aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/StyleContext.h
AgeCommit message (Collapse)AuthorFilesLines
2003-03-01Fixed DBCS handling.nyamatongwe1-1/+1
2002-10-26Patch from Philippe to hoist getting of next char into method, add anyamatongwe1-28/+33
Forward(n) method and use unsigned integers for positions.
2002-05-20Added a Match method to Accessor to make it easy to check for strings in a ↵nyamatongwe1-0/+4
document. Moved IsASpaceOrTab into StyleContext header.
2002-02-11Changes to tighten up styling beyond the bounds of the document.nyamatongwe1-15/+23
May not be permanent.
2001-12-06Vamsi & Praveen contributed MatchIgnoreCase.nyamatongwe1-0/+14
2001-09-02Moved StyleContext (previously called ColouriseContext) from LexCPP andnyamatongwe1-0/+127
LexEiffel into own files.