| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
C compiler.
Allow overriding file deletion command on command line so that 'rm' can be used
when cross-compiling from Unix to Windows.
|
|
gcc.
|
|
gcc 4.2.
|
|
|
|
Direct2D.
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
|
|
|
|
statically linked.
Avoid these issues and ensure compatibility with NT 4 by not including MultiMon.h and
dynamically linking to the monitor APIs when available. If not available use the
single monitor work area to define the available area.
|
|
|
|
|
|
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.
|
|
|