Age | Commit message (Collapse) | Author | Files | Lines |
|
resource file compilation and simplified some rules.
|
|
|
|
|
|
and lexers.
|
|
and lexers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
page below last document line.
|
|
|
|
|
|
|
|
procedure used for changing the set of lexers.
|
|
|
|
|
|
for SciLexer version.
|
|
|
|
Always compiles Scintilla_LinkLexers().
List of lexers automatically generated.
|
|
|
|
Scintilla_LinkLexers().
|
|
|
|
|
|
determine width of text items such as width needed for line numbers.
|
|
|
|
|
|
is inserted and be removing handling of cases where text is deleted as these are handled automatically in the modification listener.
|
|
|
|
|
|
|
|
|
|
lexers.
|
|
|
|
|
|
the same as '+++' rather than like '!'.
|
|
|
|
fails on Windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by deallocating the cache when switching buffers.
When number of lines decreases, line layout cache entries for extra lines
are deleted.
|
|
a position that was at the end of a subline, and thus also the beginning
of the next subline LocationFromPosition was favoring the end of subline.
Treat a cached wrapping as invalid if the current wrap width is different
to when the wrapping was done.
|