Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
points.
|
|
|
|
|
|
in applications
on the App Store.
|
|
|
|
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_TEXT and
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_BACK.
|
|
|
|
|
|
|
|
This option always selects the first item in the autocompletion list.
|
|
|
|
|
|
in PopUp::Text mode.
|
|
|
|
|
|
instances created on different threads.
|
|
using IDocumentEditable for SCI_GETDOCPOINTER and SCI_SETDOCPOINTER.
|
|
|
|
|
|
|
|
|
|
|
|
notification handlers.
|
|
match returned.
|
|
SCFIND_CXX11REGEX.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for replacing text.
|
|
|
|
|
|
|
|
|
|
SCI_MOVESELECTEDLINESDOWN.
|
|
backwards.
|
|
Compresses sequences of same item in vectors by adding a count field.
Fixes Notepad++ issue 13442.
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13442
|
|
|
|
macOS 10.14+.
Test application contains example calls that exercize this when available.
|
|
|
|
zero-width character.
|
|
|
|
Without setting the hint the popup windows lead to some obscure behavior
on macOS when the main window is full screened, see
https://gitlab.gnome.org/GNOME/gtk/-/issues/5716
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5778
while the solution from 5778 might be a sufficient workaround, setting
the hints might be a good idea in general so the window manager knows better
the purpose of these windows.
|