aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdd SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).Robin Haberkorn8 weeks
sciteco-dev-pre-v2.0.0Scintilla Gtk: use gdk_threads_add_idle_full() instead of g_idle_add_full() a...Robin Haberkorn9 years
sciteco-rel-5-1-3commented out Editor::SetRepresentations()Robin Haberkorn5 years
sciteco-rel-5-3-4disable automatic scrolling and choosing the X that caret sticks toRobin Haberkorn3 years
sciteco-rel-5-5-2disable automatic scrolling and choosing the X that caret sticks toRobin Haberkorn19 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn8 months
sciteco-rel-5-5-7support ptrdiff_t if it has the same storage size as int, but does *not* alia...Robin Haberkorn6 months
sciteco-rel-5-5-8fixup: update the line layout cache when changing the tab draw modeRobin Haberkorn8 weeks
 
TagDownloadAuthorAge
rel-5-5-7scintilla-mirror-rel-5-5-7.tar.gz  Neil11 months
rel-5-5-6scintilla-mirror-rel-5-5-6.tar.gz  Neil13 months
rel-5-5-5scintilla-mirror-rel-5-5-5.tar.gz  Neil14 months
rel-5-5-4scintilla-mirror-rel-5-5-4.tar.gz  Neil16 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil18 months
rel-5-5-2scintilla-mirror-rel-5-5-2.tar.gz  Neil20 months
rel-5-5-1scintilla-mirror-rel-5-5-1.tar.gz  Neil21 months
rel-5-5-0scintilla-mirror-rel-5-5-0.tar.gz  Neil2 years
rel-5-4-3scintilla-mirror-rel-5-4-3.tar.gz  Neil2 years
rel-5-4-2scintilla-mirror-rel-5-4-2.tar.gz  Neil2 years
[...]
 
AgeCommit messageAuthorFilesLines
2022-02-24Updates for 5.2.1 release.rel-5-2-1Neil9-19/+20
2022-02-24Bug [#2315] Update dependencies for KeyMap.Neil3-0/+6
2022-02-21Bug [#2317] Fix pixmap leak on GTK.Neil Hodgson2-5/+10
2022-02-17Suppress cppcheck warnings where it doesn't undertand changing dropWentOutsideNeil1-0/+4
2022-02-17Add extra condition to avoid Clang-Tidy warning.Neil1-1/+1
2022-02-16Bug [#2315] Fix undefined macros. Fixes key map for GTK on macOS and Haiku bu...Neil3-1/+11
2022-02-16Fix re-entrant painting to maintain update region.Mitchell Foral2-5/+19
2022-02-16Fix preprocessor condition to enable threading on Linux.Neil Hodgson1-1/+1
2022-02-10Replace "OS X' with "macOS".Neil16-41/+40
2022-02-10Forgot fix.Neil1-0/+5
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror