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-05-28
Rename 'NO_FOCUS' to 'INACTIVE' to better match platform terms.
Neil
1
-6
/
+6
2021-05-28
Moved SCI_SETFONTLOCALE to correct position.
Neil
1
-10
/
+10
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-23
/
+48
2021-05-19
Bug [#2253]. Remove SC_ELEMENT_CARET_SECONDARY as it caused unexpected change to
Neil
1
-11
/
+1
2021-05-15
Protect against out-of-bounds layout cache level and remove unnecessary code.
Neil
1
-1
/
+1
2021-05-14
Implement SC_LAYER_UNDER_TEXT so that selections, caret lines, and content area
Neil
1
-6
/
+58
2021-05-14
Add elements for hot spots SC_ELEMENT_HOT_SPOT_ACTIVE and
Neil
1
-5
/
+26
2021-05-14
Add SC_ELEMENT_WHITE_SPACE_BACK to set the background colour of visible
Neil
1
-12
/
+43
2021-05-14
Feature [feature-requests:#1402] Add SC_ELEMENT_WHITE_SPACE to set the colour of
YX Hao
1
-3
/
+15
2021-05-14
Add SCI_MARKERSETLAYER to define layer on which to draw content area markers.
Neil
1
-10
/
+17
2021-05-12
Switch caret line background colour to SC_ELEMENT_CARET_LINE_BACK element and
Neil
1
-10
/
+58
2021-05-11
Implement SCI_GETELEMENTBASECOLOUR to return the default values for element
Neil
1
-1
/
+14
2021-05-10
Change the way that selections and carets are drawn to use the element APIs.
Neil
1
-44
/
+226
2021-05-10
Spelling fixes.
Neil
1
-6
/
+6
2021-05-06
Fix parameter name.
Neil
1
-3
/
+2
2021-04-28
Character indices are no longer provisional so move out of Provisional category.
Neil
1
-8
/
+5
2021-04-28
Spelling.
Neil
1
-2
/
+2
2021-04-28
Document preprocessor values that affect building.
Zufu Liu
1
-1
/
+44
2021-04-27
Use correct parameter name in description.
Neil
1
-3
/
+3
2021-04-24
Moved link to follow document.
Neil
1
-1
/
+1
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
[next]