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
2021-04-09
Bug [#2243]. Fix crash when technology=2 (SC_TECHNOLOGY_DIRECTWRITERETAIN).
rel-5-0-1
Neil
2
-1
/
+5
2021-04-09
Add count argument to ReplaceREInFile so can modify mutiple occurrences.
Neil
3
-6
/
+7
2021-04-09
Added tag rel-5-0-1 for changeset 91a02e430905
Neil
1
-0
/
+1
2021-04-09
Changed release date.
Neil
2
-3
/
+3
2021-04-09
Document element colours.
Neil
1
-25
/
+129
2021-04-07
Ignore Release build directory which may be created by Visual C++.
Neil
1
-0
/
+1
2021-04-07
Feature [feature-requests:#1364]. Correct argument to TextWide for
Neil
1
-2
/
+2
2021-04-06
Minor fixes - noexcept, unnamed namespace, initialisation, casting.
Neil
1
-61
/
+81
2021-04-06
Explicit wide call to prevent fail if built in different Unicode mode on Win32.
Neil
1
-1
/
+1
2021-04-06
Log font settings change detection.
Neil
1
-0
/
+5
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror