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
Hoist calculation of last style of line into function and simplify logic.
Neil
6 weeks
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
4 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
17 months
sciteco-rel-5-5-4
support NetBSD on ARMv6
Robin Haberkorn
6 months
sciteco-rel-5-5-7
support ptrdiff_t if it has the same storage size as int, but does *not* alia...
Robin Haberkorn
4 months
sciteco-rel-5-5-8
added SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR)
Robin Haberkorn
3 months
Tag
Download
Author
Age
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
9 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
11 months
rel-5-5-5
scintilla-mirror-rel-5-5-5.tar.gz
Neil
12 months
rel-5-5-4
scintilla-mirror-rel-5-5-4.tar.gz
Neil
14 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
16 months
rel-5-5-2
scintilla-mirror-rel-5-5-2.tar.gz
Neil
18 months
rel-5-5-1
scintilla-mirror-rel-5-5-1.tar.gz
Neil
19 months
rel-5-5-0
scintilla-mirror-rel-5-5-0.tar.gz
Neil
22 months
rel-5-4-3
scintilla-mirror-rel-5-4-3.tar.gz
Neil
24 months
rel-5-4-2
scintilla-mirror-rel-5-4-2.tar.gz
Neil
24 months
[...]
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