Groups
Groups
Sign in
Groups
Groups
scintilla-tracker
Conversations
About
Send feedback
Help
scintilla-tracker
1–30 of 5021
Mark all as read
Report group
0 selected
Vic
, …
Neil Hodgson
12
Aug 30
[scintilla:feature-requests] #1489 SCI_LINEDELETE works inconsistently with SCI_LINECOPY and SCI_LINECUT
Also Neil, I brought you 5 references with many users wanting something similar to what I suggested,
unread,
[scintilla:feature-requests] #1489 SCI_LINEDELETE works inconsistently with SCI_LINECOPY and SCI_LINECUT
Also Neil, I brought you 5 references with many users wanting something similar to what I suggested,
Aug 30
Zufu Liu
Aug 13
[scintilla:bugs] #2487 Redraw after restore selection
[bugs:#2487] Redraw after restore selection Status: open Group: Bug Labels: Scintilla selection undo
unread,
[scintilla:bugs] #2487 Redraw after restore selection
[bugs:#2487] Redraw after restore selection Status: open Group: Bug Labels: Scintilla selection undo
Aug 13
Jiri Techet
Aug 10
[scintilla:bugs] #2486 Eliminate special macOS default calltip color
[bugs:#2486] Eliminate special macOS default calltip color Status: open Group: Bug Created: Sun Aug
unread,
[scintilla:bugs] #2486 Eliminate special macOS default calltip color
[bugs:#2486] Eliminate special macOS default calltip color Status: open Group: Bug Created: Sun Aug
Aug 10
"Enrico Tröger"
, …
Jiri Techet
4
Aug 4
[scintilla:bugs] #2375 Fix scrolling speed on Windows with GTK3
FYI, this patch doesn't do the right thing. PLAT_GTK_WIN32 is always defined, it's just set
unread,
[scintilla:bugs] #2375 Fix scrolling speed on Windows with GTK3
FYI, this patch doesn't do the right thing. PLAT_GTK_WIN32 is always defined, it's just set
Aug 4
Jiri Techet
, …
Martijn Laan
4
Aug 4
[scintilla:bugs] #2485 Conflict between SC_MULTIAUTOC_EACH and SCI_AUTOCSETDROPRESTOFWORD
See https://sourceforge.net/p/scintilla/bugs/2445/ which is about the same problem (even though the
unread,
[scintilla:bugs] #2485 Conflict between SC_MULTIAUTOC_EACH and SCI_AUTOCSETDROPRESTOFWORD
See https://sourceforge.net/p/scintilla/bugs/2445/ which is about the same problem (even though the
Aug 4
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
mberchtold
, …
Zufu Liu
5
Jul 19
[scintilla:feature-requests] #1565 Add noexcept to COM methods
Looks related to [bugs:#2295] and [feature-requests:#1485]. [feature-requests:#1565] Add noexcept to
unread,
[scintilla:feature-requests] #1565 Add noexcept to COM methods
Looks related to [bugs:#2295] and [feature-requests:#1485]. [feature-requests:#1565] Add noexcept to
Jul 19
DV
Jul 11
[scintilla:bugs] #2484 SCN_MODIFIED: distinguishing between typing and pasting
[bugs:#2484] SCN_MODIFIED: distinguishing between typing and pasting Status: open Group:
unread,
[scintilla:bugs] #2484 SCN_MODIFIED: distinguishing between typing and pasting
[bugs:#2484] SCN_MODIFIED: distinguishing between typing and pasting Status: open Group:
Jul 11
Zufu Liu
,
Neil Hodgson
2
Jul 3
[scintilla:feature-requests] #1564 Optimize CreateFoldMap
Due to vacation, it's unlikely I will progress new issues before mid-September. At around 4ms on
unread,
[scintilla:feature-requests] #1564 Optimize CreateFoldMap
Due to vacation, it's unlikely I will progress new issues before mid-September. At around 4ms on
Jul 3
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
Neil Hodgson
2
Jun 8
[scintilla:bugs] #1395 Current position lost when switching buffer
status: open-fixed --> closed-fixed [bugs:#1395] Current position lost when switching buffer
unread,
[scintilla:bugs] #1395 Current position lost when switching buffer
status: open-fixed --> closed-fixed [bugs:#1395] Current position lost when switching buffer
Jun 8
Jakub Vrána
,
Neil Hodgson
4
Jun 8
[scintilla:bugs] #2476 Same file opened several times on Windows
status: open-fixed --> closed-fixed [bugs:#2476] Same file opened several times on Windows Status:
unread,
[scintilla:bugs] #2476 Same file opened several times on Windows
status: open-fixed --> closed-fixed [bugs:#2476] Same file opened several times on Windows Status:
Jun 8
Alan Kilborn
, …
Neil Hodgson
20
May 23
[scintilla:bugs] #2333 [Scintilla] Mouse cursor visibility when typing starts
This doesn't appear to be checking the system for the equivalent to the "hide pointer while
unread,
[scintilla:bugs] #2333 [Scintilla] Mouse cursor visibility when typing starts
This doesn't appear to be checking the system for the equivalent to the "hide pointer while
May 23
yybbwc
,
Neil Hodgson
2
May 22
[scintilla:feature-requests] #1559 cross-file replacement
I would define a new dialog as it would be a rarely used option. If someone wants to write such a
unread,
[scintilla:feature-requests] #1559 cross-file replacement
I would define a new dialog as it would be a rarely used option. If someone wants to write such a
May 22