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
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
Feature [feature-requests:#1563]. Move main range in selection serialized form.
Zufu Liu
3 months
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
2 years
sciteco-rel-5-5-2
disable automatic scrolling and choosing the X that caret sticks to
Robin Haberkorn
13 months
sciteco-rel-5-5-4
support NetBSD on ARMv6
Robin Haberkorn
7 weeks
sciteco-rel-5-5-7
added a dummy RunStyles.cxx
Robin Haberkorn
46 hours
Tag
Download
Author
Age
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
4 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
6 months
rel-5-5-5
scintilla-mirror-rel-5-5-5.tar.gz
Neil
8 months
rel-5-5-4
scintilla-mirror-rel-5-5-4.tar.gz
Neil
10 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
12 months
rel-5-5-2
scintilla-mirror-rel-5-5-2.tar.gz
Neil
14 months
rel-5-5-1
scintilla-mirror-rel-5-5-1.tar.gz
Neil
15 months
rel-5-5-0
scintilla-mirror-rel-5-5-0.tar.gz
Neil
18 months
rel-5-4-3
scintilla-mirror-rel-5-4-3.tar.gz
Neil
19 months
rel-5-4-2
scintilla-mirror-rel-5-4-2.tar.gz
Neil
19 months
[...]
Age
Commit message
Author
Files
Lines
2025-03-30
Bug [#2468]. Update documentation of which notifications use each field.
rel-5-5-6
Neil
3
-18
/
+29
2025-03-29
Updates for version 5.5.6.
Neil
9
-20
/
+20
2025-03-29
Updated make dependencies.
Neil
2
-0
/
+2
2025-03-29
Add note for change set 9715.
Neil
1
-0
/
+3
2025-03-29
Use emplace_back to shorten code and avoid warning.
Neil
1
-1
/
+1
2025-03-29
Use constant definitions to avoid warnings.
Neil
2
-6
/
+14
2025-03-29
Simplify some boolean expressions and place brackets around subexpressions.
Neil
3
-12
/
+8
2025-03-29
Simplify WM_CHAR, particularly the handling of surrogate pairs.
Neil
1
-11
/
+16
2025-03-29
Harmonize types by prioritizing UINT32 over size_t since DirectWrite wants
Neil
1
-22
/
+22
2025-03-29
Reorder fields to ensure textLayout destroyed before blobs which it depends on.
Neil
1
-1
/
+2
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror