aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
AgeCommit message (Expand)AuthorFilesLines
2007-02-04Patch from Chris Rickard adds get calls for many style settings.nyamatongwe1-0/+54
2006-12-28Patch from Jason Haslam to optionally extend selection colour to left side whennyamatongwe1-0/+6
2006-12-13D lexer and language support from Waldemar Augustyn.nyamatongwe1-0/+21
2006-12-12Corrected comment about LineLength.nyamatongwe1-1/+1
2006-10-17Armel Asselin contributed a feature that adds the flag SC_STARTACTION tonyamatongwe1-1/+2
2006-08-22Added key code for the right hand side Windows key.nyamatongwe1-1/+2
2006-08-22Basic recognition of the Windows and Context Menu keys as SCK_WIN andnyamatongwe1-0/+2
2006-06-06Patch from RFE 1501054 by Greg Smith adds margin styles that fill with thenyamatongwe1-0/+2
2006-05-21Added translucency for selection and markers.nyamatongwe1-0/+9
2006-05-18Patch from Jos vanderZande thatnyamatongwe1-0/+1
2006-03-30Support for Spice language added by Fabien Proriol.nyamatongwe1-0/+12
2006-03-20Update of TCL lexer from Andre Arpin adds SCE_TCL_COMMENT_BOX andnyamatongwe1-0/+2
2006-03-02Lexer for TCL contributed by Andre Arpin.nyamatongwe1-1/+22
2006-02-26Translucency implementation for INDIC_ROUNDBOX and caret line.nyamatongwe1-0/+11
2006-02-13Patch from Sebastian Pipping allows the key for each property to be stylednyamatongwe1-0/+1
2006-02-04Modification from Greg Smith to allow setting text style attributes fornyamatongwe1-2/+6
2006-02-03Support for Opal language from Sebastian Pipping.nyamatongwe1-0/+13
2006-01-28Added Inno Setup lexer from Friedrich Vedder.nyamatongwe1-1/+16
2005-12-13RBR - Support new keywords class in LexCamlrdaneelolivaw1-9/+10
2005-11-10Added selection duplicate command.nyamatongwe1-0/+3
2005-11-09Patch, mostly from Simon Steele, that converts new lines innyamatongwe1-0/+6
2005-11-03Added SCMOD_NORM as it is documented.nyamatongwe1-0/+1
2005-10-30MarkerAddSet added.nyamatongwe1-0/+3
2005-10-21Patch from Iago implements new quoted identifier lexical class for SQL.nyamatongwe1-0/+1
2005-09-06Added highlighting for decorators and a set of identifiers.nyamatongwe1-0/+2
2005-08-30Added StyleBitsNeeded property and implemented to return 5 for all lexersnyamatongwe1-0/+3
2005-08-25New Ruby lexer from Eric Promislow of ActiveState.nyamatongwe1-1/+37
2005-08-25Updates from Jos van der Zande for AU3.nyamatongwe1-0/+1
2005-07-22Addition from Elias Pschernig supports FreeBasic.nyamatongwe1-0/+1
2005-07-18Support for Cyrillic code page 1252 on GTK+.nyamatongwe1-0/+1
2005-07-08Patch from Michael Cartmell improves string parsing and reduces number ofnyamatongwe1-31/+19
2005-06-20Patch from Michael Goffioul to Lisp adds SYMBOL, SPECIAL, and MULTI_COMMENTnyamatongwe1-0/+4
2005-06-04Addition of SCE_PL_POD_VERB by Kein-Hong Man.nyamatongwe1-0/+1
2005-06-03GetProperty* methods from Robert Roessler.nyamatongwe1-0/+11
2005-05-27Support for CSound from Georg Ritter.nyamatongwe1-0/+19
2005-05-20Flagship / Clipper support from Randy Butler.nyamatongwe1-0/+27
2005-05-16Added ISO 8859-15 character set.nyamatongwe1-0/+1
2005-05-07Patch from Robert that avoids slow performance for multiple step undonyamatongwe1-1/+3
2005-05-04Smalltalk support added by Sergey Philippov.nyamatongwe1-0/+20
2005-04-25Added SC_MOD_CHANGEFOLD into SC_MODEVENTMASKALL.nyamatongwe1-1/+1
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.nyamatongwe1-1/+23
2005-04-13Support for Rebol by Pascal Hurni.nyamatongwe1-0/+32
2005-04-09TADS3 support from Michael Cartmell.nyamatongwe1-0/+35
2005-04-09SC_MARK_FULLRECT from Robert Roessler.nyamatongwe1-0/+1
2005-04-01PHPScript is for standalone PHP scripts not part of web pages.nyamatongwe1-0/+1
2005-04-01Haskell lexer contributed by Tobias Engvall.nyamatongwe1-0/+20
2005-03-25Patch from Franck Marcia implements sticky caret.nyamatongwe1-3/+12
2005-03-25Patch from Blair McGlashan for autocompletion on Windows tonyamatongwe1-1/+15