aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterHoist calculation of last style of line into function and simplify logic.Neil6 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 Haberkorn4 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 Haberkorn17 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn6 months
sciteco-rel-5-5-7support ptrdiff_t if it has the same storage size as int, but does *not* alia...Robin Haberkorn4 months
sciteco-rel-5-5-8added SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR)Robin Haberkorn4 months
 
TagDownloadAuthorAge
rel-5-5-7scintilla-mirror-rel-5-5-7.tar.gz  Neil9 months
rel-5-5-6scintilla-mirror-rel-5-5-6.tar.gz  Neil11 months
rel-5-5-5scintilla-mirror-rel-5-5-5.tar.gz  Neil12 months
rel-5-5-4scintilla-mirror-rel-5-5-4.tar.gz  Neil14 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil16 months
rel-5-5-2scintilla-mirror-rel-5-5-2.tar.gz  Neil18 months
rel-5-5-1scintilla-mirror-rel-5-5-1.tar.gz  Neil19 months
rel-5-5-0scintilla-mirror-rel-5-5-0.tar.gz  Neil22 months
rel-5-4-3scintilla-mirror-rel-5-4-3.tar.gz  Neil24 months
rel-5-4-2scintilla-mirror-rel-5-4-2.tar.gz  Neil24 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-07-23Updates for version 5.3.6.rel-5-3-6Neil9-21/+20
2023-07-14Feature [feature-requests:#1488] Stop aligning IME candidate window to target onjohnsonj3-13/+8
2023-07-01Simplify sel.Range(sel.Main()) to sel.RangeMain().Neil1-3/+3
2023-06-28Update suppressions for cppcheck 2.11.Neil1-12/+30
2023-06-28Add const where viable.Neil4-4/+4
2023-06-28Replace c-style cast with c++ explicit reinterpret_cast.Neil1-1/+1
2023-06-25Strip line end white-space.Neil6-9/+9
2023-06-23Ensure local variable initialised.Neil1-1/+1
2023-06-23Replace numeric character entity "#10003" with "check" for clarity.Neil1-50/+50
2023-06-23Update to IME support matrix showing that Qt now supports Delete Surrounding.johnsonj1-23/+23
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror