Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
ILexer.h.
|
|
|
|
Replaced Platform::Clamp with Sci::clamp but will later change this to
std::clamp once on full C++17 compilers.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
|
|
|
|
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
|
|
where it may be needed in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which is 0 or NULL for most lines.
|
|
|
|
|
|
in Cocoa source consistently.
|
|
|
|
|
|
|
|
|
|
lexer ID -> fileName dictionaries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defined in scripts/HeaderOrder.txt.
|
|
|
|
Normalize credit format. Make list same as one shown in about box.
|
|
|
|
LexGen is always woking on up-to-date headers.
|
|
|
|
|
|
Fixed by using hex escapes for non-ASCII.
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
SciTE regeneration into ../scite/scripts/RegenerateSource.py.
FileGenerator.py adds ReplaceREInFile function.
|
|
|
|
Use FileGenerator module for file generation instead of code in each script.
|
|
|