Hooking up the BSSourceView outlet and implement delegates
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Jun 2008 17:59:53 +0000 (13:59 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Jun 2008 17:59:53 +0000 (13:59 -0400)
commit9c710d1b972141cccf25158f1f0cec4a7684db24
tree07de5043005826436e85215a64057b746480a145
parent1d9b7688f4498a2d95743c1259bbdae7aa88f885
Hooking up the BSSourceView outlet and implement delegates

* English.lproj/Breakpoints.xib: Hook up outlet
* Source/BreakpointWindowController.h: Add the ivar
* Source/BreakpointWindowController.m:
(addBreakpoint:): Show the NSOpenPanel to select a file
(gutterClickedAtLine:forFile:): New method
English.lproj/Breakpoints.xib
Source/BreakpointWindowController.h
Source/BreakpointWindowController.m