Merge branch 'bug-125'
[macgdbp.git] / Source / BSSourceView.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 CiarĂ¡n WalshSyntax highlight source files using the PHP executable
2008-06-18 Robert SesekMerge branch 'master' into no-gc
2008-06-10 Robert SesekAuto-hide the scrollbars in BSSourceView
2008-06-09 Robert SesekFixed a warning in Source/BSSourceView.m:48 -- method...
2008-06-09 Robert SesekMerge branch 'master' into no-gc
2008-04-17 Robert SesekTurning off GC and adding back manual memory management
2008-04-02 Robert SesekMerge branch 'breakpoints'
2008-04-01 Robert SesekWe now properly handle the mouseDown event in the gutter
2008-03-13 Robert SesekMerge branch 'master' into breakpoints
2008-03-10 Robert SesekMaking progress on our -[mouseDown:] event handler...
2008-03-09 Robert SesekWe now highlight the break'd line
2008-03-09 Robert SesekAdding a method to scroll to a given line in the BSSour...
2008-03-09 Robert SesekAdd a bunch of new NSView classes (to form a meta-view...