Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • make - (unsigned)lineNumberForCharacterIndex:(unsigned)index ↵ | Bibiko | 2009-04-21 | 1 | -1/+0 |
| | | | | inText:(NSString *)text; public to avoid double-coding | ||||
* | - Implement line numbering for CMTextView: | rowanbeentje | 2009-04-16 | 1 | -0/+493 |
- Add an implementation of NoodleLineNumberView, by Paul Kim. Slightly tweaked to remove markers. - Add to CMTextView (to enable it for other CMTextView uses, hook up the scrollView outlet to the containing scroll view) |