| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Reorder sections to be more reasonable.
|
|
|
|
Lexilla.
|
|
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.
|
|
Allows for extra NUL terminator in allocation.
|
|
ignored.
|
|
|
|
Win32 and Qt.
|
|
|
|
|
|
Changed from Asian "O" and "X" to European " " and check mark.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/dail8859/NotepadNext/issues/194
https://github.com/dail8859/NotepadNext/pull/372
|
|
|
|
|
|
|
|
|
|
|
|
by GdiAlphaBlend.
|
|
|
|
files.
|
|
ScintillaCall.
|
|
handler retriggered an autocompletion list, but with no items that match the
typed character.
|
|
representation. This makes it easier to see and fix lexers that change styles
mid-character, commonly because they use fixed size buffers.
|
|
|
|
|
|
|
|
input methods
Add support for retrieving and deleting surrounding text from input
methods on GTK.
|
|
|