Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Backport of changeset 6773:9a027c16f8c3.
|
|
ElapsedTime. Also use #if for painting measurement as there are 7 sections of code to enable.
Backport of changeset 6741:af5d9064c25c.
|
|
ScintillaDLL.cxx
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.
Backport of changeset 6670:cfe90078d684.
|
|
UniConversion.
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character into UniConversion.
Backport of changeset 6645:463fa6965d9a.
|
|
<sys/time.h> after standard C++ language headers.
Backport of changeset 6461:abc640b89c43.
|
|
Backport of changeset 6436:a366ce1a811e.
|
|
Backport of changeset 6391:9e52beea0fea.
|
|
Backport of changeset 6390:51ca7c18e949.
|
|
belong in ILexer.h.
Backport of changeset 6383:9c8257ff60b7.
|
|
Backport of changeset 6327:3d9896c08ea2.
|
|
Replaced Platform::Clamp with Sci::clamp.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
Backported from changeset 6307:7030530a9a0f.
|
|
|
|
|
|
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.
|