Use an NSToolbar for the debugger controls instead of NSButtons
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 9 Jan 2008 09:22:09 +0000 (01:22 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 9 Jan 2008 09:22:09 +0000 (01:22 -0800)
commit91a52e1f979019636b068b52c5ef8e6eacefdf5a
tree806471c78506c8a9ef0f16923c781da61203d5fb
parent99e7f1f28ae82e41d89d102c463e9429ae791d14
Use an NSToolbar for the debugger controls instead of NSButtons

* English.lproj/Debugger.nib: Removed because the designable NSToolbar requires an XIB
* English.lproj/Debugger.xib: Coverted old NIB
* MacGDBp.xcodeproj: Project updates for the nib->xib conversion
* Source/DebuggerWindowController.h: Changing the buttons to be of type NSButton to NSToolbarItem
English.lproj/Debugger.nib/classes.nib [deleted file]
English.lproj/Debugger.nib/info.nib [deleted file]
English.lproj/Debugger.nib/keyedobjects.nib [deleted file]
English.lproj/Debugger.xib [new file with mode: 0644]
MacGDBp.xcodeproj/project.pbxproj
Source/DebuggerWindowController.h