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
Hoist calculation of last style of line into function and simplify logic.
Neil
6 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
17 months
sciteco-rel-5-5-4
support NetBSD on ARMv6
Robin Haberkorn
6 months
sciteco-rel-5-5-7
support ptrdiff_t if it has the same storage size as int, but does *not* alia...
Robin Haberkorn
4 months
sciteco-rel-5-5-8
added SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR)
Robin Haberkorn
3 months
Tag
Download
Author
Age
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
9 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
11 months
rel-5-5-5
scintilla-mirror-rel-5-5-5.tar.gz
Neil
12 months
rel-5-5-4
scintilla-mirror-rel-5-5-4.tar.gz
Neil
14 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
16 months
rel-5-5-2
scintilla-mirror-rel-5-5-2.tar.gz
Neil
18 months
rel-5-5-1
scintilla-mirror-rel-5-5-1.tar.gz
Neil
19 months
rel-5-5-0
scintilla-mirror-rel-5-5-0.tar.gz
Neil
22 months
rel-5-4-3
scintilla-mirror-rel-5-4-3.tar.gz
Neil
24 months
rel-5-4-2
scintilla-mirror-rel-5-4-2.tar.gz
Neil
24 months
[...]
Age
Commit message
Author
Files
Lines
2022-10-09
Updates for 5.3.1 release.
rel-5-3-1
Neil
2
-5
/
+4
2022-10-09
File changed/new messages are printed in diagnostic format to make it easier to
Neil
1
-1
/
+1
2022-10-09
Update version number to 5.3.1.
Neil
8
-16
/
+16
2022-10-09
Bug [#2358]. Suppress change history background line shading when printing.
Neil
2
-0
/
+12
2022-10-04
Bug [#2349]. Fix bug where there were too many or too few lines when wrapping.
Neil Hodgson
2
-0
/
+10
2022-10-04
Feature [feature-requests:#1453] Added SCI_STYLESETINVISIBLEREPRESENTATION to
Ferdinand Oeinck
12
-1
/
+94
2022-10-01
Draw SC_MARK_BAR markers underneath other markers as they often cover multiple
Neil
3
-20
/
+35
2022-10-01
Hoist choosing marker variants into PartForFoldHighlight and PartForBar.
Neil
2
-33
/
+40
2022-09-30
Bug [#2357]. Make SCI_LINESCROLL more accurate when width of space not integer.
Zufu Liu
2
-1
/
+5
2022-09-29
Feature [feature-requests:#749] Implement horizontal scrolling with Shift +
Zufu Liu
2
-32
/
+45
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror