aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/ExternalLexer.h
AgeCommit message (Collapse)AuthorFilesLines
2002-02-12Made compatible with const correctness done for superclass.nyamatongwe1-2/+2
2001-05-21Update from Simon to make startup and finalise work properly.nyamatongwe1-0/+10
2001-05-01External lexer feature added by Simon allows lexers to be housed in DLLs withnyamatongwe1-0/+74
a .lexer extension which are automatically loaded at startup. Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers.