Groups
Groups
Sign in
Groups
Groups
scintilla-tracker
Conversations
About
Send feedback
Help
scintilla-tracker
1–30 of 5039
Mark all as read
Report group
0 selected
Michael Heath
Jan 7
[scintilla:bugs] #2497 Rectangular selection indent incorrect selection modes and positions
[bugs:#2497] Rectangular selection indent incorrect selection modes and positions Status: open Group:
unread,
[scintilla:bugs] #2497 Rectangular selection indent incorrect selection modes and positions
[bugs:#2497] Rectangular selection indent incorrect selection modes and positions Status: open Group:
Jan 7
glenneroo
, …
Nathaniel Braun
16
Jan 7
[scintilla:feature-requests] #184 Option to disable drag/drop editing
@nyamatongwe here is my updated patch, with the fix for the cursor, preventing dropping into
unread,
[scintilla:feature-requests] #184 Option to disable drag/drop editing
@nyamatongwe here is my updated patch, with the fix for the cursor, preventing dropping into
Jan 7
Chinh Nguyen
,
Neil Hodgson
5
Jan 6
[scintilla:bugs] #2491 Undo added text at end of document
labels: undo --> undo, scintilla [bugs:#2491] Undo added text at end of document Status: open-
unread,
[scintilla:bugs] #2491 Undo added text at end of document
labels: undo --> undo, scintilla [bugs:#2491] Undo added text at end of document Status: open-
Jan 6
Jaleks
,
Neil Hodgson
2
Jan 5
[scintilla:bugs] #2496 PRIMARY selection gets filled, when search matches are marked
labels: --> scintilla, gtk status: open --> open-rejected Comment: Yes, found text is selected
unread,
[scintilla:bugs] #2496 PRIMARY selection gets filled, when search matches are marked
labels: --> scintilla, gtk status: open --> open-rejected Comment: Yes, found text is selected
Jan 5
Stefan Löffler
,
Neil Hodgson
2
12/30/25
[scintilla:bugs] #2495 Segfault when destroying ScintillaDocument [Qt]
labels: --> scintilla, Qt status: open --> open-fixed Comment: Committed as [04be64]. [bugs:#
unread,
[scintilla:bugs] #2495 Segfault when destroying ScintillaDocument [Qt]
labels: --> scintilla, Qt status: open --> open-fixed Comment: Committed as [04be64]. [bugs:#
12/30/25
Stefan Löffler
,
Neil Hodgson
2
12/28/25
[scintilla:bugs] #2494 Qt: const qualifiers
labels: --> scintilla, Qt status: open --> open-fixed Comment: Committed as [2e1151]. [bugs:#
unread,
[scintilla:bugs] #2494 Qt: const qualifiers
labels: --> scintilla, Qt status: open --> open-fixed Comment: Committed as [2e1151]. [bugs:#
12/28/25
pryrt
,
Neil Hodgson
2
12/26/25
[scintilla:feature-requests] #1574 Update perl.properties keywords list
Group: Initial --> Committed Comment: Committed with [082bee]. [feature-requests:#1574] Update
unread,
[scintilla:feature-requests] #1574 Update perl.properties keywords list
Group: Initial --> Committed Comment: Committed with [082bee]. [feature-requests:#1574] Update
12/26/25
Stefan Löffler
,
Neil Hodgson
2
12/26/25
[scintilla:bugs] #2493 GCC 15/Qt - ScintillaTypes.h: error: ‘intptr_t’ does not name a type
labels: --> scintilla, Qt status: open --> open-fixed Comment: Committed with [0b6476].
unread,
[scintilla:bugs] #2493 GCC 15/Qt - ScintillaTypes.h: error: ‘intptr_t’ does not name a type
labels: --> scintilla, Qt status: open --> open-fixed Comment: Committed with [0b6476].
12/26/25
Chris Mayo
,
Neil Hodgson
5
12/26/25
[scintilla:bugs] #2458 GCC 15 - ScintillaTypes.h: error: ‘intptr_t’ does not name a type
Change is [c7ffad]. [bugs:#2458] GCC 15 - ScintillaTypes.h: error: 'intptr_t' does not name a
unread,
[scintilla:bugs] #2458 GCC 15 - ScintillaTypes.h: error: ‘intptr_t’ does not name a type
Change is [c7ffad]. [bugs:#2458] GCC 15 - ScintillaTypes.h: error: 'intptr_t' does not name a
12/26/25
Bolsw
,
Neil Hodgson
2
12/23/25
[scintilla:bugs] #2492 Unable to type certain characters on non US keyboards/IME on macOS app using Scintilla
labels: scintilla, notepadnext --> scintilla, notepadnext, Qt [bugs:#2492] Unable to type certain
unread,
[scintilla:bugs] #2492 Unable to type certain characters on non US keyboards/IME on macOS app using Scintilla
labels: scintilla, notepadnext --> scintilla, notepadnext, Qt [bugs:#2492] Unable to type certain
12/23/25
Zufu Liu
,
Neil Hodgson
12
12/21/25
[scintilla:feature-requests] #1571 Check monospaced and average character width
Committed as [ed808b], [490e80]. [feature-requests:#1571] Check monospaced and average character
unread,
[scintilla:feature-requests] #1571 Check monospaced and average character width
Committed as [ed808b], [490e80]. [feature-requests:#1571] Check monospaced and average character
12/21/25
Zufu Liu
,
Neil Hodgson
10
12/18/25
[scintilla:feature-requests] #1573 Change ListBoxX to using modern control subclassing
SetWindowSubclass seems to be a better approach in more complex situations in applications where
unread,
[scintilla:feature-requests] #1573 Change ListBoxX to using modern control subclassing
SetWindowSubclass seems to be a better approach in more complex situations in applications where
12/18/25
Zufu Liu
,
Neil Hodgson
6
12/10/25
[scintilla:bugs] #464 Missing state for VBScript operators in LexHTML
Modularising the HTML lexer Will do some experiments later, as I already made a separated PHP lexer (
unread,
[scintilla:bugs] #464 Missing state for VBScript operators in LexHTML
Modularising the HTML lexer Will do some experiments later, as I already made a separated PHP lexer (
12/10/25
Tom Mewett
, …
Neil Hodgson
8
12/7/25
[scintilla:bugs] #2488 SCI_SETSELECTIONNSTART and END set anchor and caret instead
labels: scintilla --> scintilla, selection status: open --> open-fixed Comment: Committed an
unread,
[scintilla:bugs] #2488 SCI_SETSELECTIONNSTART and END set anchor and caret instead
labels: scintilla --> scintilla, selection status: open --> open-fixed Comment: Committed an
12/7/25
Zufu Liu
,
Neil Hodgson
18
12/4/25
[scintilla:feature-requests] #1564 Optimize CreateFoldMap
Yeah, pass function is good. not sure whether it has security or related problem, so it's
unread,
[scintilla:feature-requests] #1564 Optimize CreateFoldMap
Yeah, pass function is good. not sure whether it has security or related problem, so it's
12/4/25
d12349451634
,
Neil Hodgson
3
12/3/25
[scintilla:feature-requests] #1572 Multicolumn editor
When I saw 'multicolumn' I thought it was going to be a way to isolate columns in a tabular
unread,
[scintilla:feature-requests] #1572 Multicolumn editor
When I saw 'multicolumn' I thought it was going to be a way to isolate columns in a tabular
12/3/25
Georger Araujo
,
Neil Hodgson
5
11/17/25
[scintilla:feature-requests] #1570 Option to copy only matching lines to clipboard in filter view
labels: --> scite [feature-requests:#1570] Option to copy only matching lines to clipboard in
unread,
[scintilla:feature-requests] #1570 Option to copy only matching lines to clipboard in filter view
labels: --> scite [feature-requests:#1570] Option to copy only matching lines to clipboard in
11/17/25
Daniel Oelschlegel
, …
Neil Hodgson
5
11/12/25
[scintilla:bugs] #1883 Search Results and Double-Click
status: open-wont-fix --> closed-wont-fix **[bugs:#1883] Search Results and Double-Click ** Status
unread,
[scintilla:bugs] #1883 Search Results and Double-Click
status: open-wont-fix --> closed-wont-fix **[bugs:#1883] Search Results and Double-Click ** Status
11/12/25
DALET
,
Neil Hodgson
6
11/11/25
[scintilla:feature-requests] #1568 High DPI Screen
summary: High DPI Screen --> High DPI Screen Toolbar [feature-requests:#1568] High DPI Screen
unread,
[scintilla:feature-requests] #1568 High DPI Screen
summary: High DPI Screen --> High DPI Screen Toolbar [feature-requests:#1568] High DPI Screen
11/11/25
mberchtold
, …
Neil Hodgson
7
11/11/25
[scintilla:feature-requests] #1565 Add noexcept to COM methods
status: open --> closed Comment: Closing since the approach fails with at least one build setup. [
unread,
[scintilla:feature-requests] #1565 Add noexcept to COM methods
status: open --> closed Comment: Closing since the approach fails with at least one build setup. [
11/11/25
Georger Araujo
,
Neil Hodgson
5
11/10/25
[scintilla:bugs] #2490 Regexp to simulate DOTALL mode does not work
It worked with w64devkit 2.4.0 [1], which ships gcc 15.2.0. [1] https://github.com/skeeto/w64devkit
unread,
[scintilla:bugs] #2490 Regexp to simulate DOTALL mode does not work
It worked with w64devkit 2.4.0 [1], which ships gcc 15.2.0. [1] https://github.com/skeeto/w64devkit
11/10/25
Kiddy
, …
Neil Hodgson
7
11/10/25
[scintilla:bugs] #2431 css rule curly bracket matching problem
status: open-duplicate --> closed-duplicate [bugs:#2431] css rule curly bracket matching problem
unread,
[scintilla:bugs] #2431 css rule curly bracket matching problem
status: open-duplicate --> closed-duplicate [bugs:#2431] css rule curly bracket matching problem
11/10/25
Jasper de Keijzer
,
Neil Hodgson
3
11/10/25
[scintilla:bugs] #2470 SCI_DELETERANGE does not delete the whole doc when given the result of SCI_GETTEXTLENGTH
status: open-works-for-me --> closed-works-for-me [bugs:#2470] SCI_DELETERANGE does not delete the
unread,
[scintilla:bugs] #2470 SCI_DELETERANGE does not delete the whole doc when given the result of SCI_GETTEXTLENGTH
status: open-works-for-me --> closed-works-for-me [bugs:#2470] SCI_DELETERANGE does not delete the
11/10/25
rdipardo
, …
Neil Hodgson
11
11/10/25
[scintilla:bugs] #2483 (Win32) Sourcing autocompletion candidates from DBCS files has regressed since 5.5.6
status: open --> closed [bugs:#2483] (Win32) Sourcing autocompletion candidates from DBCS files
unread,
[scintilla:bugs] #2483 (Win32) Sourcing autocompletion candidates from DBCS files has regressed since 5.5.6
status: open --> closed [bugs:#2483] (Win32) Sourcing autocompletion candidates from DBCS files
11/10/25
Markus Heidelberg
, …
Neil Hodgson
7
11/10/25
[scintilla:bugs] #2489 Monospace font should be the default for hex files
status: open-fixed --> closed-fixed [bugs:#2489] Monospace font should be the default for hex
unread,
[scintilla:bugs] #2489 Monospace font should be the default for hex files
status: open-fixed --> closed-fixed [bugs:#2489] Monospace font should be the default for hex
11/10/25
Sven
, …
Neil Hodgson
5
11/10/25
[scintilla:bugs] #2482 Autocomplete list in 5.5.6 (Windows)
status: open-fixed --> closed-fixed [bugs:#2482] Autocomplete list in 5.5.6 (Windows) Status:
unread,
[scintilla:bugs] #2482 Autocomplete list in 5.5.6 (Windows)
status: open-fixed --> closed-fixed [bugs:#2482] Autocomplete list in 5.5.6 (Windows) Status:
11/10/25
YX Hao
, …
Neil Hodgson
20
11/10/25
[scintilla:feature-requests] #1567 Remove unnecessary `InvalidateStyleRedraw()` for `Message::SetUseTabs`
status: accepted --> closed Comment: Committed with [403f36], [4200ef], [fb680a]. Changes Editor::
unread,
[scintilla:feature-requests] #1567 Remove unnecessary `InvalidateStyleRedraw()` for `Message::SetUseTabs`
status: accepted --> closed Comment: Committed with [403f36], [4200ef], [fb680a]. Changes Editor::
11/10/25
Jiri Techet
,
Neil Hodgson
3
11/10/25
[scintilla:bugs] #2486 Eliminate special macOS default calltip color
status: open-fixed --> closed-fixed Comment: Committed with [7bef88]. [bugs:#2486] Eliminate
unread,
[scintilla:bugs] #2486 Eliminate special macOS default calltip color
status: open-fixed --> closed-fixed Comment: Committed with [7bef88]. [bugs:#2486] Eliminate
11/10/25
Zufu Liu
,
Neil Hodgson
4
11/10/25
[scintilla:bugs] #2487 Redraw after restore selection
status: open-fixed --> closed-fixed Comment: Committed with [9aba4b] and [bc1571]. [bugs:#2487]
unread,
[scintilla:bugs] #2487 Redraw after restore selection
status: open-fixed --> closed-fixed Comment: Committed with [9aba4b] and [bc1571]. [bugs:#2487]
11/10/25
Zufu Liu
,
Neil Hodgson
8
11/10/25
[scintilla:feature-requests] #1563 Optimize selection serialization
status: open --> closed [feature-requests:#1563] Optimize selection serialization Status: closed
unread,
[scintilla:feature-requests] #1563 Optimize selection serialization
status: open --> closed [feature-requests:#1563] Optimize selection serialization Status: closed
11/10/25