Create a LoggingController that shows all the commands sent and received.
[macgdbp.git] / English.lproj / MainMenu.xib
2010-03-29 Robert SesekCreate a LoggingController that shows all the commands...
2009-05-19 Robert SesekAdd a toolbar icon for the HUD window, which required...
2009-04-02 Robert SesekAdd an item to the Window menu to allow the inspector...
2009-01-22 Robert SesekMerge branch 'refactoring'
2008-12-02 Robert SesekRenaming registers to variables
2008-12-01 Robert SesekRefactor the DebuggerController's "stackController...
2008-07-14 Robert SesekRenaming BreakpointWindowController to BreakpointController
2008-07-14 Robert SesekRenaming DebuggerWindowController to DebuggerController
2008-07-14 Robert SesekAdd IBOutlets for both DebuggerWindowController and...
2008-07-14 Robert SesekMerge branch 'memory-fixes'
2008-07-13 Robert SesekMerge branch 'menu-validation'
2008-07-10 Robert SesekAdding the "Debugger" menu to the NIB file and hooking...
2008-07-10 Robert SesekHook up the "Check for updates..." menu item
2008-07-09 Robert SesekRemove the old version checking system that we wrote...
2008-07-09 Robert SesekAdd Sparkle framework and hook it up (except for the...
2008-07-09 Robert SesekInstantiate the Debugger and Breakpoint controllers...
2008-07-09 Robert SesekAdding an empty preferences window and controller....
2008-06-18 Robert SesekMerge branch 'master' into no-gc
2008-06-17 Robert SesekHave the help menu go to our website instead of saying...
2008-06-16 Robert SesekAdding a *real* version checking system
2008-06-09 Robert SesekMerge branch 'master' into no-gc
2008-06-09 Robert SesekAdding a breakpoints NSWindowController for Breakpoints.xib
2008-04-23 Robert SesekMaking a reference to the debugger in the Window menu
2008-04-23 Robert SesekRemoving the connect dialog
2008-04-17 Robert SesekAdd an initial breakpoints manager window and save...
2008-01-11 Robert SesekConverting the rest of the NIBs to be XIBs simply for...