index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
ScintillaHistory.html
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-03-12
Remove SetLexer, SetLexerLanguage, and LoadLexerLibrary methods.
Neil
1
-0
/
+12
These have been superceded by Lexilla and the SetILexer API.
2021-03-11
Make the file easier to parse from script.
Neil
1
-9
/
+5
2021-03-07
Updated links for Scinterm, Textadept, and Scintillua.
Mitchell Foral
1
-1
/
+1
2021-03-06
Documentation of split.
rel-5-0-0
Neil
1
-0
/
+1
2021-03-05
Updated release dates.
Neil
1
-1
/
+1
2021-02-04
Update from SciTE.
Neil
1
-0
/
+4
2021-02-02
Bug [#2231]. Inconsistent behaviour in navigation on a line containing Japanese
cshnik
1
-0
/
+6
symbols #247
2021-02-02
Update history for 5.x series.
Neil
1
-0
/
+11
2020-12-01
Update full download.
Neil
1
-1
/
+1
2020-11-28
Update version number to 4.4.6 and release date.
Neil
1
-1
/
+1
2020-09-18
Fix building with Xcode 12 by defining move constructors for FontAlias, Style,
Neil
1
-0
/
+12
and PositionCacheEntry.
2020-09-11
Updates to Lexilla interface mentioned.
rel-4-4-5
Neil
1
-0
/
+6
2020-09-09
Change release date.
Neil
1
-1
/
+1
2020-09-05
Add blurb for new version.
Neil
1
-4
/
+4
2020-09-05
Update version number to 4.4.5.
Neil
1
-2
/
+2
2020-08-26
Bug [#2199]. Fixed bug where a hovered INDIC_TEXTFORE indicator was not applying
uhf7
1
-0
/
+5
the hover colour to the whole range.
2020-08-25
Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.
Derek Brown
1
-0
/
+5
2020-08-24
SciTE change log.
Neil
1
-0
/
+5
2020-08-21
Bug [#2197]. Fixed bug where layout caching was ineffective.
Neil
1
-0
/
+4
2020-08-11
Fixed bug where gradient indicators were not showing hovered appearance.
Neil
1
-0
/
+3
2020-08-09
SciTE change log.
Neil
1
-0
/
+8
2020-08-03
Bug [#2193]. Fixed bug where hovered indicator was not returning to non-hover
uhf7
1
-0
/
+5
appearance when mouse moved out of window or into margin.
2020-07-31
Bug [#2170]. Fixed cursor flicker over an indicator with hover style.
uhf7
1
-0
/
+6
2020-07-30
Bug [#2191]. Allow setting CPPFLAGS to support hardening.
Andreas Rönnquist
1
-0
/
+4
2020-07-29
SciTE change log.
Neil
1
-0
/
+5
2020-07-28
Bug [#2189]. Allow cross-building for GTK by choosing pkg-config.
Andreas Rönnquist
1
-0
/
+4
2020-07-28
Fix position of marker symbols for SC_MARGIN_RTEXT which were being moved based
Neil
1
-0
/
+12
on width of text.
2020-07-18
Updates for 4.4.4.
Neil
1
-5
/
+5
2020-07-15
Feature [feature-requests:1368]. Add BraceMatchNext API.
Zufu Liu
1
-0
/
+4
2020-07-11
Feature [feature-requests:1369]. Represent DEL control character 0x7f with DEL.
Zufu Liu
1
-0
/
+4
2020-07-08
Fix translucent rectangle drawing on Qt.
Neil
1
-0
/
+6
2020-06-28
SciTE change log.
Neil
1
-0
/
+11
2020-06-17
Change log for SciTE.
Neil
1
-0
/
+4
2020-06-17
Feature [feature-requests:1361]. Allow caret width to be up to 20 pixels.
Neil
1
-0
/
+4
2020-06-12
Bug [#2141]. Implement end of line annotations.
Prakash Sahni
1
-0
/
+5
2020-06-11
Fix bug on Win32 where calling WM_GETTEXT for more text than in document could
Neil
1
-0
/
+4
return less text than in document.
2020-06-11
Bug [#2185]. Fix printing to use correct text size.
Neil
1
-0
/
+4
2020-06-10
Feature [feature-requests:1355]. Round instead of truncating for SCI_TEXTWIDTH.
Neil
1
-0
/
+5
2020-06-10
Removed extra end tag.
Neil
1
-1
/
+0
2020-06-09
Feature [feature-requests:1358]. Support lstlisting environment that is similar
Hugues Larrive
1
-0
/
+14
to verbatim.
2020-06-03
Fix list in documentation.
Neil
1
-1
/
+1
2020-06-03
Added bug reference.
rel-4-4-3
Neil
1
-0
/
+1
2020-06-03
Updates for 4.4.3.
Neil
1
-0
/
+11
2020-06-02
Updates for 4.4.2.
rel-4-4-2
Neil
1
-0
/
+22
2020-05-28
Change log.
rel-4-4-0
Neil
1
-2
/
+4
2020-05-28
Change log.
Neil
1
-1
/
+2
2020-05-28
Updates for 4.4.0.
Neil
1
-2
/
+2
2020-05-27
Change log.
Neil
1
-1
/
+2
2020-05-26
Change log additions.
Neil
1
-0
/
+18
2020-05-22
Bug [#2171]. Implement per-monitor DPI Awareness on Windows.
Chris Graham
1
-1
/
+6
[next]