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
/
lexlib
/
StyleContext.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-06
Remove functions that are not used. Fix comment.
Neil
1
-25
/
+1
2013-06-29
Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between c...
Neil
1
-11
/
+14
2013-06-27
Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for character-oriente...
nyamatongwe
1
-56
/
+59
2013-06-18
Method added to help lexers working with byte positions.
nyamatongwe
1
-0
/
+6
2013-05-24
Made methods const where they can be and are logically const as well.
nyamatongwe
1
-1
/
+1
2013-04-25
Fix bug with setting atLineEnd at end of document.
nyamatongwe
1
-1
/
+3
2013-04-05
Extend apparent length of document by one NUL byte when lexing as this makes
nyamatongwe
1
-11
/
+15
2013-01-19
Implement generic support for Unicode line ends and sub styles in lexer suppo...
nyamatongwe
1
-14
/
+83
2011-07-25
Properly set atLineStart depending on startPos. Bug #3377148.
Marko Njezic
1
-1
/
+1
2010-08-19
Ensure styling committed when lexers call StyleContext::Complete.
nyamatongwe
1
-0
/
+1
2010-07-13
Changed files for new lexer design.
nyamatongwe
1
-26
/
+16
2010-07-13
Creating lexlib with lexer support files.
nyamatongwe
1
-0
/
+177