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
4 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
18 months
sciteco-rel-5-5-4
support NetBSD on ARMv6
Robin Haberkorn
7 months
sciteco-rel-5-5-7
support ptrdiff_t if it has the same storage size as int, but does *not* alia...
Robin Haberkorn
5 months
sciteco-rel-5-5-8
fixup: update the line layout cache when changing the tab draw mode
Robin Haberkorn
3 weeks
Tag
Download
Author
Age
rel-5-5-7
scintilla-mirror-rel-5-5-7.tar.gz
Neil
10 months
rel-5-5-6
scintilla-mirror-rel-5-5-6.tar.gz
Neil
12 months
rel-5-5-5
scintilla-mirror-rel-5-5-5.tar.gz
Neil
13 months
rel-5-5-4
scintilla-mirror-rel-5-5-4.tar.gz
Neil
15 months
rel-5-5-3
scintilla-mirror-rel-5-5-3.tar.gz
Neil
17 months
rel-5-5-2
scintilla-mirror-rel-5-5-2.tar.gz
Neil
19 months
rel-5-5-1
scintilla-mirror-rel-5-5-1.tar.gz
Neil
20 months
rel-5-5-0
scintilla-mirror-rel-5-5-0.tar.gz
Neil
23 months
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
2024-12-15
Updates for version 5.5.4.
rel-5-5-4
Neil
9
-20
/
+20
2024-12-15
Feature [feature-requests:#1537]. Use const where possible.
Neil
1
-1
/
+1
2024-12-15
Feature [feature-requests:#1537]. Use noexcept where possible.
Zufu Liu
2
-4
/
+4
2024-12-15
Feature [feature-requests:#1537]. Extract common code into function.
Zufu Liu
1
-8
/
+10
2024-12-13
Feature [feature-requests:#1538]. Reduce range checks in PartitionFromPosition
Zufu Liu
1
-1
/
+1
2024-12-13
Feature [feature-requests:#1537]. Remove explicit initialization which is
Zufu Liu
1
-3
/
+1
2024-12-06
Feature [feature-requests:#1537]. Avoid truncation potential with PerformSort.
Zufu Liu
2
-14
/
+11
2024-12-06
Feature [feature-requests:#1537]. Refactor Sorter in AutoComplete.
Zufu Liu
1
-13
/
+21
2024-12-03
Feature [feature-requests:#1537]. Simpify calculation of start of search for
Zufu Liu
1
-1
/
+1
2024-12-03
Feature [feature-requests:#1537]. Avoid holding onto Document without need.
Zufu Liu
1
-2
/
+1
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror