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
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-03-16
Fix dlopen call.
Neil
1
-1
/
+1
2021-03-16
Add Scintilla 5 migration guide.
Neil
2
-1
/
+229
2021-03-16
Lexilla and ILexer5 are no longer provisional so remove "provisional" markings.
Neil
1
-6
/
+6
2021-03-12
Remove SetLexer, SetLexerLanguage, and LoadLexerLibrary methods.
Neil
2
-35
/
+27
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
2
-4
/
+8
2021-03-06
Documentation of split.
rel-5-0-0
Neil
1
-0
/
+1
2021-03-05
Add links to Lexilla.
Neil
1
-4
/
+7
2021-03-05
Updated release dates.
Neil
2
-7
/
+4
2021-03-05
Update download sizes.
Neil
1
-2
/
+2
2021-03-05
Update version number to 5.0.0.
Neil
2
-6
/
+6
2021-03-01
Fix nesting that caused warnings from HTML Tidy.
Neil
1
-1
/
+5
2021-03-01
Change CARETSTYLE section to use a table for the bit fields.
Mitchell Foral
1
-11
/
+40
2021-02-04
Update from SciTE.
Neil
1
-0
/
+4
2021-02-04
Change date of possible release for consistency.
Neil
1
-2
/
+2
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
3
-9
/
+10
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
2
-3
/
+3
2020-09-09
Added information on lexer library functions SetLibraryProperty and
Neil
1
-1
/
+11
GetLibraryPropertyNames.
2020-09-05
Add blurb for new version.
Neil
2
-5
/
+5
2020-09-05
Update version number to 4.4.5.
Neil
3
-10
/
+10
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
2
-1
/
+11
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
Update download size.
rel-4-4-4
Neil
1
-1
/
+1
2020-07-18
Updates for 4.4.4.
Neil
3
-17
/
+14
2020-07-15
Feature [feature-requests:1368]. Add BraceMatchNext API.
Zufu Liu
2
-0
/
+9
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
2
-3
/
+7
2020-06-16
Added some projects that use Scintilla.
Neil
1
-0
/
+8
2020-06-12
Bug [#2141]. Implement end of line annotations.
Prakash Sahni
3
-0
/
+100
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
[next]