Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
If property line has no '=' it is treated as '=1'.
|
|
|
|
|
|
Updated make files to know about SString being moved into its own header.
|
|
|
|
|
|
|
|
|
|
MoveCaretInsideView as part of the API and did some other work on macros.
|
|
at end of line inside strings and to allow 5 digit line numbers when
printing.
|
|
|
|
|
|
selection.
|
|
|
|
|
|
|
|
commands which allows them to propogate up to containers rather than
requiring explicit propogation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
just as it does in VC++.
|
|
|
|
|
|
|