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
4 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
2021-07-24
Bug [#2269]. Fix error with MSVC with /std:c++latest.
rel-5-1-1
Zufu Liu
1
-2
/
+0
2021-07-23
Feature [feature-requests:#1411] Implement WM_SETREDRAW to turn off scroll bar
Neil
2
-0
/
+27
2021-07-20
Updates for 5.1.1 release.
Neil
9
-19
/
+20
2021-07-17
Add SCI_AUTOCSETOPTIONS to allow choosing a non-resizeable autocompletion list
Neil
13
-12
/
+103
2021-07-20
Add OPTIMIZATION variable so caller can choose optimization level.
Neil
2
-3
/
+7
2021-07-18
Update lexer information to mention Lexilla.
Neil
1
-3
/
+4
2021-07-17
Updated dependencies.
Neil
3
-0
/
+3
2021-07-17
Added PLAT_QT_QML define for a Qt QML/Quick platform layer.
Neil
2
-0
/
+7
2021-07-17
Fix minor inconsistency with word searching results at start and end of document
Neil
3
-5
/
+20
2021-07-17
Extract word edge detection to prepare for fixing bug.
Neil
2
-8
/
+34
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror