Use automatic validation of UI items for the toolbar buttons, rather than manually...
[macgdbp.git] / English.lproj / Debugger.xib
2008-12-01 Robert SesekUse automatic validation of UI items for the toolbar...
2008-12-01 Robert SesekUse bindings to set the register controller's contentArray
2008-12-01 Robert SesekRather than having GDBpConnection tell the window contr...
2008-12-01 Robert SesekUpdate the bindings for the stack viewer to use our...
2008-12-01 Robert SesekRefactor the DebuggerController's "stackController...
2008-10-13 Robert SesekHave the debugger and breakpoints windows remember...
2008-07-14 Robert SesekRenaming DebuggerWindowController to DebuggerController
2008-06-18 Robert SesekMerge branch 'master' into no-gc
2008-06-12 Robert SesekFixing a bug where if the register depth was too deep...
2008-06-09 Robert SesekMerge branch 'master' into no-gc
2008-06-04 Robert SesekMake the stack text be the same size as the register...
2008-04-17 Robert SesekAdd an initial breakpoints manager window and save...
2008-03-09 Robert SesekSet springs on the debugger window
2008-03-09 Robert SesekAdd a bunch of new NSView classes (to form a meta-view...
2008-01-11 Robert SesekMake the register and stack tables have uniform column...
2008-01-11 Robert SesekMerge branch 'ui-polish'
2008-01-11 Robert SesekLightening all the toolbar icons, removing the shadows...
2008-01-11 Robert SesekAdding the Step Over and Run icons, as well as modifyin...
2008-01-10 Robert SesekInstead of using NSSplitView, use BSSplitView which...
2008-01-09 Robert SesekAdding some icons for the toolbar buttons (only Step...
2008-01-09 Robert SesekPolishing up the layout even more by removing some...
2008-01-09 Robert SesekSet springs on the split view and status text
2008-01-09 Robert SesekMaking the split views go all the way to the edge,...
2008-01-09 Robert SesekUse an NSToolbar for the debugger controls instead...