| 2008-06-12 | 
Robert Sesek | The breakpoint manager now works -- breakpoints can...  | 
commit | commitdiff | tree | 
| 2008-06-12 | 
Robert Sesek | Fixing a bug where if the register depth was too deep...  | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | Another instance where [BSLineNumberView setMarkers...  | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | Trying to use mutableChildNodes and appending mock...  | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | Index path by appending IP with a counter | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | Index path by appending 0 to the IP | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | [BSLineNumberView setMarkers:] takes an NSSet and not...  | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | Set the "Automatically Rearranges Content" and "Prepare...  | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | In DebuggerConnection, we need to protect against setti...  | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | Set the BSSourceView's delegate in Breakpoints.xib | 
commit | commitdiff | tree | 
| 2008-06-11 | 
Robert Sesek | Have the BreakpointManager tell the DebuggerConnection...  | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Auto-hide the scrollbars in BSSourceView | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Automatically hide scrollbars on the NSTableView of...  | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Set the BreakpointManager's connection to the DebuggerC...  | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Add a prop for DebuggerConnection and change the breakp...  | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Hooking up the BSSourceView outlet and implement delegates | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Hooking up a NSArrayController to manage the breakpoints | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Adding IBAs to Breakpoints.xib and the BWC | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Rewrite BreakpointManager to use NSArray instead a...  | 
commit | commitdiff | tree | 
| 2008-06-10 | 
Robert Sesek | Add an ivar for the BreakpointManager in the Breakpoint...  | 
commit | commitdiff | tree | 
| 2008-06-09 | 
Robert Sesek | Fixing some UI quirks in the breakpoints window | 
commit | commitdiff | tree | 
| 2008-06-09 | 
Robert Sesek | Finishing hooking up the XIB | 
commit | commitdiff | tree | 
| 2008-06-09 | 
Robert Sesek | We need an instance of BreakpointWindowController in...  | 
commit | commitdiff | tree | 
| 2008-06-09 | 
Robert Sesek | Adding a breakpoints NSWindowController for Breakpoints.xib | 
commit | commitdiff | tree | 
| 2008-06-09 | 
Robert Sesek | Adding Breakpoints.xib for the breakpoints manager | 
commit | commitdiff | tree | 
| 2008-06-06 | 
Robert Sesek | We aren't going to store breakpoints in NSUserDefaults | 
commit | commitdiff | tree | 
| 2008-06-06 | 
Robert Sesek | Adding NSDictionary archiving and unarchiving abilities...  | 
commit | commitdiff | tree | 
| 2008-06-06 | 
Robert Sesek | Reorganizing the project source files into groups | 
commit | commitdiff | tree | 
| 2008-06-05 | 
Robert Sesek | When calling -[SocketWrapper remoteHost], we don't...  | 
commit | commitdiff | tree | 
| 2008-06-05 | 
Robert Sesek | Sending the "run" command was balanced with a receive...  | 
commit | commitdiff | tree | 
| 2008-06-05 | 
Robert Sesek | Comment out the saving of breakpoints to NSUserDefaults...  | 
commit | commitdiff | tree | 
| 2008-06-04 | 
Robert Sesek | Make the stack text be the same size as the register...  | 
commit | commitdiff | tree | 
| 2008-06-04 | 
Robert Sesek | We don't want the NULL byte at the end of the NSString...  | 
commit | commitdiff | tree | 
| 2008-06-04 | 
Robert Sesek | Instead of using NSData for [SocketWrapper receive...  | 
commit | commitdiff | tree | 
| 2008-06-04 | 
Robert Sesek | Putting GC back on because we really need it | 
commit | commitdiff | tree | 
| 2008-06-04 | 
Robert Sesek | Forgot to turn off GC in debug mode | 
commit | commitdiff | tree | 
| 2008-05-28 | 
Robert Sesek | Add better error checking for malformed XML | 
commit | commitdiff | tree | 
| 2008-05-28 | 
Robert Sesek | Trying to add some bounds checking so we don't get...  | 
commit | commitdiff | tree | 
| 2008-05-28 | 
Robert Sesek | Don't try to load empty files (like when we're in eval()) | 
commit | commitdiff | tree | 
| 2008-04-23 | 
Robert Sesek | Making a reference to the debugger in the Window menu | 
commit | commitdiff | tree | 
| 2008-04-23 | 
Robert Sesek | Removing the connect dialog | 
commit | commitdiff | tree | 
| 2008-04-17 | 
Robert Sesek | Add an initial breakpoints manager window and save...  | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Merge branch 'breakpoints' | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | When clicking a breakpoint that exists, tell the connec...  | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Return the breakpoint when removing in BreakpointManager | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Adding support to actually set breakpoints on the debug...  | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Add support for removing a breakpoint | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Change the drawing of the marker to make it prettier | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Add the functionality to draw markers | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Adding a new class called BreakpointManager so we don...  | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Robert Sesek | Initial breakpoint adding code | 
commit | commitdiff | tree | 
| 2008-04-01 | 
Robert Sesek | We now properly handle the mouseDown event in the gutter | 
commit | commitdiff | tree | 
| 2008-03-29 | 
Robert Sesek | Add an application icon | 
commit | commitdiff | tree | 
| 2008-03-13 | 
Robert Sesek | Merge branch 'master' into breakpoints | 
commit | commitdiff | tree | 
| 2008-03-13 | 
Robert Sesek | Allow the type to also display the class of object | 
commit | commitdiff | tree | 
| 2008-03-10 | 
Robert Sesek | The mouse down handler almost works, but our math is...  | 
commit | commitdiff | tree | 
| 2008-03-10 | 
Robert Sesek | Making progress on our -[mouseDown:] event handler...  | 
commit | commitdiff | tree | 
| 2008-03-09 | 
Robert Sesek | We now highlight the break'd line | 
commit | commitdiff | tree | 
| 2008-03-09 | 
Robert Sesek | Adding a method to scroll to a given line in the BSSour...  | 
commit | commitdiff | tree | 
| 2008-03-09 | 
Robert Sesek | Set springs on the debugger window | 
commit | commitdiff | tree | 
| 2008-03-09 | 
Robert Sesek | We now draw the line number in the the middle of the...  | 
commit | commitdiff | tree | 
| 2008-03-09 | 
Robert Sesek | Stroke the gutter at the top and bottom | 
commit | commitdiff | tree | 
| 2008-03-09 | 
Robert Sesek | Fixing a memory leak | 
commit | commitdiff | tree | 
| 2008-03-09 | 
Robert Sesek | Add a bunch of new NSView classes (to form a meta-view...  | 
commit | commitdiff | tree | 
| 2008-01-14 | 
Robert Sesek | The icons all had a bit of highlight hanging in the...  | 
commit | commitdiff | tree | 
| 2008-01-11 | 
Robert Sesek | Make the register and stack tables have uniform column...  | 
commit | commitdiff | tree | 
| 2008-01-11 | 
Robert Sesek | Converting the rest of the NIBs to be XIBs simply for...  | 
commit | commitdiff | tree | 
| 2008-01-11 | 
Robert Sesek | Merge branch 'ui-polish' | 
commit | commitdiff | tree | 
| 2008-01-11 | 
Robert Sesek | Lightening all the toolbar icons, removing the shadows...  | 
commit | commitdiff | tree | 
| 2008-01-11 | 
Robert Sesek | Adding the Step Over and Run icons, as well as modifyin...  | 
commit | commitdiff | tree | 
| 2008-01-11 | 
Robert Sesek | We were previously using, for the stack table, the...  | 
commit | commitdiff | tree | 
| 2008-01-11 | 
Robert Sesek | Make sure that the source viewer is not editable | 
commit | commitdiff | tree | 
| 2008-01-10 | 
Robert Sesek | We now properly draw the dimple in BSSplitView | 
commit | commitdiff | tree | 
| 2008-01-10 | 
Robert Sesek | Draw the dimple (though it is upside-down because the...  | 
commit | commitdiff | tree | 
| 2008-01-10 | 
Robert Sesek | Instead of using NSSplitView, use BSSplitView which...  | 
commit | commitdiff | tree | 
| 2008-01-09 | 
Robert Sesek | Adding some icons for the toolbar buttons (only Step...  | 
commit | commitdiff | tree | 
| 2008-01-09 | 
Robert Sesek | Polishing up the layout even more by removing some...  | 
commit | commitdiff | tree | 
| 2008-01-09 | 
Robert Sesek | Set springs on the split view and status text | 
commit | commitdiff | tree | 
| 2008-01-09 | 
Robert Sesek | Making the split views go all the way to the edge,...  | 
commit | commitdiff | tree | 
| 2008-01-09 | 
Robert Sesek | Use an NSToolbar for the debugger controls instead...  | 
commit | commitdiff | tree | 
| 2008-01-09 | 
Robert Sesek | The reconnect functionality now works | 
commit | commitdiff | tree | 
| 2008-01-06 | 
Robert Sesek | Merge branch 'leopard' | 
commit | commitdiff | tree | 
| 2008-01-06 | 
Robert Sesek | The registers now have memory and stay expanded | 
commit | commitdiff | tree | 
| 2008-01-06 | 
Robert Sesek | We now properly fetch registers who need to have more...  | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | Removing the notification-delegate system that SocketWr...  | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | In SocketWraper, don't use the notification posting...  | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | Synthesize new properties for class cross-referencing...  | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | Adding 2008 to the copyright year in the Info.plist...  | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | Happy new year! | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | Use garbage collection and add -[SocketWrapper close...  | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | Merge branch 'refactoring' into leopard | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | Finish the refactoring in the previous commit and now...  | 
commit | commitdiff | tree | 
| 2008-01-05 | 
Robert Sesek | We no longer use DebuggerConnection to manage the Debug...  | 
commit | commitdiff | tree | 
| 2008-01-04 | 
Robert Sesek | Instead of storing the pionter to the expanded item...  | 
commit | commitdiff | tree | 
| 2008-01-04 | 
Robert Sesek | Readd a space after a colon | 
commit | commitdiff | tree | 
| 2008-01-04 | 
Robert Sesek | Readd a space after a colon | 
commit | commitdiff | tree | 
| 2008-01-04 | 
Robert Sesek | Reworking the code to use NSTreeNode instead of the...  | 
commit | commitdiff | tree | 
| 2008-01-04 | 
Robert Sesek | We don't need the 10.5 SDK on the refactoring branch | 
commit | commitdiff | tree | 
| 2008-01-04 | 
Robert Sesek | Renaming the status ivar to be statusmsg so that -...  | 
commit | commitdiff | tree | 
| 2008-01-04 | 
Robert Sesek | Refactoring _reconnectButton | 
commit | commitdiff | tree | 
| next |