Force a re-serialization of Breakpoints on decode.
[macgdbp.git] / Source / AppDelegate.h
2016-08-04 Robert SesekMove Breakpoints from a window to a view in the main...
2011-01-06 Robert SesekHappy new year!
2010-10-31 Robert SesekAdd a singleton |+instance| method to AppDelegate so...
2010-10-31 Robert SesekTabs to spaces.
2010-03-29 Robert SesekCreate a LoggingController that shows all the commands...
2010-02-16 Robert SesekHappy new year!
2009-05-19 Robert SesekAdd a toolbar icon for the HUD window, which required...
2009-05-16 Robert SesekMerge branch 'bug-157'
2009-05-16 Robert SesekMerge branch 'cosmetics'
2009-05-10 Robert SesekMake the asterisk attached to the type, rather than...
2009-04-02 Robert SesekAdd an item to the Window menu to allow the inspector...
2009-01-22 Robert SesekHappy new year! Bump copyright.
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-13 Robert SesekMerge branch 'menu-validation'
2008-07-09 Robert SesekRemove the old version checking system that we wrote...
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-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 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:
2007-08-01 Robert Sesek- Adding a .gitignore to hide the nib backup files