aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexTeX.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-494/+0
2009-04-24Bug #2698766 Incorrect TeX commenting fix from Sergiu Dotenco.nyamatongwe1-2/+5
2008-09-07Fix from Sergiu Dotenco for bug #2096849 incorrect folding when a commentnyamatongwe1-1/+1
or a blank line that precedes a heading.
2007-11-12fix osx buildmixedpuppy1-3/+3
- add namespace to lexR - fix name collision with osx headers in LexTeX
2007-06-22Folding added by instanton.nyamatongwe1-4/+203
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
2005-02-02Applied warning avoidance patch from SourceForge bug reportnyamatongwe1-1/+1
1080091.
2003-10-21Updated lexers from Hans Hagen.nyamatongwe1-160/+110
2003-09-27Updates from Hans Hagen for TeX.nyamatongwe1-30/+25
2003-09-27Separate tex lexer.nyamatongwe1-0/+343
Metapost lexer. Export as XML.