Happy new year! Bump copyright.
[macgdbp.git] / Source / BSLineNumberView.m
2009-01-22 Robert SesekHappy new year! Bump copyright.
2008-06-23 Robert SesekMerge branch 'bug-125' 1.0.1
2008-06-22 Robert SesekBalancing with a [release] call
2008-04-02 Robert SesekMerge branch 'breakpoints'
2008-04-02 Robert SesekAdd support for removing a breakpoint
2008-04-02 Robert SesekChange the drawing of the marker to make it prettier
2008-04-02 Robert SesekAdd the functionality to draw markers
2008-04-02 Robert SesekAdding a new class called BreakpointManager so we don...
2008-04-02 Robert SesekInitial breakpoint adding code
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 SesekThe mouse down handler almost works, but our math is...
2008-03-10 Robert SesekMaking progress on our -[mouseDown:] event handler...
2008-03-09 Robert SesekWe now draw the line number in the the middle of the...
2008-03-09 Robert SesekStroke the gutter at the top and bottom
2008-03-09 Robert SesekAdd a bunch of new NSView classes (to form a meta-view...