| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Fixes bug #1681928.
|
|
end encountered.
|
|
|
|
|
|
|
|
Fixes bug #1225548.
|
|
|
|
|
|
|
|
In release builds this is ignored instead.
|
|
as that is more readable.
|
|
character passed in and only iof not found search for the
default '('.
|
|
|
|
Supports ":=" operator and avoids processing ":" or "="
on command lines.
|
|
showing behind wrap indicator.
|
|
|
|
allow whitespace foreground to override.
|
|
Fixes bug #1665791.
|
|
notification by queueing a redraw.
|
|
|
|
|
|
fixed some folding problems; added a separate 'brace' style
|
|
if lines are wrapped.
|
|
due to counting the width of the screen line numbers as well as the print
line numbers.
|
|
|
|
|
|
|
|
|
|
|
|
flags to allow
styling to be performed within a text modification
|
|
thrown away.
|
|
SCI_SHIFT, SCI_CTRL,
and SCI_ALT bits may be set.
|
|
|
|
|
|
\W, and \xHH.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calling code.
|
|
|
|
|
|
gboolean != bool
|
|
string functions.
|
|
|
|
SplitVector
template. Inserting and deleting lines are made more efficient by lessening the
amount of per line information copied.
Marker data is only allocated for each line if markers are added.
|