Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text aligned on its left side.
|
|
|
|
|
|
|
|
Scintilla widget with no wDraw drawing area.
Signals handled directly through callbacks.
|
|
Further change from Neil to avoid whitespace being included in scalars.
|
|
|
|
strings.
|
|
|
|
Made some variables unsigned to avoid warnings.
|
|
|
|
|
|
|
|
improve handling of words.
|