| Age | Commit message (Collapse) | Author | Files | Lines |
|
Instead of including a reverse arrow as a cursor resource in Scintilla,
generate it by reversing the normal arrow cursor.
|
|
|
|
Use a library for the lexers with MSVC to simplify SciTE makefile.
|
|
|
|
|
|
|
|
VS10 to fail.
|
|
|
|
|
|
|
|
|
|
Translate exceptions into status codes before leaving Scintilla.
Pick up status codes in SciTE and throw a ScintillaFailure exception.
SciTE on Windows catches ScintillaFailure, shows message and exits.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to position information and segments long pieces of text so they
can be handled more efficiently.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classification from Document into a separate CharClassify class and file
and uses this from RESearch for regular expression word end \< and \>
instead of built-in table.
|
|
|
|
Removed comment saying GrabFocus is GTK+ specific.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NULL. Added options to make files so that this does trigger warnings.
|
|
|
|
main Basic lexer.
|
|
|
|
|