aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdd SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).Robin Haberkorn8 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 Haberkorn19 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn8 months
sciteco-rel-5-5-7support ptrdiff_t if it has the same storage size as int, but does *not* alia...Robin Haberkorn6 months
sciteco-rel-5-5-8fixup: update the line layout cache when changing the tab draw modeRobin Haberkorn8 weeks
 
TagDownloadAuthorAge
rel-5-5-7scintilla-mirror-rel-5-5-7.tar.gz  Neil11 months
rel-5-5-6scintilla-mirror-rel-5-5-6.tar.gz  Neil13 months
rel-5-5-5scintilla-mirror-rel-5-5-5.tar.gz  Neil14 months
rel-5-5-4scintilla-mirror-rel-5-5-4.tar.gz  Neil16 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil18 months
rel-5-5-2scintilla-mirror-rel-5-5-2.tar.gz  Neil20 months
rel-5-5-1scintilla-mirror-rel-5-5-1.tar.gz  Neil21 months
rel-5-5-0scintilla-mirror-rel-5-5-0.tar.gz  Neil2 years
rel-5-4-3scintilla-mirror-rel-5-4-3.tar.gz  Neil2 years
rel-5-4-2scintilla-mirror-rel-5-4-2.tar.gz  Neil2 years
[...]
 
AgeCommit messageAuthorFilesLines
2014-07-03More accureate traffic count.rel-3-4-4Neil1-1/+1
2014-06-30Making ready for 3.4.4.Neil7-14/+15
2014-06-30Update change log.Neil1-1/+31
2014-06-26Move decision to draw line end wrap marker and colour of marker to DrawEOL.Neil2-19/+14
2014-06-26Simplify DrawStyledText, extracting out DrawTextInStyle for re-use.Neil1-21/+18
2014-06-26Move calculation of line background colour to ViewStyle and represent as aNeil4-55/+56
2014-06-24Ensure context is not freed for measurement surfaces as it is NULL.Neil1-1/+1
2014-06-23GTK: Don't create unnecessary drawing contextsColomban Wendling1-14/+9
2014-06-23Mark DrawBlockCaret as const since it only draws and does not affect Editor.Neil2-2/+2
2014-06-23Use Range type for hotspot to simplify manipulation.Neil5-35/+28
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror