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
sciteco-rel-5-5-8
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
Branch
Commit message
Author
Age
master
Add SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).
Robin Haberkorn
2 months
sciteco-dev-pre-v2.0.0
Scintilla Gtk: use gdk_threads_add_idle_full() instead of g_idle_add_full() a...
Robin Haberkorn
9 years
sciteco-rel-5-1-3
commented out Editor::SetRepresentations()
Robin Haberkorn
5 years
sciteco-rel-5-3-4
disable automatic scrolling and choosing the X that caret sticks to
Robin Haberkorn
3 years
sciteco-rel-5-5-2
disable automatic scrolling and choosing the X that caret sticks to
Robin Haberkorn
20 months
sciteco-rel-5-5-4
support NetBSD on ARMv6
Robin Haberkorn
9 months
sciteco-rel-5-5-7
support ptrdiff_t if it has the same storage size as int, but does *not* alia...
Robin Haberkorn
6 months
sciteco-rel-5-5-8
fixup: update the line layout cache when changing the tab draw mode
Robin Haberkorn
2 months
Tag
Download
Author
Age
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
11 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
13 months
rel-5-5-5
scintilla-mirror-rel-5-5-5.tar.gz
Neil
14 months
rel-5-5-4
scintilla-mirror-rel-5-5-4.tar.gz
Neil
17 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
19 months
rel-5-5-2
scintilla-mirror-rel-5-5-2.tar.gz
Neil
21 months
rel-5-5-1
scintilla-mirror-rel-5-5-1.tar.gz
Neil
22 months
rel-5-5-0
scintilla-mirror-rel-5-5-0.tar.gz
Neil
2 years
rel-5-4-3
scintilla-mirror-rel-5-4-3.tar.gz
Neil
2 years
rel-5-4-2
scintilla-mirror-rel-5-4-2.tar.gz
Neil
2 years
[...]
Age
Commit message
Author
Files
Lines
2023-12-23
Add break to avoid warning from Visual Studio code analysis.
rel-5-4-1
Neil
1
-1
/
+1
2023-12-23
Update download size.
Neil
1
-1
/
+1
2023-12-22
Updates for version 5.4.1.
Neil
9
-20
/
+20
2023-12-21
Bug [#2405]. Avoid character fragments in regular expression search results.
Zufu Liu
6
-6
/
+65
2023-12-20
Add IDocumentEditable interface for efficient interaction with document objects.
Neil
9
-39
/
+124
2023-12-15
Bug [#2289]. Protect SCI_REPLACETARGET* from application changing target in
Neil
2
-9
/
+24
2023-12-14
Bug [#2405]. Fix regular expression bug in reverse direction where shortened
Zufu Liu
4
-23
/
+22
2023-12-14
Remove noexcept from MatchFlags since IsWordEndAt is not noexcept.
Neil
1
-1
/
+1
2023-12-12
Slight speed up by allowing unitTest.o to compile in parallel with others.
Zufu Liu
1
-1
/
+1
2023-12-12
Bug [#2405]. Fix regular expression assertion (^, $, \b. \B) failures when using
Zufu Liu
3
-33
/
+69
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror