| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
ILexer.h.
|
|
|
|
as provisional.
|
|
|
|
Add some helper methods to SubStyles for finding style metadata of substyles.
|
|
|
|
checking in 4.0. Use lvRelease4 ID.
|
|
|
|
|
|
|
|
IDocument but with all the methods from IDocumentWithLineEnd. This removes
version checking (for now). Use dvRelease4 ID.
Drop mask argument to StartStyling.
|
|
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.
|
|
|
|
|
|
|
|
|
|
line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of Win32 API types and basetsd.h when on Windows.
|
|
|
|
|
|
|
|
warnings are visible for platform-independent code.
|
|
underneath positions or characters.
|
|
Made parameter names and types more consistent. Document return types.
Use more classes in documentation to facilitate scripting and styling.
|
|
|
|
Allows choosing any colour for a margin.
|
|
is within the window.
|
|
vertical edges simultaneously.
|
|
support for abridged keywords.
|
|
ILexer implementation
Lexer can now correctly handle:
"end triggers" phrase
"last-event:function" phrase
Indefinite comment level depth
|
|
this helps downstream use.
|
|
|