Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-20 | Added a Match method to Accessor to make it easy to check for strings in a ↵ | nyamatongwe | 1 | -0/+1 | |
document. Moved IsASpaceOrTab into StyleContext header. | |||||
2002-02-11 | Changes to tighten up styling beyond the bounds of the document. | nyamatongwe | 1 | -1/+3 | |
May not be permanent. | |||||
2001-05-01 | External lexer feature added by Simon allows lexers to be housed in DLLs with | nyamatongwe | 1 | -2/+7 | |
a .lexer extension which are automatically loaded at startup. Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers. | |||||
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -1/+9 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-07-05 | Fixed BoundsChecker warnings including some leaks. | nyamatongwe | 1 | -1/+1 | |
2000-04-18 | Removed PropSet from Accessor interface. | nyamatongwe | 1 | -1/+3 | |
Indenting and horizontal scroll bar messages. Fixed undo grouping bug. Vertical scrolling can be performed with Ctrl+ arrows | |||||
2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -1/+5 | |
2000-04-07 | Accessor has a virtual destructor. | nyamatongwe | 1 | -0/+1 | |
2000-04-05 | Moved performance critical functionality back up into Accessor from | nyamatongwe | 1 | -30/+1 | |
sub classes. | |||||
2000-04-04 | Initial version. | nyamatongwe | 1 | -0/+71 | |