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
5 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
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
21 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
3 months
sciteco-rel-5-6-2
added SC_LINE_END_TYPE_NONE: allows ignoring all line ends
Robin Haberkorn
4 weeks
Tag
Download
Author
Age
rel-5-6-2
scintilla-mirror-rel-5-6-2.tar.gz
Neil
6 weeks
rel-5-6-1
scintilla-mirror-rel-5-6-1.tar.gz
Neil
2 months
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
7 months
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
12 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
14 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
18 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
20 months
[...]
Age
Commit message
Author
Files
Lines
2021-06-21
Fix some warnings in unit tests.
rel-5-1-0
Zufu Liu
5
-24
/
+22
2021-06-21
Add tests for CharacterCategoryMap, RESearch, and Document.
Zufu Liu
6
-0
/
+218
2021-06-21
Avoid extra lookup for mapReprs.
Zufu Liu
1
-3
/
+3
2021-06-18
Updated for stable version 5.1.0.
Neil
9
-26
/
+25
2021-06-17
Move ScintillaCall from SciTE project.
Neil
5
-10
/
+4384
2021-06-17
Implement GetDirectStatusFunction on GTK.
Neil
1
-0
/
+3
2021-06-17
Add SciFnDirectStatus, a direct access function which also returns status so can
Neil
12
-10
/
+100
2021-06-11
Use more natural type avoiding cast and warning.
Neil
1
-2
/
+2
2021-06-11
Ensure variable initialised.
Neil
1
-1
/
+1
2021-06-11
Display warning if can't find line to update.
Neil
1
-0
/
+2
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror