aboutsummaryrefslogtreecommitdiffstats
path: root/Source/NoodleLineNumberView.m
Commit message (Expand)AuthorAgeFilesLines
* • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline functionBibiko2009-06-181-3/+4
* Fixed some memory leaks found using llvm/clang. There are still some to fixbamse162009-06-051-1/+0
* • removed log for giving up line numberingBibiko2009-05-111-3/+0
* • added "Query Editor" preference pane for setting colors, font, and modes ...Bibiko2009-05-071-0/+8
* - Add support for click and click-and-drag selection when the line number vi...rowanbeentje2009-04-241-1/+64
* • make - (unsigned)lineNumberForCharacterIndex:(unsigned)index inText:(NSSt...Bibiko2009-04-211-1/+0
* - Implement line numbering for CMTextView:rowanbeentje2009-04-161-0/+493