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
5 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
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
21 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
7 months
sciteco-rel-5-5-8
fixup: update the line layout cache when changing the tab draw mode
Robin Haberkorn
3 months
sciteco-rel-5-6-2
added SC_LINE_END_TYPE_NONE: allows ignoring all line ends
Robin Haberkorn
4 weeks
Tag
Download
Author
Age
rel-5-6-2
scintilla-mirror-rel-5-6-2.tar.gz
Neil
6 weeks
rel-5-6-1
scintilla-mirror-rel-5-6-1.tar.gz
Neil
2 months
rel-5-6-0
scintilla-mirror-rel-5-6-0.tar.gz
Neil
3 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
7 months
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
12 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
14 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
18 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
20 months
[...]
Age
Commit message
Author
Files
Lines
2023-03-04
Updates for version 5.3.4.
rel-5-3-4
Neil
9
-20
/
+20
2023-03-02
Add multithreaded wrap to significantly improve performance of wrapping large
Neil
10
-16
/
+180
2023-03-02
Cache client size when view moved or sized. That allows access to it from
Neil Hodgson
4
-5
/
+25
2023-03-02
Backed out changeset: 5504b8444ec2
Neil Hodgson
2
-7
/
+4
2023-02-28
Cache client rectangle when view resized. That makes it safer to access from
Neil Hodgson
2
-1
/
+10
2023-02-27
Cache client rectangle when view moved or sized. That allows access to it from
Neil Hodgson
2
-4
/
+7
2023-02-27
Define argument as const so can be used on const values.
Neil Hodgson
2
-2
/
+2
2023-02-27
Remove unnecessary casts from CGFloat to XYPosition as they are both double.
Neil Hodgson
3
-22
/
+18
2023-02-26
Specify runpath for ScintillaTest to be able to run on a different computer,
Neil Hodgson
1
-0
/
+2
2023-02-26
Remove deprecated setOnMouseEntered calls.
Neil Hodgson
1
-2
/
+0
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror