aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PositionCache.cxx
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Avoid warnings with gcc 4.3nyamatongwe1-2/+2
2007-10-10Detect and handle invalid byte sequences in UTF-8 mode by displaying eachnyamatongwe1-3/+44
2007-08-16Make selection of first or second character on line work with a selectionnyamatongwe1-2/+2
2007-07-27Changed lineStates to a SplitVector so that it supports insert and deletenyamatongwe1-1/+0
2007-07-25Changed ContractionState data structure to be more efficient by not onlynyamatongwe1-3/+3
2007-07-25Fixed bugs where caret was not shown at start of wrapped lines or was shownnyamatongwe1-0/+5
2007-06-04fix osx build for new positioncache codescaraveo1-0/+4
2007-06-02Addition of PositionCache module which adds cacing of stringnyamatongwe1-0/+586