Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
lines so they disppear when folded to fold.compact.
|
|
|
|
|
|
|
|
|
|
pointers to allow portability to 64 bit platforms.
|
|
|
|
|
|
|
|
|
|
IsClipboardFormatAvailable on Windows.
|
|
and declared new functions CompareCaseInsensitive and
CompareNCaseInsensitive implemented in Scintilla.
|
|
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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
Made some variables unsigned to avoid warnings.
|
|
|
|
|
|
|
|
improve handling of words.
|
|
code developed for the complex strings.
|
|
two undo steps - one for the typing and one for the paste.
|
|
Handle non-inline scripts that use the src attribute.
Multiple line tags are read fully - previously seeked back to beginning
of tag but used the original length rather than adding the characters
moved over.
XML end tags: /> detected correctly in simple <tag/> case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More batch file features are recognised when NEW_BATCH defined.
Make lexer understands variables, operators, and preprocessor.
|
|
|
|
|
|
|
|
|