2008-06-23 |
Robert Sesek | Merge branch 'bug-125' 1.0.1 |
commit | commitdiff | tree |
2008-06-23 |
Robert Sesek | Instead of using the "stopping" status, just use "Stopp... |
commit | commitdiff | tree |
2008-06-22 |
Robert Sesek | Close the connection when we receive the "stopping... |
commit | commitdiff | tree |
2008-06-22 |
Robert Sesek | Make the markers prop in BSLineNumberView be retain... |
commit | commitdiff | tree |
2008-06-22 |
Robert Sesek | Balancing with a [release] call |
commit | commitdiff | tree |
2008-06-22 |
Robert Sesek | Merge git://github.com/ciaran/macgdbp |
commit | commitdiff | tree |
2008-06-22 |
Robert Sesek | We need to balanace with a [release] call |
commit | commitdiff | tree |
2008-06-22 |
CiarĂ¡n Walsh | Syntax highlight source files using the PHP executable |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | Tell the breakpoints window to open at launch, though... |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | Added a [release] call |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | Version 1.0.1 |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | Return the NSXMLDocument in [DebuggerConnection process... |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | Instead of leaking an alloc'd NSString, use an autorele... |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | The hostname was using an autorelease'd initializer... |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | Fix a few exceptions/warnings related to going no-gc |
commit | commitdiff | tree |
2008-06-18 |
Robert Sesek | Merge branch 'master' into no-gc |
commit | commitdiff | tree |
2008-06-17 |
Robert Sesek | Center the version check window (when it pops up) and... 1.0 |
commit | commitdiff | tree |
2008-06-17 |
Robert Sesek | Have the help menu go to our website instead of saying... |
commit | commitdiff | tree |
2008-06-16 |
Robert Sesek | Adding a *real* version checking system |
commit | commitdiff | tree |
2008-06-12 |
Robert Sesek | This is going to be v1.0 |
commit | commitdiff | tree |
2008-06-12 |
Robert Sesek | After we establish a connection, we need to resend... |
commit | commitdiff | tree |
2008-06-12 |
Robert Sesek | Protect against array out of bounds exceptions when... |
commit | commitdiff | tree |
2008-06-12 |
Robert Sesek | Change the font size of the breakpoint NS-TV to be... |
commit | commitdiff | tree |
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 | Fixed a warning in Source/BSSourceView.m:48 -- method... |
commit | commitdiff | tree |
2008-06-09 |
Robert Sesek | Disabling GC |
commit | commitdiff | tree |
2008-06-09 |
Robert Sesek | Merge branch 'master' into no-gc |
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 | Turning off GC and adding back manual memory management |
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 |
next |