Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
VB lexer states separate from C++ lexer states.
|
|
|
|
grab the contents of a Scintilla control.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a few consts.
|
|
|
|
"<!" and ">".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
longer process WM_* or EM_* messages.
|
|
|
|
This prevents SetLineIndentation from often requiring three steps to undo.
|
|
|
|
|
|
Moved to using the StyleContext class.
|
|
|
|
LexEiffel into own files.
|
|
|
|
|
|
multi-line #defines.
Fixed preprocessor lines that just contain #.
|
|
cut, paste and drag operations.
Mouse wheel scrolling moved into platform subclasses.
Macro support always included so MACRO_SUPPORT definition and use removed.
Allowing menu popup moved from Editor to ScintillaBase.
|
|
|
|
|