Groups
Groups
Sign in
Groups
Groups
scintilla-tracker
Conversations
About
Send feedback
Help
scintilla-tracker
1–30 of 5051
Mark all as read
Report group
0 selected
Rainer Kottenhoff
,
Zufu Liu
3
Mar 9
[scintilla:bugs] #2501 Document::ConvertLineEnds() does not convert all line-ends
I think simplest fix is just using for (Sci::Position pos = 0; pos < LengthNoExcept(); pos++)
unread,
[scintilla:bugs] #2501 Document::ConvertLineEnds() does not convert all line-ends
I think simplest fix is just using for (Sci::Position pos = 0; pos < LengthNoExcept(); pos++)
Mar 9
Nathaniel Braun
, …
Zufu Liu
7
Mar 9
[scintilla:feature-requests] #1581 Weird behavior upon click inside selected text when drag-and-drop is disabled
Fair point. Here is the patch. Attachments: 1581.patch (520 Bytes; application/octet-stream) [feature
unread,
[scintilla:feature-requests] #1581 Weird behavior upon click inside selected text when drag-and-drop is disabled
Fair point. Here is the patch. Attachments: 1581.patch (520 Bytes; application/octet-stream) [feature
Mar 9
Zufu Liu
,
Neil Hodgson
3
Mar 9
[scintilla:feature-requests] #1582 Optimize `Document::SetStyles()` and `Document::SetStyleFor()`
It's same as Document::SetStyleFor() , which report entail range as changed. [feature-requests:#
unread,
[scintilla:feature-requests] #1582 Optimize `Document::SetStyles()` and `Document::SetStyleFor()`
It's same as Document::SetStyleFor() , which report entail range as changed. [feature-requests:#
Mar 9
Juergen Daubert
,
Neil Hodgson
6
Mar 8
[scintilla:bugs] #2498 Scite: use of deprecated API of gdk-pixbuf leads to errro message at startup
labels: SciTE --> SciTE, GTK status: open --> open-fixed [bugs:#2498] Scite: use of deprecated
unread,
[scintilla:bugs] #2498 Scite: use of deprecated API of gdk-pixbuf leads to errro message at startup
labels: SciTE --> SciTE, GTK status: open --> open-fixed [bugs:#2498] Scite: use of deprecated
Mar 8
Zufu Liu
,
Neil Hodgson
6
Mar 6
[scintilla:feature-requests] #1580 Cache IsDynamic() and OverridesTextFore() for Indicator
A simple improvement here may be to add a secondary sacNormal/sacHover pair to Indicator so that a
unread,
[scintilla:feature-requests] #1580 Cache IsDynamic() and OverridesTextFore() for Indicator
A simple improvement here may be to add a secondary sacNormal/sacHover pair to Indicator so that a
Mar 6
Anon
,
Neil Hodgson
12
Mar 4
[scintilla:bugs] #2450 [Qt/PySide] Visible bounding boxes around some characters, words, lines, margins, and near caret
There is some work on a change to decrease seams in this mailing list thread. [bugs:#2450] [Qt/PySide
unread,
[scintilla:bugs] #2450 [Qt/PySide] Visible bounding boxes around some characters, words, lines, margins, and near caret
There is some work on a change to decrease seams in this mailing list thread. [bugs:#2450] [Qt/PySide
Mar 4
afalkenhahn
,
Neil Hodgson
3
Feb 27
[scintilla:feature-requests] #1579 Updated support for the Hollywood programming language
labels: SciTE --> SciTE, properties Group: Initial --> Committed [feature-requests:#1579]
unread,
[scintilla:feature-requests] #1579 Updated support for the Hollywood programming language
labels: SciTE --> SciTE, properties Group: Initial --> Committed [feature-requests:#1579]
Feb 27
Zufu Liu
,
Neil Hodgson
13
Feb 27
[scintilla:feature-requests] #1571 Check monospaced and average character width
status: open --> closed Group: Initial --> Committed [feature-requests:#1571] Check monospaced
unread,
[scintilla:feature-requests] #1571 Check monospaced and average character width
status: open --> closed Group: Initial --> Committed [feature-requests:#1571] Check monospaced
Feb 27
Gary Wang
,
Neil Hodgson
5
Feb 26
[scintilla:bugs] #2500 Thin line when using Qt 6 scintilla to render text
labels: Qt ScintillaEdit, scintilla, qt, seam --> Qt ScintillaEdit, scintilla, qt, seam, scaling
unread,
[scintilla:bugs] #2500 Thin line when using Qt 6 scintilla to render text
labels: Qt ScintillaEdit, scintilla, qt, seam --> Qt ScintillaEdit, scintilla, qt, seam, scaling
Feb 26
glenneroo
, …
Neil Hodgson
24
Feb 24
[scintilla:feature-requests] #184 Option to disable drag/drop editing
status: open --> closed [feature-requests:#184] Option to disable drag/drop editing Status: closed
unread,
[scintilla:feature-requests] #184 Option to disable drag/drop editing
status: open --> closed [feature-requests:#184] Option to disable drag/drop editing Status: closed
Feb 24
Stefan Löffler
,
Neil Hodgson
3
Feb 24
[scintilla:bugs] #2495 Segfault when destroying ScintillaDocument [Qt]
status: open-fixed --> closed-fixed [bugs:#2495] Segfault when destroying ScintillaDocument [Qt]
unread,
[scintilla:bugs] #2495 Segfault when destroying ScintillaDocument [Qt]
status: open-fixed --> closed-fixed [bugs:#2495] Segfault when destroying ScintillaDocument [Qt]
Feb 24
Zufu Liu
,
Neil Hodgson
8
Feb 24
[scintilla:feature-requests] #1575 cp936/GBK treat 0x80 as valid single byte
status: open --> closed [feature-requests:#1575] cp936/GBK treat 0x80 as valid single byte Status:
unread,
[scintilla:feature-requests] #1575 cp936/GBK treat 0x80 as valid single byte
status: open --> closed [feature-requests:#1575] cp936/GBK treat 0x80 as valid single byte Status:
Feb 24
Stefan Löffler
,
Neil Hodgson
3
Feb 24
[scintilla:bugs] #2494 Qt: const qualifiers
status: open-fixed --> closed-fixed [bugs:#2494] Qt: const qualifiers Status: closed-fixed Group:
unread,
[scintilla:bugs] #2494 Qt: const qualifiers
status: open-fixed --> closed-fixed [bugs:#2494] Qt: const qualifiers Status: closed-fixed Group:
Feb 24
Tom Mewett
, …
Neil Hodgson
9
Feb 24
[scintilla:bugs] #2488 SCI_SETSELECTIONNSTART and END set anchor and caret instead
status: open-fixed --> closed-fixed [bugs:#2488] SCI_SETSELECTIONNSTART and END set anchor and
unread,
[scintilla:bugs] #2488 SCI_SETSELECTIONNSTART and END set anchor and caret instead
status: open-fixed --> closed-fixed [bugs:#2488] SCI_SETSELECTIONNSTART and END set anchor and
Feb 24
Chinh Nguyen
,
Neil Hodgson
6
Feb 24
[scintilla:bugs] #2491 Undo added text at end of document
status: open-fixed --> closed-fixed [bugs:#2491] Undo added text at end of document Status: closed
unread,
[scintilla:bugs] #2491 Undo added text at end of document
status: open-fixed --> closed-fixed [bugs:#2491] Undo added text at end of document Status: closed
Feb 24
Atanas
, …
Neil Hodgson
8
Feb 24
[scintilla:feature-requests] #1509 Digitally signed binaries
status: open --> closed [feature-requests:#1509] Digitally signed binaries Status: closed Group:
unread,
[scintilla:feature-requests] #1509 Digitally signed binaries
status: open --> closed [feature-requests:#1509] Digitally signed binaries Status: closed Group:
Feb 24
Anton Tameev
,
Neil Hodgson
4
Feb 24
[scintilla:bugs] #2499 Border style issue on Windows
status: open-fixed --> closed-fixed [bugs:#2499] Border style issue on Windows Status: closed-
unread,
[scintilla:bugs] #2499 Border style issue on Windows
status: open-fixed --> closed-fixed [bugs:#2499] Border style issue on Windows Status: closed-
Feb 24
Jose Matos
,
Neil Hodgson
9
Feb 19
[scintilla:feature-requests] #1578 [Feature Request] Change History Indicators for modifications outside of current vertical scroll position
Scintilla provides smaller pieces of functionality that are combined by applications into more
unread,
[scintilla:feature-requests] #1578 [Feature Request] Change History Indicators for modifications outside of current vertical scroll position
Scintilla provides smaller pieces of functionality that are combined by applications into more
Feb 19
Michael Heath
, …
Zufu Liu
5
Feb 18
[scintilla:bugs] #2497 Rectangular selection indent incorrect selection modes and positions
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17526 appears to be related to this
unread,
[scintilla:bugs] #2497 Rectangular selection indent incorrect selection modes and positions
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17526 appears to be related to this
Feb 18
Mike Cowperthwaite
, …
Neil Hodgson
5
Feb 13
[scintilla:bugs] #1661 Post-indentation wrap break usually makes text look worse
You should implement your preference so that its behaviour can be tried by others. [bugs:#1661] Post-
unread,
[scintilla:bugs] #1661 Post-indentation wrap break usually makes text look worse
You should implement your preference so that its behaviour can be tried by others. [bugs:#1661] Post-
Feb 13
yonken
,
Neil Hodgson
10
Feb 13
[scintilla:feature-requests] #1577 Inline annotation with syntax coloring
Tabs can be replaced with spaces. [feature-requests:#1577] Inline annotation with syntax coloring
unread,
[scintilla:feature-requests] #1577 Inline annotation with syntax coloring
Tabs can be replaced with spaces. [feature-requests:#1577] Inline annotation with syntax coloring
Feb 13
Stefan Löffler
, …
Neil Hodgson
4
Feb 13
[scintilla:bugs] #2493 GCC 15/Qt - ScintillaTypes.h: error: ‘intptr_t’ does not name a type
Scintilla tries to avoid complex buggy nests of header dependencies by not using #include inside
unread,
[scintilla:bugs] #2493 GCC 15/Qt - ScintillaTypes.h: error: ‘intptr_t’ does not name a type
Scintilla tries to avoid complex buggy nests of header dependencies by not using #include inside
Feb 13
yybbwc
,
Neil Hodgson
3
Feb 11
[scintilla:feature-requests] #1560 The font in scite's ctrl+shift+f interface is too small.
labels: --> scite Group: Initial --> Won't_Implement [feature-requests:#1560] The font in
unread,
[scintilla:feature-requests] #1560 The font in scite's ctrl+shift+f interface is too small.
labels: --> scite Group: Initial --> Won't_Implement [feature-requests:#1560] The font in
Feb 11
Zufu Liu
,
Neil Hodgson
11
Feb 11
[scintilla:feature-requests] #1573 Change ListBoxX to using modern control subclassing
Group: Initial --> Won't_Implement Comment: I don't think this is worth changing. [feature
unread,
[scintilla:feature-requests] #1573 Change ListBoxX to using modern control subclassing
Group: Initial --> Won't_Implement Comment: I don't think this is worth changing. [feature
Feb 11
Cory Doctorow
,
Neil Hodgson
3
Jan 20
[scintilla:feature-requests] #1576 Triple click without selecting newline char
labels: UI --> UI, scintilla, selection Comment: Single line selection is a part of line selection
unread,
[scintilla:feature-requests] #1576 Triple click without selecting newline char
labels: UI --> UI, scintilla, selection Comment: Single line selection is a part of line selection
Jan 20
Bolsw
, …
Neil Hodgson
4
Jan 15
[scintilla:bugs] #2492 Unable to type certain characters on non US keyboards/IME on macOS app using Scintilla
I don't work on the mac Qt version myself. You could look at ScintillaEditBase::keyPressEvent and
unread,
[scintilla:bugs] #2492 Unable to type certain characters on non US keyboards/IME on macOS app using Scintilla
I don't work on the mac Qt version myself. You could look at ScintillaEditBase::keyPressEvent and
Jan 15
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
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
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
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