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 Haberkorn46 hours
 
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
2024-03-02Updates for version 5.4.2.rel-5-4-2Neil10-20/+21
2024-03-02Feature [feature-requests:#1511] Add mayCoalesce argument to BeginUndoAction.John Ehresman7-10/+10
2024-02-29Improve layout when a text run contains left-to-right and right-to-left ranges.Neil Hodgson2-0/+28
2024-02-28Fix failures with values larger than 0xffffff in 32-bit builds.Neil2-28/+28
2024-02-28Add variant of UTF8Classify that takes a char* so that client code does not haveNeil3-19/+22
2024-02-28Ensure keyboard-initiated context menu appears in multi-screen situations whenNeil2-12/+17
2024-02-28Encapsulate LPARAM to POINT conversion. Make PointFromLParam constexpr.Neil1-4/+8
2024-02-27Restore change history to the extent possible when restoring undo history.Neil5-82/+216
2024-02-18Restore change history when restoring undo history.Neil3-0/+63
2024-02-16Implement detach point access with SCI_SETUNDODETACH and SCI_GETUNDODETACH.Neil13-60/+140
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror