aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdded tag rel-5-6-2 for changeset 4d4244525b8aNeil3 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 Haberkorn23 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn12 months
sciteco-rel-5-5-7support ptrdiff_t if it has the same storage size as int, but does *not* alia...Robin Haberkorn10 months
sciteco-rel-5-5-8fixup: update the line layout cache when changing the tab draw modeRobin Haberkorn5 months
sciteco-rel-5-6-2added SC_LINE_END_TYPE_NONE: allows ignoring all line endsRobin Haberkorn3 months
 
TagDownloadAuthorAge
rel-5-6-2scintilla-mirror-rel-5-6-2.tar.gz  Neil4 months
rel-5-6-1scintilla-mirror-rel-5-6-1.tar.gz  Neil5 months
rel-5-6-0scintilla-mirror-rel-5-6-0.tar.gz  Neil6 months
rel-5-5-9scintilla-mirror-rel-5-5-9.tar.gz  Neil6 months
rel-5-5-8scintilla-mirror-rel-5-5-8.tar.gz  Neil9 months
rel-5-5-7scintilla-mirror-rel-5-5-7.tar.gz  Neil14 months
rel-5-5-6scintilla-mirror-rel-5-5-6.tar.gz  Neil16 months
rel-5-5-5scintilla-mirror-rel-5-5-5.tar.gz  Neil18 months
rel-5-5-4scintilla-mirror-rel-5-5-4.tar.gz  Neil20 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil22 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-07-06Updates for 5.2.4 release.rel-5-2-4Neil9-19/+20
2022-07-05Fix failures with non-UTF-8 text when multi-threading. The Converter object onNeil Hodgson2-8/+37
2022-07-05Suppress warnings for ScintillaEdit as have no way to test it.Neil1-0/+4
2022-07-04Avoid C-style cast and range reduction warnings from cppcheck 2.8.Neil Hodgson3-17/+15
2022-07-04Update suppressions for cppcheck 2.8.Neil1-7/+7
2022-07-04Avoid shadow warning from cppcheck 2.8.Neil1-2/+2
2022-07-04Remove ScintillaEditPy from WidgetGen.py as it was removed in Scintilla 5.1.5.Neil1-20/+3
2022-06-17Avoid cast.Neil1-2/+2
2022-06-17Fix crash printing on Win32 in bidirectional mode with a non-empty selection.Neil2-6/+11
2022-06-17Change bug colour slightly to be more unique and make it easier to detect whenNeil1-1/+1
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror