Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-29 | Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between ↵ | Neil | 1 | -15/+6 | |
character positions and the other for retrieving a character and width. | |||||
2013-06-27 | Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for ↵ | nyamatongwe | 1 | -0/+15 | |
character-oriented access. Implemented using new method IDocumentWithLineEnd::GetRelativePosition. | |||||
2013-05-24 | Made methods const where they can be and are logically const as well. | nyamatongwe | 1 | -6/+6 | |
2013-01-19 | Implement generic support for Unicode line ends and sub styles in lexer ↵ | nyamatongwe | 1 | -2/+19 | |
support classes. | |||||
2013-01-19 | Add encodingType and documentVersion to decode and cache information | nyamatongwe | 1 | -2/+18 | |
about the document. | |||||
2012-04-21 | Use a cast to avoid warnings from cppcheck about sign extension of characters. | nyamatongwe | 1 | -1/+1 | |
2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+175 | |