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
Add SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).
Robin Haberkorn
4 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
18 months
sciteco-rel-5-5-4
support NetBSD on ARMv6
Robin Haberkorn
7 months
sciteco-rel-5-5-7
support ptrdiff_t if it has the same storage size as int, but does *not* alia...
Robin Haberkorn
5 months
sciteco-rel-5-5-8
fixup: update the line layout cache when changing the tab draw mode
Robin Haberkorn
3 weeks
Tag
Download
Author
Age
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
10 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
12 months
rel-5-5-5
scintilla-mirror-rel-5-5-5.tar.gz
Neil
13 months
rel-5-5-4
scintilla-mirror-rel-5-5-4.tar.gz
Neil
15 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
17 months
rel-5-5-2
scintilla-mirror-rel-5-5-2.tar.gz
Neil
19 months
rel-5-5-1
scintilla-mirror-rel-5-5-1.tar.gz
Neil
20 months
rel-5-5-0
scintilla-mirror-rel-5-5-0.tar.gz
Neil
23 months
rel-5-4-3
scintilla-mirror-rel-5-4-3.tar.gz
Neil
2 years
rel-5-4-2
scintilla-mirror-rel-5-4-2.tar.gz
Neil
2 years
[...]
Age
Commit message
Author
Files
Lines
2022-12-02
Updates for version 5.3.2.
rel-5-3-2
Neil
9
-19
/
+20
2022-12-02
Detangle ASCII and multi-byte code for case-insenstive UTF-8 searches.
Neil
3
-26
/
+46
2022-12-02
Ensure variable is initialized.
Neil
1
-3
/
+4
2022-12-02
Feature [feature-requests:#1458] Move code into member functions, use
Zufu Liu
1
-106
/
+76
2022-12-01
Change release compilation optimization option to favour speed over space.
Mitchell Foral
5
-4
/
+8
2022-12-01
On Qt, allow string form XPM images for SCI_REGISTERIMAGE.
Mitchell Foral
2
-1
/
+7
2022-11-29
Bug [#2344]. When GDI scaling is active, ensure correct monitor used for
Neil
3
-4
/
+4
2022-11-28
Bug [#2363]. Change 'paragraph up' commands SCI_PARAUP and SCI_PARAUPEXTEND to
Michael Heath
3
-1
/
+52
2022-11-26
Bug [#2344]. Avoid blurry display with DirectWrite in GDI scaling mode.
Markus Nißl
5
-18
/
+77
2022-11-24
Add const and noexcept where sensible.
Neil
2
-4
/
+4
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror