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
sciteco-rel-5-6-2
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
Added tag rel-5-6-2 for changeset 4d4244525b8a
Neil
14 days
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
7 months
sciteco-rel-5-5-8
fixup: update the line layout cache when changing the tab draw mode
Robin Haberkorn
2 months
sciteco-rel-5-6-2
added SC_LINE_END_TYPE_NONE: allows ignoring all line ends
Robin Haberkorn
3 days
Tag
Download
Author
Age
rel-5-6-2
scintilla-mirror-rel-5-6-2.tar.gz
Neil
2 weeks
rel-5-6-1
scintilla-mirror-rel-5-6-1.tar.gz
Neil
7 weeks
rel-5-6-0
scintilla-mirror-rel-5-6-0.tar.gz
Neil
3 months
rel-5-5-9
scintilla-mirror-rel-5-5-9.tar.gz
Neil
3 months
rel-5-5-8
scintilla-mirror-rel-5-5-8.tar.gz
Neil
6 months
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
15 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
[...]
Age
Commit message
Author
Files
Lines
2022-07-06
Updates for 5.2.4 release.
rel-5-2-4
Neil
9
-19
/
+20
2022-07-05
Fix failures with non-UTF-8 text when multi-threading. The Converter object on
Neil Hodgson
2
-8
/
+37
2022-07-05
Suppress warnings for ScintillaEdit as have no way to test it.
Neil
1
-0
/
+4
2022-07-04
Avoid C-style cast and range reduction warnings from cppcheck 2.8.
Neil Hodgson
3
-17
/
+15
2022-07-04
Update suppressions for cppcheck 2.8.
Neil
1
-7
/
+7
2022-07-04
Avoid shadow warning from cppcheck 2.8.
Neil
1
-2
/
+2
2022-07-04
Remove ScintillaEditPy from WidgetGen.py as it was removed in Scintilla 5.1.5.
Neil
1
-20
/
+3
2022-06-17
Avoid cast.
Neil
1
-2
/
+2
2022-06-17
Fix crash printing on Win32 in bidirectional mode with a non-empty selection.
Neil
2
-6
/
+11
2022-06-17
Change bug colour slightly to be more unique and make it easier to detect when
Neil
1
-1
/
+1
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror