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
/
ScintillaDoc.html
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
Bug [#2027]. Implement font locale SCI_SETFONTLOCALE on Win32 using DirectWrite.
Neil
1
-2
/
+18
2021-04-09
Document element colours.
Neil
1
-25
/
+129
2021-04-03
Update information on lexing removing content superceded by Lexilla.
Neil
1
-41
/
+17
2021-03-29
Add illustration of annotation shapes. Remove erroneous explanation of
Neil
1
-5
/
+6
2021-03-29
Clarify encoding of EOL annotation text.
Neil
1
-1
/
+2
2021-03-30
Treat SC_MARK_CHARACTER as Unicode for a wider variety of symbols.
Neil
1
-4
/
+4
2021-03-28
Add shapes with curved and rounded ends to EOL annotations as EOLANNOTATION_*.
Neil
1
-3
/
+75
2021-03-27
Add APIs for setting translucency and stroke width of markers.
Neil
1
-10
/
+35
2021-03-27
Add API for setting stroke width of indicators.
Neil
1
-1
/
+22
2021-03-27
Add return type for SCI_GETMULTIEDGECOLUMN in documentation.
Neil
1
-2
/
+2
2021-03-26
Add SC_SUPPORTS_PIXEL_MODIFICATION to differentiate character cell and
Neil
1
-1
/
+11
2021-03-22
Implement more support values.
Neil
1
-1
/
+38
2021-03-16
Add Scintilla 5 migration guide.
Neil
1
-1
/
+4
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
1
-35
/
+15
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
2020-09-09
Added information on lexer library functions SetLibraryProperty and
Neil
1
-1
/
+11
2020-08-25
Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.
Derek Brown
1
-1
/
+6
2020-07-15
Feature [feature-requests:1368]. Add BraceMatchNext API.
Zufu Liu
1
-0
/
+5
2020-06-17
Feature [feature-requests:1361]. Allow caret width to be up to 20 pixels.
Neil
1
-3
/
+3
2020-06-12
Bug [#2141]. Implement end of line annotations.
Prakash Sahni
1
-0
/
+95
2020-05-22
Bug [#2171]. Add some documentation about WM_DPICHANGED.
Neil
1
-4
/
+4
2020-04-17
Update Python versions. Modules that are only used as top level scripts or from
Neil
1
-1
/
+1
2020-04-08
Feature [feature-requests:1344]. Add methods for iterating through the marker
Iain Clarke
1
-0
/
+8
2020-03-29
Update documentation to match changes in Scintilla.iface.
Neil
1
-15
/
+15
2020-03-15
Bug [#2159]. SC_WRAP_CHAR is not supported for printing.
Neil
1
-5
/
+4
2020-02-03
Add link to ScintillaTest GTK sample.
Neil
1
-1
/
+3
2020-01-25
Fix line end whitespace and change edited date.
Neil
1
-2
/
+2
2020-01-25
Bug [#2152]. Ignore Alt+Keypad keys that will result in a WM_CHAR.
Neil
1
-0
/
+6
2019-12-22
Lexilla testing framework.
Neil
1
-0
/
+3
2019-12-31
Implement SCI_SETILEXER.
Neil
1
-1
/
+9
2019-12-22
Define ILexer5 with methods for retrieving name, ID, and property values.
Neil
1
-1
/
+24
2019-12-13
Lexilla implemented as loadable lexer.
Neil
1
-1
/
+23
2019-12-14
Remove links to lexers with SCI_EMPTYCATALOGUE definition.
Neil
1
-0
/
+3
2019-12-13
Implement DynamicLibrary on Cocoa.
Neil
1
-3
/
+4
2019-11-15
Feature [feature-requests:#1316] Allow target to have virtual space.
Neil
1
-2
/
+16
2019-11-15
Feature [feature-requests:#1316] Add access to virtual space at start and end of
Neil
1
-1
/
+6
2019-10-04
Clarified value 0 for SCI_SETWHITESPACESIZE.
Neil
1
-0
/
+1
2019-07-05
Bug [#2118]. Add TabMinimumWidth property to API so applications can display
Neil
1
-1
/
+13
2019-06-30
Bug [#2038]. Source of input reported in SCN_CHARADDED.
Zufu Liu
1
-2
/
+40
2019-06-22
Bug [#1924]. Option to allow block carets to trail selection ranges.
Neil
1
-0
/
+4
2019-06-22
Feature [feature-requests:#1297] Updates to types of LineScroll,
Zufu Liu
1
-2
/
+2
2019-06-22
Feature [feature-requests:#1297] Updated Scintilla.h from Scintilla.iface.
Neil
1
-5
/
+27
2019-06-18
Feature [feature-requests:#1297] 3: Use pointer type in documentation.
Neil
1
-27
/
+32
2019-06-18
Feature [feature-requests:#1297] 2: Use position and line more in documentation.
Neil
1
-320
/
+334
2019-06-05
Fix signatures and link class for SCI_[SG]ETDEFAULTFOLDDISPLAYTEXT.
Neil
1
-4
/
+4
2019-06-02
GTK+ was renamed to GTK in February 2019 so update documentation to new name.
Neil
1
-36
/
+36
2019-06-02
Clarify which API changes focus.
Neil
1
-2
/
+2
2019-05-22
Fix orphan text, moving to where it should be.
Zufu Liu
1
-2
/
+1
[next]