Age | Commit message (Collapse) | Author | Files | Lines |
|
as well as '(' and ':'.
|
|
.api files as well as '('.
Simplified GetNearestWords.
Changed to using C++ allocation always rather than malloc and free.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lines so they disppear when folded to fold.compact.
|
|
|
|
|
|
|
|
int to be compatible with other message functions.
|
|
not inlined.
|
|
|
|
|
|
a warning message and #include "Scintilla.h".
|
|
Scintilla.h must be before ScintillaWidget.h now.
|
|
pointers to allow portability to 64 bit platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IsClipboardFormatAvailable on Windows.
|
|
and declared new functions CompareCaseInsensitive and
CompareNCaseInsensitive implemented in Scintilla.
|
|
ScintillaGTK to avoid warning from gcc.
|
|
Modified by me to avoid pointless warnings and print error message if try
to build with Borland C++.
|
|
and added a comment.
|
|
|
|
they can be made up of other variables.
|
|
|
|
|
|
Trailing spaces removed from a lot of lines.
|
|
|
|
|
|
|
|
Made both the effects of backspace and delete keys be coalesced together
into undo actions.
|
|
|
|
|
|
|
|
|