Age | Commit message (Collapse) | Author |
|
|
|
This patch was submitted upstream and should not be needed in the next release
of Scintilla.
|
|
|
|
Clicking on the first character in a line caused Scintilla to think the line's
margin was clicked, incorrectly selecting the entire line.
|
|
|
|
When the call tip is smaller than the window (such as the command entry), keep
existing position in order to keep the call tip from appearing in front of
buffer text.
|
|
Upstream patch is in r5324 (changeset d17b39c9eb2a).
|
|
This is for drawing nearly all line markers as text in the terminal version.
This patch is subject to change until Neil applies or modifies the upstream
patch I sent.
|
|
This is for drawing wrap markers as text in the terminal version.
This patch is subject to change until Neil applies or modifies the upstream
patch I sent.
|
|
This is for drawing tab arrows as text in the terminal version.
This patch is subject to change until Neil applies or modifies the upstream
patch I sent.
|
|
This patch is subject to change until Neil applies or modifies the upstream
patch I sent.
|
|
|
|
|
|
This patch should be reverted if it is applied upstream.
|
|
|
|
Also temporarily include my upstream patch for autocompletion into multiple
selections. When 3.4.3 comes out, the patch may be removed.
This commit negates the requirement for Scintilla post 3.4.2, mentioned in
1736:12256c79f24b.
|
|
|
|
|
|
Will be removed when upgrading to Scintilla > 3.3.6 if upstream patch is
accepted.
|
|
|