aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdd SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).Robin Haberkorn2 months
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 Haberkorn20 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn9 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 Haberkorn2 months
 
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  Neil17 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil19 months
rel-5-5-2scintilla-mirror-rel-5-5-2.tar.gz  Neil21 months
rel-5-5-1scintilla-mirror-rel-5-5-1.tar.gz  Neil22 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
2026-02-28fixup: update the line layout cache when changing the tab draw modesciteco-rel-5-5-8Robin Haberkorn1-1/+1
2025-11-12added SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR)Robin Haberkorn5-5/+19
2025-11-09added SC_LINE_END_TYPE_NONE: allows ignoring all line endsRobin Haberkorn7-41/+62
2025-11-09disable automatic scrolling and choosing the X that caret sticks toRobin Haberkorn1-1/+7
2025-11-09commented out Editor::SetRepresentations()Robin Haberkorn1-1/+1
2025-11-05Updates for version 5.5.8.Neil9-20/+20
2025-11-04Feature [feature-requests:#1569]. Update to Unicode 16.Neil3-21/+121
2025-11-04Standardize parameter name for SCI_AUTOCSETIMAGESCALE for change #9752.Neil1-1/+1
2025-11-03Support ptrdiff_t if it has the same storage size as int, but does *not* alia...Robin Haberkorn5-2/+14
2025-10-29Feature [feature-requests:#1567]. Remove unnecessary InvalidateStyleRedraw call.YX Hao1-1/+0
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror