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
8 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
18 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
2023-11-04
Document 'credits' property.
rel-5-3-8
Neil
1
-0
/
+3
2023-11-02
Fix typo.
Neil
1
-1
/
+1
2023-11-02
Updates for version 5.3.8.
Neil
9
-20
/
+23
2023-11-02
Feature [feature-requests:#1500] Remove match text retrieval from MatchOnLines
Zufu Liu
4
-38
/
+21
2023-11-01
Split SelectionAndInformation section into Information and Selection sections.
Neil
1
-752
/
+755
2023-11-01
Remove spacing in table of contents to simplify editing.
Neil
1
-47
/
+4
2023-10-30
Remove outdated instructions on changing lexers in Scintilla and they are now in
Neil
1
-19
/
+2
2023-10-29
Bug [#2078]. Fix rectangular selections with SCI_MOVESELECTEDLINESUP and
Neil
3
-1
/
+22
2023-10-27
Extract key code from HorizontalMove to shorten and simplify it.
Neil
3
-146
/
+134
2023-10-26
Add LineStartPosition to replace common idiom LineStart(LineFromPosition(x)) as
Neil
4
-23
/
+22
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror