Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-29 | Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between ↵ | Neil | 1 | -1/+2 | |
character positions and the other for retrieving a character and width. | |||||
2013-06-27 | Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for ↵ | nyamatongwe | 1 | -0/+1 | |
character-oriented access. Implemented using new method IDocumentWithLineEnd::GetRelativePosition. | |||||
2013-01-19 | Add methods for Unicode line ends and substyles to IDocument and ILexer | nyamatongwe | 1 | -2/+19 | |
producing IDocumentWithLineEnd and ILexerWithSubStyles. | |||||
2011-10-26 | Implement ILoader interface so that clients can load documents from | nyamatongwe | 1 | -0/+8 | |
background threads. | |||||
2010-08-19 | Adding GetLineIndentation to IDocument. | nyamatongwe | 1 | -0/+1 | |
2010-08-19 | Exposed BufferPointer through IDocument. | nyamatongwe | 1 | -0/+1 | |
2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+67 | |