Bump project version to 212.1.
[macgdbp.git] / Source / BreakpointController.h
2019-09-13 Robert SesekConvert the entire project to ARC.
2019-09-03 Robert SesekRemove unneeded -[BSSourceViewDelegate sourceView:accep...
2016-12-05 Robert SesekAdd UI for setting sybmolic breakpoints.
2016-12-04 Robert SesekMake the add breakpoint button a pull-down menu.
2016-12-04 Robert SesekMake BreakpointManager a property of DebuggerModel...
2016-12-04 Robert SesekRemove the dedicated Breakpoints source view.
2016-08-04 Robert SesekMove Breakpoints from a window to a view in the main...
2011-02-26 Robert SesekMerge branch 'ruler-view'
2011-01-16 Robert SesekImport BSSourceView.h in BreakpointController.h rather...
2011-01-16 Robert SesekInitial work to get a source view using NSRulerView.
2011-01-06 Robert SesekFormally define BSSourceViewDelegate as a protocol.
2011-01-06 Robert SesekRevert "Stub out the methods needed for drag and drop...
2011-01-06 Robert SesekStub out the methods needed for drag and drop on the...
2011-01-06 Robert SesekHappy new year!
2010-10-31 Robert SesekTabs to spaces.
2010-02-16 Robert SesekHappy new year!
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-01-22 Robert SesekHappy new year! Bump copyright.
2008-07-14 Robert SesekRenaming BreakpointWindowController to BreakpointController