Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-25 | Fixed bugs where caret was not shown at start of wrapped lines or was shown | nyamatongwe | 1 | -0/+1 | |
at both the start of one line and the end of the previous line. | |||||
2007-06-04 | fix osx build for new positioncache code | scaraveo | 1 | -0/+8 | |
2007-06-02 | Increased segmentation parameters to more reasonable values. | nyamatongwe | 1 | -2/+2 | |
2007-06-02 | Addition of PositionCache module which adds cacing of string | nyamatongwe | 1 | -0/+154 | |
to position information and segments long pieces of text so they can be handled more efficiently. |