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. | |||||
2001-05-01 | External lexer feature added by Simon allows lexers to be housed in DLLs with | nyamatongwe | 1 | -0/+3 | |
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/+7 | |
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 use of PropSet in Accessor to avoid linkage. | nyamatongwe | 1 | -1/+3 | |
Added indenting and horizontal scroll bar messages. | |||||
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/+69 | |