aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/StyleContext.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Creating lexlib with lexer support files.nyamatongwe1-55/+0
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+4
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable
2004-05-02Philippe added function for determining if a character is a digit innyamatongwe1-1/+1
bases other than decimal.
2002-10-26Patch from Philippe to hoist getting of next char into method, add anyamatongwe1-2/+2
Forward(n) method and use unsigned integers for positions.
2001-09-02Moved StyleContext (previously called ColouriseContext) from LexCPP andnyamatongwe1-0/+51
LexEiffel into own files.