Happy new year! Bump copyright.
[macgdbp.git] / Source / AppDelegate.m
2009-01-22 Robert SesekHappy new year! Bump copyright.
2008-08-01 Ciarán WalshPreferences should be set in +load rather than +initial...
2008-07-13 Robert SesekMerge branch 'menu-validation'
2008-07-09 Robert SesekRemove the old version checking system that we wrote...
2008-07-09 Robert SesekInstantiate the Debugger and Breakpoint controllers...
2008-07-09 Robert SesekUse prefernce values to set the port and IDE key, rathe...
2008-07-09 Robert SesekSetting the default values for NSUserDefaults
2008-07-09 Robert SesekAdding an empty preferences window and controller....
2008-06-23 Robert SesekMerge branch 'bug-125' 1.0.1
2008-06-18 Robert SesekAdded a [release] call
2008-06-18 Robert SesekFix a few exceptions/warnings related to going no-gc
2008-06-18 Robert SesekMerge branch 'master' into no-gc
2008-06-17 Robert SesekCenter the version check window (when it pops up) and... 1.0
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-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-09 Robert SesekWe need an instance of BreakpointWindowController in...
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-02 Robert SesekMerge branch 'breakpoints'
2008-04-02 Robert SesekAdding a new class called BreakpointManager so we don...
2008-04-02 Robert SesekInitial breakpoint adding code
2008-01-06 Robert SesekMerge branch 'leopard'
2008-01-05 Robert SesekHappy new year!
2008-01-05 Robert SesekMerge branch 'refactoring' into leopard
2008-01-05 Robert SesekWe no longer use DebuggerConnection to manage the Debug...
2008-01-04 Robert SesekRemoving the extra spacing after colons in function...
2007-08-11 Robert SesekWe previously were leaking all over the place due to...
2007-08-01 Robert Sesek* Source/AppDelegate.m:
2007-08-01 Robert Sesek* Source/AppDelegate:
2007-08-01 Robert Sesek* English.lproj/Connect.nib: Setting the File's Owner...
2007-08-01 Robert Sesek- Adding a .gitignore to hide the nib backup files