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
11 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
6 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
10 hours
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
2 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
2026-03-23
Updates for version 5.6.1.
rel-5-6-1
Neil
9
-21
/
+20
2026-03-19
Use functools.cache to add caching for FindPathToHeader. Simplify current cache.
Neil
1
-15
/
+15
2026-03-19
Remove unnecessary readlines and make FindCredits same as SciTE.
Neil
5
-19
/
+20
2026-03-11
Bug [#2501]. Test to make sure #2501 stays fixed.
Neil
1
-0
/
+6
2026-03-11
Bug [#2501]. Fix regression in SCI_CONVERTEOLS that may not convert whole file.
Zufu Liu
2
-2
/
+5
2026-03-11
Feature [feature-requests:#1581]. Simplify previous commit.
Nathaniel Braun
1
-4
/
+2
2026-03-09
Feature [feature-requests:#1581]. Improve mouse drag behaviour when drag and
Nathaniel Braun
2
-1
/
+7
2026-03-07
In visible whitespace modes, when there are contiguous spaces, paint the
Neil
1
-6
/
+12
2026-03-07
Improve compatibility with std::regex implementations.
Stephan T. Lavavej
2
-3
/
+11
2026-03-02
Restore background when EOL annotation with curved or angled sides drawn.
Neil
1
-0
/
+1
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror