aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-07-08Patch from Michael Cartmell improves string parsing and reduces number ofnyamatongwe2-62/+38
2005-06-20Patch from Michael Goffioul to Lisp adds SYMBOL, SPECIAL, and MULTI_COMMENTnyamatongwe2-0/+8
2005-06-07Added virtual destructor to avoid warning from GCC 4.nyamatongwe1-0/+2
2005-06-04Addition of SCE_PL_POD_VERB by Kein-Hong Man.nyamatongwe2-0/+2
2005-06-03GetProperty* methods from Robert Roessler.nyamatongwe2-0/+14
2005-05-27Support for CSound from Georg Ritter.nyamatongwe2-0/+36
2005-05-20Flagship / Clipper support from Randy Butler.nyamatongwe2-0/+52
2005-05-16Added ISO 8859-15 character set.nyamatongwe2-0/+2
2005-05-15A little bit more const correctness.nyamatongwe1-2/+2
2005-05-07Patch from Robert that avoids slow performance for multiple step undonyamatongwe2-2/+6
2005-05-04Smalltalk support added by Sergey Philippov.nyamatongwe2-0/+38
2005-04-25Added SC_MOD_CHANGEFOLD into SC_MODEVENTMASKALL.nyamatongwe2-2/+2
2005-04-20Changed type of GetEndAtLastLine to match SetEndAtLastLine.nyamatongwe1-1/+1
2005-04-18Make code work as documented by treating -1 as special length for encodingnyamatongwe1-1/+1
2005-04-18Large SQL patch from Carsten Sperber supports scripts written in SQL*Plus.nyamatongwe3-1/+45
2005-04-13Support for Rebol by Pascal Hurni.nyamatongwe2-0/+62
2005-04-09TADS3 support from Michael Cartmell.nyamatongwe2-0/+68
2005-04-09SC_MARK_FULLRECT from Robert Roessler.nyamatongwe2-0/+2
2005-04-01PHPScript is for standalone PHP scripts not part of web pages.nyamatongwe2-0/+2
2005-04-01Haskell lexer contributed by Tobias Engvall.nyamatongwe2-0/+38
2005-03-25Patch from Franck Marcia implements sticky caret.nyamatongwe2-3/+15
2005-03-25Patch from Blair McGlashan for autocompletion on Windows tonyamatongwe2-1/+19
2005-03-25Patch from Blair McGlashan for autocompletion on Windows tonyamatongwe1-1/+3
2005-03-22Optimised by treating sort state of case sensitive and case insensitivenyamatongwe1-2/+4
2005-03-20Patch from nissl in RFE 1164540 adds WrapCount method.nyamatongwe2-1/+5
2005-03-09Patch from Blair McGlashan to send a notification before accepting an autocom...nyamatongwe2-1/+3
2005-03-03Deprecated SCLEX_PHP and SCLEX_ASP.nyamatongwe2-4/+5
2005-03-01Improvements to NSIS support from Angelo Mandato.nyamatongwe2-0/+8
2005-02-18Update for Clarion lexer.nyamatongwe2-10/+14
2005-02-11Patch to allow compilation by LccWin.nyamatongwe1-0/+4
2005-02-11Update to AU3.nyamatongwe2-0/+2
2005-02-10Lexers added for Objective Caml, PureBasic and BlitzBasic.nyamatongwe1-0/+21
2005-02-10Patch from Suzumizaki-Kimitaka to add character wrap mode.nyamatongwe2-0/+25
2005-02-06Removed BlitzBasic lexer as this will be incorporated intonyamatongwe2-26/+0
2005-02-04Patch from Jakub Vrana to upgrade CSS support to CSS2.nyamatongwe2-0/+2
2005-02-04Added BlitzBasic lexer and properties file.nyamatongwe2-0/+26
2005-02-02Added friend declaration so that wx copy of Platform.h does notnyamatongwe1-0/+1
2005-02-02Patch from Naba fixes crash on 64 bit platforms.nyamatongwe1-1/+1
2004-10-16VHDL lexer contributed by Phil Reid.nyamatongwe2-0/+34
2004-09-19Patch to autocompletion from Jakub Vrana to handle cases wherenyamatongwe1-2/+2
2004-08-24Patch from Philippe Lhoste to support second set of keywords fornyamatongwe2-0/+2
2004-08-12Constructor marked explicit stops automatic conversion of int tonyamatongwe1-1/+1
2004-07-26Added ASN.1 lexer by Herr Pfarrer.nyamatongwe2-0/+27
2004-07-22New method SCI_FINDCOLUMN.nyamatongwe2-0/+5
2004-07-19Patch from Bruce Dodson to substitute any recursive definitions with "".nyamatongwe1-1/+1
2004-07-19Java stack traces understood by errorlist lexer.nyamatongwe2-0/+2
2004-07-17Patch from Bruce Dodson to help with some recursive property definitions,nyamatongwe1-1/+2
2004-06-12Update from Hadar Raz to add more lexical classes.nyamatongwe2-6/+14
2004-06-09Unset function on PropSet.nyamatongwe1-0/+1
2004-06-01Patch for allowing retrieval of document text encoded asnyamatongwe2-0/+16