aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexCSS.cxx
AgeCommit message (Expand)AuthorFilesLines
2008-10-09Fix for #2153429 by Jason Oster. UTF-8 text could be chopped up.nyamatongwe1-1/+6
2008-10-09#2122992 from Jason Oster adds several new keyword listsnyamatongwe1-32/+88
2008-09-21Fix from Jason Oster for bug #2114532: CSS2 identifier syntax highlightingnyamatongwe1-8/+3
2008-04-20Safety for non-ASCII characters when calling ctype functions.nyamatongwe1-3/+3
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+4
2005-02-04Patch from Jakub Vrana to upgrade CSS support to CSS2.nyamatongwe1-2/+24
2004-08-24Patch from Philippe Lhoste to support second set of keywords fornyamatongwe1-6/+17
2004-06-02Update from Philippe with some support for CSS 2.nyamatongwe1-4/+13
2003-07-23Patch from Shane to allow multiple pseudo-classes.nyamatongwe1-1/+2
2003-03-04Patch from Jakub to add quoted strings to CSS lexer.nyamatongwe1-9/+17
2003-03-03Patch from Jakub Vrana to handle some out of bounds characters andnyamatongwe1-2/+2
2003-02-17Upgraded keyword list descriptions from Brian Quinlan.nyamatongwe1-1/+7
2002-12-05Patch from Vrana to fix some lexing problems.nyamatongwe1-1/+13
2002-11-17Fixed warnings.nyamatongwe1-10/+10
2002-11-17Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.nyamatongwe1-0/+234