]> src.bluestatic.org Git - macgdbp.git/history - Source/BSLineNumberRulerView.mm
Call |-setNeedsDisplay:| in the right places so that the line numbers paint properly
[macgdbp.git] / Source / BSLineNumberRulerView.mm
2011-01-16 Robert SesekCall |-setNeedsDisplay:| in the right places so that...
2011-01-16 Robert SesekBSLineNumberRulerView should take the BSSourceView...
2011-01-16 Robert SesekPad and vertically center the line numbers
2011-01-16 Robert SesekDraw rudimentary line numbers!
2011-01-16 Robert SesekMove |-computeLineIndex| from BSSourceView to BSLineNum...