aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterAdded tag rel-5-6-2 for changeset 4d4244525b8aNeil7 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 Haberkorn21 months
sciteco-rel-5-5-4support NetBSD on ARMv6Robin Haberkorn10 months
sciteco-rel-5-5-7support ptrdiff_t if it has the same storage size as int, but does *not* alia...Robin Haberkorn8 months
sciteco-rel-5-5-8fixup: update the line layout cache when changing the tab draw modeRobin Haberkorn4 months
sciteco-rel-5-6-2added SC_LINE_END_TYPE_NONE: allows ignoring all line endsRobin Haberkorn6 weeks
 
TagDownloadAuthorAge
rel-5-6-2scintilla-mirror-rel-5-6-2.tar.gz  Neil8 weeks
rel-5-6-1scintilla-mirror-rel-5-6-1.tar.gz  Neil3 months
rel-5-6-0scintilla-mirror-rel-5-6-0.tar.gz  Neil4 months
rel-5-5-9scintilla-mirror-rel-5-5-9.tar.gz  Neil4 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  Neil15 months
rel-5-5-5scintilla-mirror-rel-5-5-5.tar.gz  Neil16 months
rel-5-5-4scintilla-mirror-rel-5-5-4.tar.gz  Neil18 months
rel-5-5-3scintilla-mirror-rel-5-5-3.tar.gz  Neil20 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-11-04Document 'credits' property.rel-5-3-8Neil1-0/+3
2023-11-02Fix typo.Neil1-1/+1
2023-11-02Updates for version 5.3.8.Neil9-20/+23
2023-11-02Feature [feature-requests:#1500] Remove match text retrieval from MatchOnLinesZufu Liu4-38/+21
2023-11-01Split SelectionAndInformation section into Information and Selection sections.Neil1-752/+755
2023-11-01Remove spacing in table of contents to simplify editing.Neil1-47/+4
2023-10-30Remove outdated instructions on changing lexers in Scintilla and they are now inNeil1-19/+2
2023-10-29Bug [#2078]. Fix rectangular selections with SCI_MOVESELECTEDLINESUP andNeil3-1/+22
2023-10-27Extract key code from HorizontalMove to shorten and simplify it.Neil3-146/+134
2023-10-26Add LineStartPosition to replace common idiom LineStart(LineFromPosition(x)) asNeil4-23/+22
[...]
 
Clone
git://git.fmsbw.de/scintilla-mirror
ssh://git.fmsbw.de/var/git/scintilla-mirror