diff options
| author | Zufu Liu <unknown> | 2025-10-29 17:10:25 +1100 |
|---|---|---|
| committer | Zufu Liu <unknown> | 2025-10-29 17:10:25 +1100 |
| commit | bd97e46bc614bb86ff18ab493240dc9be2dabd05 (patch) | |
| tree | e3eb814bafd47b64468be2d43b3caad93edeec24 /doc/ScintillaHistory.html | |
| parent | 527af5a4ec23792f40dd26dbbc076b006d75369d (diff) | |
| download | scintilla-mirror-bd97e46bc614bb86ff18ab493240dc9be2dabd05.tar.gz | |
Feature [feature-requests:#1567]. Fix bug when indenting rectangular selection.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 65d6b9fcb..342a87d51 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -610,6 +610,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2487/">Bug #2487</a>. </li> <li> + Fix bug when indenting rectangular selection. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1567/">Feature #1567</a>. + </li> + <li> On Win32, force autocompletion list colours to be opaque. Enlarge bitmap to avoid visible blank background between items. <a href="https://sourceforge.net/p/scintilla/bugs/2482/">Bug #2482</a>. |
