Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
point constants (1.2e-5) but not in hexadecimal numbers (1e2-5).
|
|
|
|
|
|
|
|
|
|
bounds.
|
|
|
|
|
|
|
|
|
|
|
|
linking.
|
|
linking.
|
|
linking.
|
|
|
|
before.
|
|
File specific inline functions marker as static to ensure no bad linking.
|
|
File specific inline functions marker as static to ensure no bad linking.
|
|
File specific inline functions marker as static to ensure no bad linking.
|
|
May not be permanent.
|
|
|
|
|
|
|
|
|
|
|
|
characters against upper case characters to ensure consistent sorting
and searching.
|
|
Simplified and made floating point numbers appear all
in number style rather than with the '.' in operator style.
|
|
Changed date of 1.44 release.
|
|
End when already at line end.
|