| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
 | 
 | 
extensible.
For CallTip, GTK and Qt hardcode BidiR2L to false as they don't support
bidirectional, its the same as current, and the BidiR2L state on EditModel isn't
easily accessible.
 | 
 | 
 | 
 | 
Allows platform-independent code to be written just to handle Unicode.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This allows removal of related #include statements.
 | 
 | 
This code worked correctly before this change.
 | 
 | 
This restores functioning of Scintilla on versions of Qt before 5.9.
 | 
 | 
 | 
 | 
 | 
 | 
This can reduce the time taken to fold a document by half.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This change was not compatible with Cocoa as it uses document-based coordinates
rather than view-based.
 | 
 | 
 | 
 | 
interfaces ILexer4 and IDocument.
 | 
 | 
Linux.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
and lines.
 | 
 | 
Was incompatible with Qt 4.7 and 4.8.
 | 
 | 
 | 
 | 
unintended conversions.
 | 
 | 
 | 
 | 
 | 
 | 
on and off
as required. This saves power as there are fewer wake ups.
A tolerance value is provided so that platforms that support coalescing timers,
Windows 8+ and OS X 10.9+, can use them.
The previous global 100 millisecond timer may still be used by non-core platforms.
 | 
 | 
depended on undefined behaviour.
 | 
 | 
 | 
 | 
conversion in Editor.
 | 
 | 
 | 
 | 
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
 | 
 | 
From John Ehresman.
 | 
 | 
Means rectangular clipboard operations will not work.
 | 
 | 
 | 
 | 
From Fan Yang.
 | 
 | 
Move printing parameters into a separate struct.
 | 
 | 
case conversion of Unicode text in accordance with Unicode.
 | 
 | 
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
 | 
 | 
 |