aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdd SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).Robin Haberkorn9 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
2025-02-23Silence some warnings in test code.rel-5-5-5Neil3-17/+24
2025-02-23Feature [feature-requests:#1540]. Remove unused variable.Neil1-17/+0
2025-02-22Updates for version 5.5.5.Neil9-20/+20
2025-02-20Move SizeOfRect to header to allow use in ScintillaWin.cxx where it simplifiesNeil3-8/+7
2025-02-19Silence warnings with explicit, using, noexcept, [[nodiscard]], unnamedNeil1-132/+118
2025-02-19Use ComPtr for render targets of SurfaceD2D.Neil2-16/+15
2025-02-18Use ComPtr for text formats and text layouts.Neil1-59/+42
2025-02-18Use ComPtr for geometric and graphic objects: brush, geometry, geometry sink,Neil1-80/+78
2025-02-18Minor warnings silenced. No return value from void functions, catch theNeil1-7/+10
2025-02-18Avoid type error from some compilers from returning braced values likeNeil1-16/+8
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror