Groups
Groups
Sign in
Groups
Groups
scintilla-tracker
Conversations
About
Send feedback
Help
scintilla-tracker
1–30 of 5025
Mark all as read
Report group
0 selected
DALET
,
Neil Hodgson
3
8:43 AM
[scintilla:feature-requests] #1568 High DPI Screen
Hi, I use windows 11 and ubuntu 24.04 64 bits. My screen resolution is 3200x2000. When I build on
unread,
[scintilla:feature-requests] #1568 High DPI Screen
Hi, I use windows 11 and ubuntu 24.04 64 bits. My screen resolution is 3200x2000. When I build on
8:43 AM
YX Hao
, …
Zufu Liu
8
6:09 AM
[scintilla:feature-requests] #1567 Remove unnecessary `InvalidateStyleRedraw()` for `Message::SetUseTabs`
Not find a fix, the bug can be reproduced in SciTE with similar code, eg: case IDM_HELP: { wEditor.
unread,
[scintilla:feature-requests] #1567 Remove unnecessary `InvalidateStyleRedraw()` for `Message::SetUseTabs`
Not find a fix, the bug can be reproduced in SciTE with similar code, eg: case IDM_HELP: { wEditor.
6:09 AM
Vic
, …
Neil Hodgson
13
Oct 12
[scintilla:feature-requests] #1489 SCI_LINEDELETE works inconsistently with SCI_LINECOPY and SCI_LINECUT
Consistent behaviour and reliability between versions are important to users. There is no
unread,
[scintilla:feature-requests] #1489 SCI_LINEDELETE works inconsistently with SCI_LINECOPY and SCI_LINECUT
Consistent behaviour and reliability between versions are important to users. There is no
Oct 12
Zufu Liu
,
Neil Hodgson
3
Oct 11
[scintilla:bugs] #2487 Redraw after restore selection
status: open --> open-fixed Comment: Committed with [9aba4b] and [bc1571]. [bugs:#2487] Redraw
unread,
[scintilla:bugs] #2487 Redraw after restore selection
status: open --> open-fixed Comment: Committed with [9aba4b] and [bc1571]. [bugs:#2487] Redraw
Oct 11
Tom Mewett
,
Neil Hodgson
5
Oct 11
[scintilla:bugs] #2488 SCI_SETSELECTIONNSTART and END set anchor and caret instead
If you don't know how to write out an algorithm, examine each possible situation and say what the
unread,
[scintilla:bugs] #2488 SCI_SETSELECTIONNSTART and END set anchor and caret instead
If you don't know how to write out an algorithm, examine each possible situation and say what the
Oct 11
Markus Heidelberg
, …
Neil Hodgson
6
Oct 1
[scintilla:bugs] #2489 Monospace font should be the default for hex files
status: open --> open-fixed [bugs:#2489] Monospace font should be the default for hex files Status
unread,
[scintilla:bugs] #2489 Monospace font should be the default for hex files
status: open --> open-fixed [bugs:#2489] Monospace font should be the default for hex files Status
Oct 1
Zufu Liu
,
Neil Hodgson
3
Sep 30
[scintilla:feature-requests] #1564 Optimize CreateFoldMap
As here are only five DBCS code pages, for most application only one (the system DBCS code page for
unread,
[scintilla:feature-requests] #1564 Optimize CreateFoldMap
As here are only five DBCS code pages, for most application only one (the system DBCS code page for
Sep 30
Jiri Techet
,
Neil Hodgson
2
Sep 28
[scintilla:bugs] #2486 Eliminate special macOS default calltip color
labels: --> calltip, scintilla, macOS status: open --> open-fixed Comment: Committed with [
unread,
[scintilla:bugs] #2486 Eliminate special macOS default calltip color
labels: --> calltip, scintilla, macOS status: open --> open-fixed Comment: Committed with [
Sep 28
"Enrico Tröger"
, …
Neil Hodgson
5
Sep 28
[scintilla:bugs] #2375 Fix scrolling speed on Windows with GTK3
OK. So there is nothing for Scintilla to do at this point? [bugs:#2375] Fix scrolling speed on
unread,
[scintilla:bugs] #2375 Fix scrolling speed on Windows with GTK3
OK. So there is nothing for Scintilla to do at this point? [bugs:#2375] Fix scrolling speed on
Sep 28
Jiri Techet
, …
Neil Hodgson
5
Sep 27
[scintilla:bugs] #2485 Conflict between SC_MULTIAUTOC_EACH and SCI_AUTOCSETDROPRESTOFWORD
SC_MULTIAUTOC_EACH was a contribution from Mitchell Foral and was likely only designed for some
unread,
[scintilla:bugs] #2485 Conflict between SC_MULTIAUTOC_EACH and SCI_AUTOCSETDROPRESTOFWORD
SC_MULTIAUTOC_EACH was a contribution from Mitchell Foral and was likely only designed for some
Sep 27
mberchtold
, …
Neil Hodgson
6
Sep 26
[scintilla:feature-requests] #1565 Add noexcept to COM methods
Tried patch with MinGW 13.2 on Win32 and see: g++ -DNDEBUG -I ../include -I ../src --std=c++17 -
unread,
[scintilla:feature-requests] #1565 Add noexcept to COM methods
Tried patch with MinGW 13.2 on Win32 and see: g++ -DNDEBUG -I ../include -I ../src --std=c++17 -
Sep 26
DV
,
Neil Hodgson
2
Sep 26
[scintilla:bugs] #2484 SCN_MODIFIED: distinguishing between typing and pasting
With typed characters, there is a SCN_CHARADDED notification after the SCN_MODIFIED . It would be
unread,
[scintilla:bugs] #2484 SCN_MODIFIED: distinguishing between typing and pasting
With typed characters, there is a SCN_CHARADDED notification after the SCN_MODIFIED . It would be
Sep 26
Georger Araujo
,
Neil Hodgson
2
Jul 22
[scintilla:feature-requests] #1566 Option to minimize on close
This isn't an option I would want on as close should mean close. If someone wants to implement
unread,
[scintilla:feature-requests] #1566 Option to minimize on close
This isn't an option I would want on as close should mean close. If someone wants to implement
Jul 22
mLipok
, …
Neil Hodgson
6
Jul 2
[scintilla:bugs] #1833 Unfolding after deleting line before folded region
Start in the handling for ModificationFlags::BeforeDelete in Editor::NotifyModified and the resulting
unread,
[scintilla:bugs] #1833 Unfolding after deleting line before folded region
Start in the handling for ModificationFlags::BeforeDelete in Editor::NotifyModified and the resulting
Jul 2
Zufu Liu
,
Neil Hodgson
7
Jul 2
[scintilla:feature-requests] #1563 Optimize selection serialization
Group: Initial --> Committed Comment: Committed with [b19406]. [feature-requests:#1563] Optimize
unread,
[scintilla:feature-requests] #1563 Optimize selection serialization
Group: Initial --> Committed Comment: Committed with [b19406]. [feature-requests:#1563] Optimize
Jul 2
johnsonj
,
Neil Hodgson
26
Jul 2
[scintilla:feature-requests] #1561 Map invalid cursor to blank cursor.
To avoid changing behaviour unexpectedly, SciTE should also default to no hiding or to hiding only on
unread,
[scintilla:feature-requests] #1561 Map invalid cursor to blank cursor.
To avoid changing behaviour unexpectedly, SciTE should also default to no hiding or to hiding only on
Jul 2
rdipardo
, …
Neil Hodgson
10
Jun 25
[scintilla:bugs] #2483 (Win32) Sourcing autocompletion candidates from DBCS files has regressed since 5.5.6
A SurfaceMode could be added to ListOptions but that would imply that bidiR2L may be implemented
unread,
[scintilla:bugs] #2483 (Win32) Sourcing autocompletion candidates from DBCS files has regressed since 5.5.6
A SurfaceMode could be added to ListOptions but that would imply that bidiR2L may be implemented
Jun 25
Zufu Liu
,
Neil Hodgson
2
Jun 22
[scintilla:feature-requests] #1562 Change ListBox to use SetFont(std::shared_ptr<Font> font)
That would be a platform API break so should wait for a major version change when possible. While
unread,
[scintilla:feature-requests] #1562 Change ListBox to use SetFont(std::shared_ptr<Font> font)
That would be a platform API break so should wait for a major version change when possible. While
Jun 22
Zufu Liu
,
Neil Hodgson
34
Jun 16
[scintilla:feature-requests] #1557 Simplify WrapLine()
OK: [dbf195], [a67bc8]. [feature-requests:#1557] Simplify and optimize WrapLine() Status: closed
unread,
[scintilla:feature-requests] #1557 Simplify WrapLine()
OK: [dbf195], [a67bc8]. [feature-requests:#1557] Simplify and optimize WrapLine() Status: closed
Jun 16
Sven
, …
Neil Hodgson
4
Jun 13
[scintilla:bugs] #2482 Autocomplete list in 5.5.6 (Windows)
Much simpler. Thanks! [bugs:#2482] Autocomplete list in 5.5.6 (Windows) Status: open-fixed Group: Bug
unread,
[scintilla:bugs] #2482 Autocomplete list in 5.5.6 (Windows)
Much simpler. Thanks! [bugs:#2482] Autocomplete list in 5.5.6 (Windows) Status: open-fixed Group: Bug
Jun 13
Zufu Liu
,
Neil Hodgson
17
Jun 8
[scintilla:bugs] #2080 D2D bug with font family name and font face name
status: open --> closed-fixed Comment: Close as fixed: font stretch is supported since 5.5.2, auto
unread,
[scintilla:bugs] #2080 D2D bug with font family name and font face name
status: open --> closed-fixed Comment: Close as fixed: font stretch is supported since 5.5.2, auto
Jun 8
legalize
,
Neil Hodgson
3
Jun 8
[scintilla:bugs] #2475 Video on writing a lexer with wxStyledTextCtrl uploaded
status: open --> closed [bugs:#2475] Video on writing a lexer with wxStyledTextCtrl uploaded
unread,
[scintilla:bugs] #2475 Video on writing a lexer with wxStyledTextCtrl uploaded
status: open --> closed [bugs:#2475] Video on writing a lexer with wxStyledTextCtrl uploaded
Jun 8
Jakub Vrána
,
Neil Hodgson
3
Jun 8
[scintilla:bugs] #2478 Wrong change history at end of line
status: open-invalid --> closed-invalid [bugs:#2478] Wrong change history at end of line Status:
unread,
[scintilla:bugs] #2478 Wrong change history at end of line
status: open-invalid --> closed-invalid [bugs:#2478] Wrong change history at end of line Status:
Jun 8
Jakub Vrána
,
Neil Hodgson
3
Jun 8
[scintilla:bugs] #2479 [patch] SciTE: Update JavaScript keywords
status: open-fixed --> closed-fixed [bugs:#2479] [patch] SciTE: Update JavaScript keywords Status:
unread,
[scintilla:bugs] #2479 [patch] SciTE: Update JavaScript keywords
status: open-fixed --> closed-fixed [bugs:#2479] [patch] SciTE: Update JavaScript keywords Status:
Jun 8
Jakub Vrána
,
Neil Hodgson
3
Jun 8
[scintilla:feature-requests] #1551 [patch] SciTE: Update keywords for PHP 8.4
status: open --> closed [feature-requests:#1551] [patch] SciTE: Update keywords for PHP 8.4 Status
unread,
[scintilla:feature-requests] #1551 [patch] SciTE: Update keywords for PHP 8.4
status: open --> closed [feature-requests:#1551] [patch] SciTE: Update keywords for PHP 8.4 Status
Jun 8
Jakub Vrána
,
Neil Hodgson
4
Jun 8
[scintilla:feature-requests] #1554 [patch] SciTE: Skip context when going to diff message in output pane
status: open --> closed [feature-requests:#1554] [patch] SciTE: Skip context when going to diff
unread,
[scintilla:feature-requests] #1554 [patch] SciTE: Skip context when going to diff message in output pane
status: open --> closed [feature-requests:#1554] [patch] SciTE: Skip context when going to diff
Jun 8
Piotr Fusik
, …
Neil Hodgson
8
Jun 8
[scintilla:bugs] #2416 SciTE doesn't maintain scroll position when switching tabs
status: open-wont-fix --> closed-fixed [bugs:#2416] SciTE doesn't maintain scroll position
unread,
[scintilla:bugs] #2416 SciTE doesn't maintain scroll position when switching tabs
status: open-wont-fix --> closed-fixed [bugs:#2416] SciTE doesn't maintain scroll position
Jun 8
Zufu Liu
,
Neil Hodgson
4
Jun 8
[scintilla:bugs] #2481 Crash inside Editor::Paint()
status: open-fixed --> closed-fixed [bugs:#2481] Crash inside Editor::Paint() Status: closed-fixed
unread,
[scintilla:bugs] #2481 Crash inside Editor::Paint()
status: open-fixed --> closed-fixed [bugs:#2481] Crash inside Editor::Paint() Status: closed-fixed
Jun 8
Georger Araujo
,
Neil Hodgson
3
Jun 8
[scintilla:feature-requests] #1555 Extract Bash settings from perl.properties and create bash.properties
status: open --> closed Comment: Committed as [f8bbe2] [feature-requests:#1555] Extract Bash
unread,
[scintilla:feature-requests] #1555 Extract Bash settings from perl.properties and create bash.properties
status: open --> closed Comment: Committed as [f8bbe2] [feature-requests:#1555] Extract Bash
Jun 8
Jakub Vrána
,
Neil Hodgson
5
Jun 8
[scintilla:feature-requests] #1552 [patch] SciTE: Allow two | in abbrev
status: open --> closed Comment: OK, committed with [7ee712], [feature-requests:#1552] [patch]
unread,
[scintilla:feature-requests] #1552 [patch] SciTE: Allow two | in abbrev
status: open --> closed Comment: OK, committed with [7ee712], [feature-requests:#1552] [patch]
Jun 8