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
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
/
ILexer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
Define ILexer5 with methods for retrieving name, ID, and property values.
Neil
1
-1
/
+8
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-4
/
+0
2017-08-28
New header ILoader.h defines ILoader interface as it does not belong in ILexe...
Neil
1
-14
/
+0
2017-06-22
Add style metadata methods with null implementations.
Neil
1
-0
/
+4
2017-06-22
Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version
Neil
1
-6
/
+2
2017-07-09
Bug [#1955]. The data parameter to ILoader::AddData made const.
Justin Dailey
1
-1
/
+1
2017-06-22
Update IDocument for version 4. Drop IDocumentWithLineEnd interface to just have
Neil
1
-6
/
+2
2015-07-17
Add the Sci_Position, Sci_PositionU, and Sci_PositionCR typedefs to external
Neil
1
-23
/
+25
2013-09-05
Added SCI_GETPRIMARYSTYLEFROMSTYLE.
Neil
1
-0
/
+1
2013-09-03
Added GetStyleFromSubStyle.
Neil
1
-0
/
+1
2013-06-29
Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between c...
Neil
1
-1
/
+2
2013-06-27
Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for character-oriente...
nyamatongwe
1
-0
/
+1
2013-01-19
Add methods for Unicode line ends and substyles to IDocument and ILexer
nyamatongwe
1
-2
/
+19
2011-10-26
Implement ILoader interface so that clients can load documents from
nyamatongwe
1
-0
/
+8
2010-08-19
Adding GetLineIndentation to IDocument.
nyamatongwe
1
-0
/
+1
2010-08-19
Exposed BufferPointer through IDocument.
nyamatongwe
1
-0
/
+1
2010-07-13
New files for new lexer implementation.
nyamatongwe
1
-0
/
+67