aboutsummaryrefslogtreecommitdiffstats
path: root/Source/NoodleLineNumberView.h
Commit message (Expand)AuthorAgeFilesLines
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-23/+20
* • sped up the line number drawing; now it's 5 times fasterBibiko2012-01-051-0/+3
* • sped up line range calculation a bitBibiko2011-05-271-0/+3
* • some minor speed improvementsBibiko2011-02-171-0/+6
* • some speed improvements for line numberingBibiko2011-02-161-0/+6
* • several speed optimisations and code cleaningBibiko2011-02-021-22/+27
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-3/+3
* - Add support for click and click-and-drag selection when the line number vi...rowanbeentje2009-04-241-0/+3
* • make - (unsigned)lineNumberForCharacterIndex:(unsigned)index inText:(NSSt...Bibiko2009-04-211-0/+2
* - Implement line numbering for CMTextView:rowanbeentje2009-04-161-0/+60