Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Caused by 16-bit integer underflow on coordinates, possibly in X.
|
|
DBCS case folder implemented on Windows.
|
|
|
|
and brace matching as it is much faster on DBCS text.
|
|
|
|
or 950.
Moved DBCS processing from Platform to Document.
|
|
lexer objects changes.
|
|
inserting default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Additional mode SC_CARETSTICKY_WHITESPACE implemented.
|
|
|
|
DeleteAllMarks will only cause a modification notification when a mark was actually deleted.
|
|
to be wrapped rather than lexing the whole document at once.
|
|
|
|
|
|
Always return start position when search text is empty.
|
|
|
|
|
|
can use functions instead.
|
|
lexers changed.
|
|
lexers changed.
|
|
|
|
nA>0.AND.
lexes the .AND. as a word operator.
|
|
selection margin and scrolling the window for caret movement when possible.
|
|
Javascript and other script regions of html files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Comments Clipper: *, &&
Comments C/C++ Doxygen: /* ... */, //
Doxygen keywords
Strings: single quotes, double
Operators including @
Dates: {^...}
Constants: nil, .t., .f.
Word Operators: .not., .and., .or.
Disabled code pragmas: begindump, __cstream, enddump, __endtext
|