| Age | Commit message (Collapse) | Author | Files | Lines |
|
overflow warnings.
|
|
The -mno-cygwin and --relocatable options are no longer supported.
|
|
Instead of including a reverse arrow as a cursor resource in Scintilla,
generate it by reversing the normal arrow cursor.
|
|
Some tidying.
|
|
Options slightly different when using gcc rather than dllwrap.
|
|
|
|
|
|
|
|
lexers changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
argument to disable the warning as is already done for GTK+ compilations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NULL. Added options to make files so that this does trigger warnings.
|
|
|