Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-27 | Added AutoIt 3 and APDL lexers. | nyamatongwe | 2 | -0/+54 | |
MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes. | |||||
2004-03-21 | Avoid compiler warning. | nyamatongwe | 1 | -0/+7 | |
2004-03-10 | PropSet can not be copied so made explicit with private copy | nyamatongwe | 1 | -0/+5 | |
constructor and operator=. | |||||
2004-03-04 | Added startswith and endswith methods to SString. | nyamatongwe | 1 | -1/+3 | |
2004-03-01 | Specman language support. | nyamatongwe | 2 | -1/+37 | |
2004-02-29 | Patch from Bruce to return required allocation size when a NULL | nyamatongwe | 1 | -2/+3 | |
pointer is used as a stringresult argument. | |||||
2004-02-27 | Patch from Jakub. | nyamatongwe | 1 | -1/+1 | |
Only show exactly matching functions in calltips. Avoid extra untitled windows when using check.if.already.open. | |||||
2004-02-26 | PHP variables inside strings. | nyamatongwe | 2 | -0/+3 | |
2004-02-26 | Bruce moved the constructors from number types out of line. | nyamatongwe | 1 | -12/+2 | |
2004-02-26 | State for errors from HTML Tidy. | nyamatongwe | 2 | -0/+2 | |
2004-02-22 | Gui4Cli and Kix lexers. | nyamatongwe | 2 | -1/+23 | |
2004-02-21 | Kix lexer. | nyamatongwe | 2 | -1/+26 | |
2004-01-30 | BSIS updated. | nyamatongwe | 2 | -0/+2 | |
2004-01-20 | Method to preallocate document space. | nyamatongwe | 2 | -0/+4 | |
2004-01-20 | Support from Avi Yegudin for Verilog. | nyamatongwe | 2 | -0/+32 | |
2004-01-18 | Added MSSQL lexer. | nyamatongwe | 2 | -0/+33 | |
2004-01-15 | Update to PowerBasic lexer by Roland Walter. | nyamatongwe | 2 | -0/+4 | |
2004-01-12 | Patch from Bruce Dodson to move length string methods | nyamatongwe | 1 | -198/+22 | |
out of the header and into an implementation file. | |||||
2004-01-09 | Fixed return type of FormatRange. | nyamatongwe | 1 | -1/+1 | |
2003-12-22 | Philippe improved comments.s | nyamatongwe | 1 | -15/+15 | |
2003-12-22 | Support for Intel ifort and absoft Fortran compiler error messages. | nyamatongwe | 2 | -0/+4 | |
2003-12-14 | Patch from Stephan Deibel to find current selection in | nyamatongwe | 2 | -0/+4 | |
autocompletion. | |||||
2003-12-05 | Updates for Octave support in Matlab lexer. | nyamatongwe | 2 | -0/+7 | |
2003-11-29 | Patch from Philippe for unterminated string and 4 keyword sets. | nyamatongwe | 2 | -0/+8 | |
2003-11-27 | Typo. | nyamatongwe | 1 | -2/+2 | |
2003-11-04 | Erlang support. | nyamatongwe | 2 | -0/+34 | |
2003-11-04 | Explained relationship between SetCharsDefault, SetWhitespaceChars, | nyamatongwe | 1 | -0/+2 | |
and SetWordChars. | |||||
2003-11-04 | Simplified SetCharClasses and added SCI_SETCHARSDEFAULT. | nyamatongwe | 2 | -0/+4 | |
2003-11-01 | Patch from Roy Wood to allow changing the characters that are in the | nyamatongwe | 2 | -0/+3 | |
whitespace class. | |||||
2003-10-27 | Patches from Roy Wood: | nyamatongwe | 2 | -0/+34 | |
Word movement to end of word. Stuttered page movement. User defined keyboard accelerators on GTK+. | |||||
2003-10-17 | SCI_HOMERECTEXTEND added. | nyamatongwe | 2 | -17/+23 | |
2003-10-15 | Forthe lexer added. | nyamatongwe | 2 | -0/+28 | |
2003-10-13 | PowerBasic. | nyamatongwe | 1 | -1/+2 | |
2003-10-10 | Added lexer constant for PowerBasic. | nyamatongwe | 2 | -0/+2 | |
2003-10-08 | Enhancements to Asm lexer by Kein-Hong Man. | nyamatongwe | 2 | -0/+8 | |
2003-10-03 | Rectangular selection by keyboard from Philippe. | nyamatongwe | 2 | -3/+63 | |
2003-09-28 | Hotspot improvements from Simon, including setting to | nyamatongwe | 2 | -0/+4 | |
limit hotspots to a single line. | |||||
2003-09-27 | Updates from Hans Hagen for TeX. | nyamatongwe | 2 | -0/+2 | |
2003-09-27 | Separate tex lexer. | nyamatongwe | 2 | -0/+31 | |
Metapost lexer. Export as XML. | |||||
2003-09-27 | Updated YAML lexer. | nyamatongwe | 2 | -0/+4 | |
2003-09-27 | Removed ListBox::Sort as always created in sorted order. | nyamatongwe | 1 | -1/+0 | |
2003-09-23 | Scriptol updates. | nyamatongwe | 2 | -36/+28 | |
2003-09-21 | Remove temporary file if no update. | nyamatongwe | 1 | -1/+3 | |
2003-09-21 | YAML. | nyamatongwe | 2 | -0/+18 | |
2003-09-21 | Avoid file rewrite when contents unchanged. | nyamatongwe | 1 | -3/+12 | |
2003-09-21 | Added Lex statement for LOT. | nyamatongwe | 1 | -2/+3 | |
2003-09-21 | Added MPT lexer. | nyamatongwe | 2 | -2/+19 | |
2003-09-20 | Formatting, dates. | nyamatongwe | 1 | -1/+1 | |
2003-09-18 | Added Idler ID for use in idle code. | nyamatongwe | 1 | -0/+1 | |
2003-09-05 | Patch from Marius Gheorghe to support multiple equivalent entries in | nyamatongwe | 1 | -1/+1 | |
WordList. |