aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
2004-01-09Fixed return type of FormatRange.nyamatongwe1-1/+1
2003-12-22Philippe improved comments.snyamatongwe1-15/+15
2003-12-22Support for Intel ifort and absoft Fortran compiler error messages.nyamatongwe2-0/+4
2003-12-14Patch from Stephan Deibel to find current selection innyamatongwe2-0/+4
autocompletion.
2003-12-05Updates for Octave support in Matlab lexer.nyamatongwe2-0/+7
2003-11-29Patch from Philippe for unterminated string and 4 keyword sets.nyamatongwe2-0/+8
2003-11-27Typo.nyamatongwe1-2/+2
2003-11-04Erlang support.nyamatongwe2-0/+34
2003-11-04Explained relationship between SetCharsDefault, SetWhitespaceChars,nyamatongwe1-0/+2
and SetWordChars.
2003-11-04Simplified SetCharClasses and added SCI_SETCHARSDEFAULT.nyamatongwe2-0/+4
2003-11-01Patch from Roy Wood to allow changing the characters that are in thenyamatongwe2-0/+3
whitespace class.
2003-10-27Patches from Roy Wood:nyamatongwe2-0/+34
Word movement to end of word. Stuttered page movement. User defined keyboard accelerators on GTK+.
2003-10-17SCI_HOMERECTEXTEND added.nyamatongwe2-17/+23
2003-10-15Forthe lexer added.nyamatongwe2-0/+28
2003-10-13PowerBasic.nyamatongwe1-1/+2
2003-10-10Added lexer constant for PowerBasic.nyamatongwe2-0/+2
2003-10-08Enhancements to Asm lexer by Kein-Hong Man.nyamatongwe2-0/+8
2003-10-03Rectangular selection by keyboard from Philippe.nyamatongwe2-3/+63
2003-09-28Hotspot improvements from Simon, including setting tonyamatongwe2-0/+4
limit hotspots to a single line.
2003-09-27Updates from Hans Hagen for TeX.nyamatongwe2-0/+2
2003-09-27Separate tex lexer.nyamatongwe2-0/+31
Metapost lexer. Export as XML.
2003-09-27Updated YAML lexer.nyamatongwe2-0/+4
2003-09-27Removed ListBox::Sort as always created in sorted order.nyamatongwe1-1/+0
2003-09-23Scriptol updates.nyamatongwe2-36/+28
2003-09-21Remove temporary file if no update.nyamatongwe1-1/+3
2003-09-21YAML.nyamatongwe2-0/+18
2003-09-21Avoid file rewrite when contents unchanged.nyamatongwe1-3/+12
2003-09-21Added Lex statement for LOT.nyamatongwe1-2/+3
2003-09-21Added MPT lexer.nyamatongwe2-2/+19
2003-09-20Formatting, dates.nyamatongwe1-1/+1
2003-09-18Added Idler ID for use in idle code.nyamatongwe1-0/+1
2003-09-05Patch from Marius Gheorghe to support multiple equivalent entries innyamatongwe1-1/+1
WordList.
2003-08-18Support for Clarion from Ron Schofield.nyamatongwe2-0/+36
2003-08-14Added BOX indicator.nyamatongwe2-0/+2
2003-08-10Added MMIX lexer by Christoph Hösler.nyamatongwe2-0/+40
2003-08-08Added a constant for the number of keyword sets.nyamatongwe2-0/+4
2003-08-02Patch from Philippe for Lua and POV lexers.nyamatongwe2-12/+28
2003-07-31Made some of PropSet protected so it can be overridden.nyamatongwe1-4/+14
2003-07-30NSIS scripting language support from Angelo Mandato.nyamatongwe2-0/+32
2003-07-26Invisible indicator INDIC_HIDDEN.nyamatongwe2-0/+2
2003-07-21Added PostScript lexer from Nigel Hathaway.nyamatongwe2-0/+36
2003-05-15LoadLexerLibrary now implemented.nyamatongwe1-1/+0
2003-05-14EScript lexer added.nyamatongwe2-0/+28
2003-05-11Addition of CopyText, CopyRange, and LineCopy.nyamatongwe2-0/+12
2003-05-09Added Lout lexer by Kein-Hong Man.nyamatongwe2-0/+27
2003-04-30Protection from runaway recursion.nyamatongwe1-1/+1
2003-04-18Changed Function* to simpler Function.nyamatongwe1-4/+4
2003-04-18New methods for finding the next or previous position taking multi bytenyamatongwe2-0/+10
characters into account.
2003-04-18Patch from Simon for portable DLL loading.nyamatongwe1-0/+18
2003-04-18Batch from Biswapesh to add another keyword set for the cpp lexer.nyamatongwe2-0/+2