index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-02
Updates for version 5.4.2.
rel-5-4-2
Neil
3
-10
/
+10
2024-02-29
Improve layout when a text run contains left-to-right and right-to-left ranges.
Neil Hodgson
1
-0
/
+6
2024-02-28
Ensure keyboard-initiated context menu appears in multi-screen situations when
Neil
1
-0
/
+3
2024-02-27
Restore change history to the extent possible when restoring undo history.
Neil
1
-3
/
+5
2024-02-16
Implement detach point access with SCI_SETUNDODETACH and SCI_GETUNDODETACH.
Neil
1
-15
/
+32
2024-02-15
Perform validation of undo state when SCI_SETUNDOCURRENT called, setting status
Neil
1
-3
/
+11
2024-02-10
Add undo features to change log.
Neil
1
-1
/
+4
2024-02-09
Implement API to read and write undo history from applications.
Neil
1
-15
/
+103
2024-01-27
Feature [feature-requests:#1458] Reduce memory used for undo actions.
Zufu Liu
1
-0
/
+4
2024-01-18
Use the multi-threaded option to Direct2D to avoid crashes when Scintilla
Markus Nißl
1
-0
/
+5
2024-01-17
Fix reference from ScintillaDocument to Document to match change in 5.4.1
Neil
1
-0
/
+12
2024-01-04
Fix some typos.
RainRat
1
-6
/
+6
2023-12-27
Fix typo.
Neil
1
-1
/
+1
2023-12-27
Update download size.
Neil
1
-1
/
+1
2023-12-23
Update download size.
Neil
1
-1
/
+1
2023-12-22
Updates for version 5.4.1.
Neil
3
-10
/
+10
2023-12-21
Bug [#2405]. Avoid character fragments in regular expression search results.
Zufu Liu
1
-0
/
+4
2023-12-20
Add IDocumentEditable interface for efficient interaction with document objects.
Neil
2
-11
/
+63
2023-12-15
Bug [#2289]. Protect SCI_REPLACETARGET* from application changing target in
Neil
1
-0
/
+5
2023-12-14
Bug [#2405]. Fix regular expression bug in reverse direction where shortened
Zufu Liu
1
-0
/
+4
2023-12-12
Bug [#2405]. Fix regular expression assertion (^, $, \b. \B) failures when using
Zufu Liu
1
-0
/
+4
2023-12-08
Throw error when allocating more than 2G without SC_DOCUMENTOPTION_TEXT_LARGE.
Neil
1
-0
/
+4
2023-12-02
Bug [#2157]. Fix regular expression search for word begin \< and word end \>.
Zufu Liu
1
-0
/
+5
2023-11-06
Ctrl-click on a selection deselects it in multiple selection mode.
Neil
1
-0
/
+3
2023-11-05
Add SCI_SELECTIONFROMPOINT for modifying multiple selections.
Neil
2
-0
/
+9
2023-11-05
Add SCI_CHANGESELECTIONMODE to simplify selection mode manipulation.
Neil
2
-7
/
+11
2023-11-05
Add SCI_SETMOVEEXTENDSSELECTION to simplify selection mode manipulation.
Neil
2
-3
/
+10
2023-11-21
Feature [feature-requests:#1502] Improve speed of LineLayoutCache::Invalidate
Zufu Liu
1
-0
/
+4
2023-11-21
Bug [#2413]. Fix regular expression search failure.
Zufu Liu
1
-0
/
+12
2023-11-18
Updates for version 5.4.0.
rel-5-4-0
Neil Hodgson
3
-9
/
+20
2023-11-02
Fix typo.
Neil
1
-1
/
+1
2023-11-02
Updates for version 5.3.8.
Neil
3
-10
/
+13
2023-11-01
Split SelectionAndInformation section into Information and Selection sections.
Neil
1
-752
/
+755
2023-11-01
Remove spacing in table of contents to simplify editing.
Neil
1
-47
/
+4
2023-10-30
Remove outdated instructions on changing lexers in Scintilla and they are now in
Neil
1
-19
/
+2
2023-10-29
Bug [#2078]. Fix rectangular selections with SCI_MOVESELECTEDLINESUP and
Neil
1
-0
/
+4
2023-10-15
Bug [#2405]. Fix incorrect substitution when searching for a regular expression
Zufu Liu
1
-0
/
+4
2023-10-04
Significantly reduce memory used for deleting contiguous ranges backwards.
Neil
1
-0
/
+4
2023-09-27
Bug [#2402]. Fix invisible text on macOS 14 Sonoma when building with Xcode 15.
Chinh Nguyen
1
-0
/
+4
2023-09-27
Deprecated methods disableFlushWindow and enableFlushWindow are avoided on
Neil Hodgson
1
-0
/
+11
2023-09-22
Update download sizes.
Neil
1
-2
/
+2
2023-09-18
Updates for version 5.3.7.
Neil
3
-10
/
+10
2023-09-13
Fix assertion failure on some systems when an INDIC_SQUIGGLEPIXMAP drawn for a
Enrico Tröger
1
-0
/
+4
2023-08-29
Bug [#2400]. Fix building with non-English environment.
Neil
1
-0
/
+5
2023-08-28
Bug [#2401]. gtk: Set type hint for GTK_WINDOW_POPUP windows
Jiří Techet
1
-0
/
+4
2023-08-24
Fix potential crash when using IME with large amount of text selected.
Neil
1
-0
/
+3
2023-08-02
Bug [#2395]. Allow parent window to handle context menu events by setting as
Gary James
1
-0
/
+13
2023-07-23
Updates for version 5.3.6.
rel-5-3-6
Neil
3
-11
/
+10
2023-07-14
Feature [feature-requests:#1488] Stop aligning IME candidate window to target on
johnsonj
1
-0
/
+8
2023-06-25
Strip line end white-space.
Neil
1
-3
/
+3
[next]