Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Windows.
|
|
From b548204bb.
|
|
folding,
disable multi-line comment folding, choosing custom explicit fold point text, and
enable explicit fold points anywhere.
From Udo Lechner.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code structure updated to new style matching C++ lexer.
From Jérôme LAFORGE.
|
|
|
|
|
|
A double-click on a visible character always selects that character and the word it is in.
From Jordan Russell.
|
|
|
|
|
|
|
|
|
|
|
|
#3125977.
Also includes an updated field in notification so that updates of no interest can be
easily ignored.
|
|
|
|
|
|
|
|
From Tino Weinkauf.
|
|
|
|
Instead of including a reverse arrow as a cursor resource in Scintilla,
generate it by reversing the normal arrow cursor.
|
|
|
|
|
|
Feature #3146650.
|
|
|
|
|
|
|
|
Bug #3133672.
|
|
|
|
|
|
|
|
Some region settings were inserted automatically by Xcode.
|
|
|
|
|
|
|
|
|
|
|
|
after ScintillaGTK instance destroyed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use a library for the lexers with MSVC to simplify SciTE makefile.
|