aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterFeature [feature-requests:#1563]. Move main range in selection serialized form.Zufu Liu3 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 Haberkorn4 years
sciteco-rel-5-3-4disable automatic scrolling and choosing the X that caret sticks toRobin Haberkorn2 years
sciteco-rel-5-5-2disable automatic scrolling and choosing the X that caret sticks toRobin Haberkorn13 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn7 weeks
sciteco-rel-5-5-7added a dummy RunStyles.cxxRobin Haberkorn2 days
 
TagDownloadAuthorAge
rel-5-5-7scintilla-mirror-rel-5-5-7.tar.gz  Neil4 months
rel-5-5-6scintilla-mirror-rel-5-5-6.tar.gz  Neil6 months
rel-5-5-5scintilla-mirror-rel-5-5-5.tar.gz  Neil8 months
rel-5-5-4scintilla-mirror-rel-5-5-4.tar.gz  Neil10 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil12 months
rel-5-5-2scintilla-mirror-rel-5-5-2.tar.gz  Neil14 months
rel-5-5-1scintilla-mirror-rel-5-5-1.tar.gz  Neil15 months
rel-5-5-0scintilla-mirror-rel-5-5-0.tar.gz  Neil18 months
rel-5-4-3scintilla-mirror-rel-5-4-3.tar.gz  Neil19 months
rel-5-4-2scintilla-mirror-rel-5-4-2.tar.gz  Neil19 months
[...]
 
AgeCommit messageAuthorFilesLines
2019-07-03Mentioning second bug report for 2110.rel-4-2-0Neil1-1/+3
2019-07-02Updated version number.Neil1-1/+1
2019-07-02Readying 4.2.0 release.Neil8-19/+17
2019-07-02Bug [#2115]. Backed out changeset: d70ccc4f172a as not undefined behaviour.Neil1-3/+2
2019-07-02Bug [#2115]. Backed out changeset: 74b2c724a1df as not undefined behaviour.Neil1-2/+2
2019-07-01Use noexcept on Document where reasonable with no effect on external interface.Neil2-81/+82
2019-07-01Use noexcept in HighlightDelimiter - its a simple struct.Neil1-5/+5
2019-07-01Bug [#2115]. Fix undefined behaviour of shifting signed 1 by 31.Zufu Liu1-2/+2
2019-06-30Bug [#2038]. Source of input reported in SCN_CHARADDED.Zufu Liu15-47/+95
2019-06-29Bug [#2115]. Fix undefined behaviour of shifting negative values.Zufu Liu1-2/+3
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror