aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdded tag rel-5-6-2 for changeset 4d4244525b8aNeil4 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 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 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 Haberkorn2 weeks
 
TagDownloadAuthorAge
rel-5-6-2scintilla-mirror-rel-5-6-2.tar.gz  Neil4 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  Neil17 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil19 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-10-09Updates for 5.3.1 release.rel-5-3-1Neil2-5/+4
2022-10-09File changed/new messages are printed in diagnostic format to make it easier toNeil1-1/+1
2022-10-09Update version number to 5.3.1.Neil8-16/+16
2022-10-09Bug [#2358]. Suppress change history background line shading when printing.Neil2-0/+12
2022-10-04Bug [#2349]. Fix bug where there were too many or too few lines when wrapping.Neil Hodgson2-0/+10
2022-10-04Feature [feature-requests:#1453] Added SCI_STYLESETINVISIBLEREPRESENTATION toFerdinand Oeinck12-1/+94
2022-10-01Draw SC_MARK_BAR markers underneath other markers as they often cover multipleNeil3-20/+35
2022-10-01Hoist choosing marker variants into PartForFoldHighlight and PartForBar.Neil2-33/+40
2022-09-30Bug [#2357]. Make SCI_LINESCROLL more accurate when width of space not integer.Zufu Liu2-1/+5
2022-09-29Feature [feature-requests:#749] Implement horizontal scrolling with Shift +Zufu Liu2-32/+45
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror