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
/
include
/
Scintilla.iface
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
Feature [feature-requests:#1297] 4: Add enu for IndicValue and UndoFlags to
Neil
1
-0
/
+5
2019-06-18
Feature [feature-requests:#1297] 4: Comment added for SC_MASK_FOLDERS.
Neil
1
-0
/
+1
2019-06-18
Feature [feature-requests:#1297] 3: Add pointer type.
Neil
1
-11
/
+12
2019-06-18
Feature [feature-requests:#1297] 2: Replace int with position or line where that
Neil
1
-118
/
+119
2019-06-15
Feature [feature-requests:#1295]. Lexer added for DataFlex.
Wil van Antwerpen
1
-0
/
+18
2019-06-02
GTK+ was renamed to GTK in February 2019 so update documentation to new name.
Neil
1
-2
/
+2
2019-04-29
Feature [feature-requests:#1280]. Lexer added for X12.
Iain Clarke
1
-0
/
+12
2019-04-07
Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK.
Zufu Liu
1
-0
/
+1
2019-04-05
Feature [feature-requests:#1272]. Add API to set default fold display text.
Neil
1
-0
/
+6
2019-03-31
Feature [feature-requests:#1272]. Add FoldDisplayTextGetStyle to match
Zufu Liu
1
-1
/
+4
2019-03-29
Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIMIZATION API
Neil
1
-0
/
+6
2019-03-12
Feature [feature-requests:#1217]. Add CARETSTYLE_INS_MASK definition.
Neil
1
-0
/
+1
2019-03-07
Move CARETSTYLE_INS_MASK from Scintilla.iface as it is not documented.
rel-4-1-4
Neil
1
-1
/
+0
2019-02-28
Feature [feature-requests:#1265]. Common Intermediate Language (CIL) lexer.
Jed Altahan
1
-0
/
+14
2019-02-05
Feature [feature-requests:#1217]. Change API so block just for overstrike.
Zufu Liu
1
-1
/
+3
2019-02-02
Feature [feature-requests:#1217]. Implement CARETSTYLE_BLOCK_ALWAYS.
Zufu Liu
1
-0
/
+1
2018-11-21
Feature [feature-requests:#1242]. Add lexer for Nim
Jad Altahan
1
-0
/
+20
2018-10-11
Add SCI_SETCOMMANDEVENTS API to allow turning off command events.
Neil
1
-0
/
+6
2018-09-30
Synchronize definition and documentation.
rel-4-1-2
Neil
1
-1
/
+1
2018-07-10
Optional indexing of line starts in UTF-8 documents by UTF-32 code points and
Neil
1
-0
/
+28
2018-06-21
Feature [feature-requests:#1185]. Add lexers for SAS and Stata.
Luke Rasmussen
1
-0
/
+34
2018-06-06
SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.
Henrik Hank
1
-0
/
+1
2018-05-28
Add styles for diffs containing patches.
Andreas Rönnquist
1
-0
/
+4
2018-05-22
Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types.
Neil
1
-0
/
+2
2018-04-19
SC_PRINT_SCREENCOLOURS doesn't force the background colour of line numbers wh...
Nicholai Benalal
1
-0
/
+3
2018-04-17
Add SC_DOCUMENTOPTION_TEXT_LARGE option for documents larger than 2 GigaBytes.
Neil
1
-3
/
+7
2018-03-06
Feature [feature-requests:#1210]. Maxima lexer added.
Gunter Königsmann
1
-0
/
+11
2018-02-02
Implement SC_DOCUMENTOPTION_STYLES_NONE.
Neil
1
-0
/
+1
2018-01-26
Add documentOption argument to SCI_CREATELOADER.
Neil
1
-2
/
+5
2017-12-19
Start of bidirectional code - implement SCI_SETBIDIRECTIONAL.
Neil
1
-2
/
+11
2017-11-20
Add SCI_GETMOVEEXTENDSSELECTION.
Mitchell Foral
1
-0
/
+3
2017-10-23
Document style metadata APIs.
Neil
1
-3
/
+3
2017-08-25
Moved *StyleBits* APIs into deprecated category.
Neil
1
-11
/
+11
2017-08-11
Stopped treating SC_TECHNOLOGY_DIRECTWRITERETAIN and SC_TECHNOLOGY_DIRECTWRITEDC
Neil
1
-1
/
+1
2017-08-02
Improve description of HideSelection.
rhkramer
1
-1
/
+1
2017-07-17
Implement style metadata for some languages.
Neil
1
-1
/
+5
2017-06-22
Add style metadata methods with null implementations.
Neil
1
-0
/
+15
2017-07-01
Deprecate single phase drawing.
Neil
1
-7
/
+8
2017-06-11
Implement SCN_AUTOCSELECTIONCHANGE notification.
Neil
1
-0
/
+1
2017-04-06
Added a caret line frame as an alternative visual for highlighting the caret ...
A-R-C-A
1
-0
/
+8
2017-04-02
Added "Reverse Selected Lines" as SCI_LINEREVERSE.
Vicente
1
-0
/
+3
2017-03-07
Bug [#1910]. Accessibility support may be queried and, on GTK+, disabled.
Neil
1
-0
/
+10
2017-03-06
New "indent" lexer styled as plain text but folded by indentation level.
Vicente
1
-0
/
+1
2017-03-04
Fix minor issues in interface definitions.
Neil Hodgson
1
-5
/
+9
2017-02-12
Bug [#1848]. Support Python f-strings with new styles.
John Ehresman
1
-0
/
+4
2017-01-14
Removed return type from AddSelection and SetSelection.
Neil
1
-2
/
+2
2016-11-30
Updated API to match conventions.
Neil
1
-1
/
+1
2016-11-23
Implementation of MarginRightClick event.
Tse Kit Yam
1
-2
/
+8
2016-11-29
Textual tags may be displayed on folded lines with SCI_TOGGLEFOLDSHOWTEXT.
Tse Kit Yam
1
-0
/
+12
2016-11-25
Feature [feature-requests:#1166]. EDIFACT lexer and folder added.
Iain Clarke
1
-0
/
+11
[prev]
[next]