Merge branch 'bug-125'
[macgdbp.git] / Source / BreakpointWindowController.m
2008-06-23 Robert SesekMerge branch 'bug-125' 1.0.1
2008-06-22 Robert SesekMerge git://github.com/ciaran/macgdbp
2008-06-22 Robert SesekWe need to balanace with a [release] call
2008-06-18 Robert SesekTell the breakpoints window to open at launch, though...
2008-06-18 Robert SesekMerge branch 'master' into no-gc
2008-06-12 Robert SesekProtect against array out of bounds exceptions when...
2008-06-12 Robert SesekThe breakpoint manager now works -- breakpoints can...
2008-06-11 Robert SesekAnother instance where [BSLineNumberView setMarkers...
2008-06-10 Robert SesekHooking up the BSSourceView outlet and implement delegates
2008-06-10 Robert SesekAdding IBAs to Breakpoints.xib and the BWC
2008-06-10 Robert SesekAdd an ivar for the BreakpointManager in the Breakpoint...
2008-06-09 Robert SesekFinishing hooking up the XIB
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