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
2 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
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
20 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
6 months
sciteco-rel-5-5-8
fixup: update the line layout cache when changing the tab draw mode
Robin Haberkorn
2 months
Tag
Download
Author
Age
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
11 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
13 months
rel-5-5-5
scintilla-mirror-rel-5-5-5.tar.gz
Neil
14 months
rel-5-5-4
scintilla-mirror-rel-5-5-4.tar.gz
Neil
17 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
19 months
rel-5-5-2
scintilla-mirror-rel-5-5-2.tar.gz
Neil
21 months
rel-5-5-1
scintilla-mirror-rel-5-5-1.tar.gz
Neil
22 months
rel-5-5-0
scintilla-mirror-rel-5-5-0.tar.gz
Neil
2 years
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
2021-04-21
Updates for 5.0.2.
rel-5-0-2
Neil
9
-19
/
+18
2021-04-21
Bug [#2027]. Fix GetFontLocale signature.
Zufu Liu
1
-2
/
+2
2021-04-20
Bug [#2248]. Make autocompletion look the same on macOS 11 as macOS 10
Petko Georgiev
2
-9
/
+17
2021-04-20
Add header to make recent change compile with Xcode.
Neil Hodgson
1
-0
/
+1
2021-04-20
Avoid some warnings and make similar code more consistent.
Neil
1
-15
/
+8
2021-04-20
If text format creation fails, could be because of bad locale so try "en-us".
Neil
1
-0
/
+7
2021-04-20
Bug [#2027]. Implement font locale SCI_SETFONTLOCALE on Win32 using DirectWrite.
Neil
11
-9
/
+71
2021-04-20
Feature [feature-requests:#1402]. Unify colour type with ColourAlpha.
Neil
3
-35
/
+28
2021-04-20
Bug [#2246]. Fix encoding used for DirectWrite text display.
Neil
2
-5
/
+18
2021-04-15
Bug [#2228]. Ensure sysCaretBitmap does not leak.
Mat Berchtold
1
-1
/
+6
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror