aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdd SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).Robin Haberkorn4 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 Haberkorn18 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn7 months
sciteco-rel-5-5-7support ptrdiff_t if it has the same storage size as int, but does *not* alia...Robin Haberkorn5 months
sciteco-rel-5-5-8fixup: update the line layout cache when changing the tab draw modeRobin Haberkorn3 weeks
 
TagDownloadAuthorAge
rel-5-5-7scintilla-mirror-rel-5-5-7.tar.gz  Neil10 months
rel-5-5-6scintilla-mirror-rel-5-5-6.tar.gz  Neil12 months
rel-5-5-5scintilla-mirror-rel-5-5-5.tar.gz  Neil13 months
rel-5-5-4scintilla-mirror-rel-5-5-4.tar.gz  Neil15 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil17 months
rel-5-5-2scintilla-mirror-rel-5-5-2.tar.gz  Neil19 months
rel-5-5-1scintilla-mirror-rel-5-5-1.tar.gz  Neil20 months
rel-5-5-0scintilla-mirror-rel-5-5-0.tar.gz  Neil23 months
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
2013-05-27Updated changes list.rel-3-3-3nyamatongwe1-4/+1
2013-05-27Updated version numbers, date, and change log for 3.3.3.nyamatongwe7-16/+27
2013-05-27Update all release dates based on date in scintilla/doc/index.html.nyamatongwe1-13/+52
2013-05-26Switch SelectionText to use a std::string to hold the data and to provide acc...nyamatongwe8-96/+104
2013-05-25Simplify copying text since it is now using a std::string so no need toNeil Hodgson1-29/+12
2013-05-25Use simplified call to set SelectionText from std::string.Neil Hodgson1-16/+18
2013-05-25Add a simplified way to set a SelectionText from a std::string.Neil Hodgson1-0/+3
2013-05-25Bug: [#1481]. Incorrect event copying on GTK+ 3.x.Neil Hodgson1-5/+14
2013-05-25Fix crashes with SelectionText instances that did not have \0 terminators.Neil Hodgson1-7/+7
2013-05-24Add Structured Text lexer.nyamatongwe1-0/+4
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror