aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdded tag rel-5-6-2 for changeset 4d4244525b8aNeil12 days
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
sciteco-rel-5-6-2added SC_LINE_END_TYPE_NONE: allows ignoring all line endsRobin Haberkorn25 hours
 
TagDownloadAuthorAge
rel-5-6-2scintilla-mirror-rel-5-6-2.tar.gz  Neil2 weeks
rel-5-6-1scintilla-mirror-rel-5-6-1.tar.gz  Neil7 weeks
rel-5-6-0scintilla-mirror-rel-5-6-0.tar.gz  Neil2 months
rel-5-5-9scintilla-mirror-rel-5-5-9.tar.gz  Neil3 months
rel-5-5-8scintilla-mirror-rel-5-5-8.tar.gz  Neil6 months
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  Neil15 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
[...]
 
AgeCommit messageAuthorFilesLines
2026-02-25Updates for version 5.6.0.rel-5-6-0Neil9-16/+28
2026-02-25Fix crash on Linux when window too narrow so rcLine is empty. Clamp(rcLineNeil1-0/+3
2026-02-25Added tag rel-5-5-9 for changeset 76c8666d5140Neil1-0/+1
2026-02-21Updates for version 5.5.9.rel-5-5-9Neil9-20/+20
2026-02-18When a line end is not selected, change the colour of the rectangle thatNeil2-7/+6
2026-02-18Hoist calculation of virtual space on a line into a method and simplify callers.Neil3-16/+13
2026-02-18Simplify code and harmonize types when drawing line end blobs in DrawEOL.Neil1-12/+12
2026-02-13Simplify conversion of line end bytes to representation for visible line ends.Neil1-8/+7
2026-02-12Simplify drawing of eol-is-selected rectangle.Neil2-17/+19
2026-02-12Use const and simplify expressions in DrawEOL.Neil1-14/+9
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror