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
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