Age | Commit message (Collapse) | Author | Files | Lines |
|
other platforms and ensure for folding markers that the '+' or '-' do
not touch the circle.
Change order of drawing so that circles are drawn after connecting
lines so overwrite any tails.
|
|
Avoid drawing one arm of each arrow longer than the other on Cocoa.
The weight of the strokes is more uniform on Windows/Direct2D and Cairo.
|
|
|
|
|
|
provided functionality.
|
|
|
|
guaranty termination where possible.
|
|
|
|
|
|
|
|
|
|
Parameter names added to method declarations.
|
|
|
|
When there are two adjacent instances of the same indicator (but with different
values), only the first of them was drawn. This is because when attempting to
skip the gap between the first and second indicator, Editor::DrawIndicators
would skip whatever run was there without checking whether it was actually a
gap or already the next indicator.
|
|
previously
prepared content was shown.
|
|
Also enables more flexibility with modifier keys.
|
|
|
|
|
|
|
|
From Mark Robinson.
|
|
From SiegeLord.
|
|
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
|
|
document
to return document size.
|
|
invalid position.
|
|
|
|
|
|
gcc.
|
|
|
|
|
|
Tests for this and other sub styles methods.
|
|
|
|
From OmegaPhil.
|
|
|
|
whole view.
|
|
|
|
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
|
|
Scintilla_LinkLexers.
Fix comment with file name.
|
|
From Neomi.
|
|
|
|
Move printing parameters into a separate struct.
|
|
From Neomi.
|
|
controlCharSymbol setting moved along with calculated fields for tab
width and control symbols.
Use of TextSegment simplified and variables made const where possible.
|
|
|
|
|
|
a binary file.
Simplify use of BreakFinder and use for layout as well as drawing.
|
|
|
|
Fixed by using hex escapes for non-ASCII.
|
|
it never really could be.
|
|
|
|
possible.
unordered_map caused too many porting problems.
|