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-02-05
Update suppressions for Cppcheck 2.10. Remove unused variable.
rel-5-3-3
Neil
2
-1
/
+11
2023-02-04
Updates for version 5.3.3.
Neil
9
-20
/
+20
2023-01-27
Feature [feature-requests:#1476] Add support for surrounding text in GTK inpu...
Colomban Wendling
3
-0
/
+72
2023-01-28
Change log.
Neil
1
-1
/
+2
2023-01-25
When an autocompletion list is shown in response to SCN_CHARADDED, do not
Mitchell Foral
2
-2
/
+7
2023-01-25
Use LineLayout::LineNumber inside LineLayoutCache so it doesn't have to be
Neil
2
-4
/
+3
2023-01-25
Hoist line wrapping code into LineLayout::WrapLine as it has few dependencies.
Neil
3
-52
/
+60
2023-01-23
Allow UTF-8 entries to coexist in the position cache alongside the document
Neil
3
-56
/
+44
2023-01-16
Use intervals for drawing.
Neil
5
-57
/
+70
2023-01-15
Replace XYACCUMULATOR with XYPOSITION as will not return to single-precision
Neil
2
-22
/
+22
[...]
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror