Age | Commit message (Collapse) | Author | Files | Lines |
|
character that was actually modified.
|
|
reentering causes styling to not be performed.
|
|
Fixed problem where wrap needed was moving the last wrapped line forward
past lines that were not yet wrapped.
Minor improvement to LineLayout to handle lines that only need a single
display line which is the majority most of the time.
|
|
|
|
|
|
|
|
|
|
turned off. This check had been in the platform layer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
character is added separately and is seen as a char added notification so that calltips can be shown.
|
|
|
|
files.
|
|
|
|
to allow folding preprocessor directives.
|
|
document. Moved IsASpaceOrTab into StyleContext header.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
page below last document line.
|
|
|
|
|
|
Always compiles Scintilla_LinkLexers().
List of lexers automatically generated.
|
|
|
|
|
|
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 '!'.
|
|
|
|
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.
|
|
|
|
|
|
|