aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdded tag rel-5-6-2 for changeset 4d4244525b8aNeil5 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 Haberkorn21 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 Haberkorn7 months
sciteco-rel-5-5-8fixup: update the line layout cache when changing the tab draw modeRobin Haberkorn3 months
sciteco-rel-5-6-2added SC_LINE_END_TYPE_NONE: allows ignoring all line endsRobin Haberkorn4 weeks
 
TagDownloadAuthorAge
rel-5-6-2scintilla-mirror-rel-5-6-2.tar.gz  Neil6 weeks
rel-5-6-1scintilla-mirror-rel-5-6-1.tar.gz  Neil2 months
rel-5-6-0scintilla-mirror-rel-5-6-0.tar.gz  Neil3 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  Neil7 months
rel-5-5-7scintilla-mirror-rel-5-5-7.tar.gz  Neil12 months
rel-5-5-6scintilla-mirror-rel-5-5-6.tar.gz  Neil14 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  Neil18 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil20 months
[...]
 
AgeCommit messageAuthorFilesLines
2019-12-03Readying 4.2.2 release.rel-4-2-2Neil8-16/+17
2019-12-03Bug [#2144]. Fixed drawing of translucent rounded rectangles with Direct2D.Neil2-1/+5
2019-12-02Use noexcept and const where reasonable.Neil2-4/+4
2019-12-02Add SparseVector::DeleteRange for efficiently removing ranges.Neil2-0/+143
2019-12-02Add SparseVector::IndexAfter for efficiently finding elements in a range.Neil2-0/+24
2019-12-01Allow setting value at end of a SparseVector.Neil3-36/+74
2019-12-01Fix a bug with deleting the first element in SparseVector that left an extraNeil4-10/+64
2019-12-01Improve debugging by fixing visualization of SplitVector, adding a visualizationNeil1-10/+23
2019-11-26Bug [#2140]. Fix where anchor and caret differ only in amount of virtual spaceNeil2-2/+20
2019-11-25Fix regression in 7773 where position wasn't moved on to account for virtualNeil2-0/+33
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror