Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-09 | Feature #2796119 Indent wrapped lines to first line. From maXmo. | nyamatongwe | 1 | -1/+2 |
2009-04-28 | Fix for bug #2780566 UTF-8 bug on Linux | nyamatongwe | 1 | -2/+13 |
2008-12-23 | Avoid warnings with gcc 4.3 | nyamatongwe | 1 | -2/+2 |
2007-10-10 | Detect and handle invalid byte sequences in UTF-8 mode by displaying each | nyamatongwe | 1 | -3/+44 |
2007-08-16 | Make selection of first or second character on line work with a selection | nyamatongwe | 1 | -2/+2 |
2007-07-27 | Changed lineStates to a SplitVector so that it supports insert and delete | nyamatongwe | 1 | -1/+0 |
2007-07-25 | Changed ContractionState data structure to be more efficient by not only | nyamatongwe | 1 | -3/+3 |
2007-07-25 | Fixed bugs where caret was not shown at start of wrapped lines or was shown | nyamatongwe | 1 | -0/+5 |
2007-06-04 | fix osx build for new positioncache code | scaraveo | 1 | -0/+4 |
2007-06-02 | Addition of PositionCache module which adds cacing of string | nyamatongwe | 1 | -0/+586 |