| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2002-11-17 | Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla. | nyamatongwe | 1 | -0/+3 | |
| This is separate to the HTML lexer and is only invoked for stand-alone CSS files, not for the STYLE section of HTML files. He also made some other additions. There is a Line Duplicate command which is bound to Ctrl+D. PHP lexing has been improved. | |||||
| 2002-10-08 | New lexer for Fortran. | nyamatongwe | 1 | -0/+3 | |
| 2002-09-17 | The clean target removes *.pdb, *.exp, and *.lib which are new from VS .NET. | nyamatongwe | 1 | -1/+2 | |
| 2002-09-10 | Including LexAsm. | nyamatongwe | 1 | -0/+3 | |
| 2002-07-29 | Removed Scriptol lexer. | nyamatongwe | 1 | -3/+0 | |
| 2002-07-21 | Added Scriptol language. | nyamatongwe | 1 | -0/+3 | |
| 2002-07-20 | Exporting direct calling function from DLLs. | nyamatongwe | 1 | -2/+2 | |
| 2002-06-09 | Choose compile options that are more compatible with standard C++. | nyamatongwe | 1 | -1/+1 | |
| 2002-04-21 | Simplified LOGO option handling. | nyamatongwe | 1 | -96/+94 | |
| Shared INCLUDEDIRS between compilers. Simplified command lines. Regenerated dependencies. | |||||
| 2002-04-20 | Added QUIET option for Borland and simplified QUIET handling. Merged ↵ | nyamatongwe | 1 | -20/+21 | |
| resource file compilation and simplified some rules. | |||||
| 2002-04-12 | MSVC release build creates debug information. | nyamatongwe | 1 | -2/+2 | |
| 2002-04-11 | List of lexers automatically generated. | nyamatongwe | 1 | -3/+14 | |
| 2002-03-29 | Patch from Ralf Wagner to ensure DIR_O used for resource files. | nyamatongwe | 1 | -4/+4 | |
| 2002-02-16 | New lexer for Matlab contributed by José Fonseca. | nyamatongwe | 1 | -0/+3 | |
| 2002-02-12 | Avoiding incremental link and map file generation. | nyamatongwe | 1 | -1/+1 | |
| 2002-01-18 | Updated copyrights for 2002. | nyamatongwe | 1 | -1/+1 | |
| 2001-12-05 | Added LexBaan. | nyamatongwe | 1 | -0/+3 | |
| 2001-09-29 | Bullant lexer added. | nyamatongwe | 1 | -0/+3 | |
| 2001-09-19 | Inclusion of nncrontab lexer into builds. | nyamatongwe | 1 | -0/+3 | |
| 2001-09-02 | New StyleContext file added to build system. | nyamatongwe | 1 | -1/+2 | |
| 2001-08-02 | Added PropSet to all Scintilla builds as it is needed by the | nyamatongwe | 1 | -0/+1 | |
| autocompletion list for a string comparison. | |||||
| 2001-05-18 | Eiffel support. | nyamatongwe | 1 | -0/+3 | |
| 2001-05-11 | Changed options for MSVC to compile for small size. | nyamatongwe | 1 | -1/+2 | |
| 2001-05-01 | External lexer feature added by Simon allows lexers to be housed in DLLs with | nyamatongwe | 1 | -0/+5 | |
| a .lexer extension which are automatically loaded at startup. Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers. | |||||
| 2001-04-24 | Fixed spaces in makefile. | nyamatongwe | 1 | -1/+1 | |
| 2001-04-24 | Ruby support. | nyamatongwe | 1 | -0/+3 | |
| 2001-04-20 | Added Lisp lexer to makefiles and simplified LexLisp.cxx. | nyamatongwe | 1 | -4/+7 | |
| 2001-04-09 | Tahir added Ada support. | nyamatongwe | 1 | -33/+20 | |
| Simplified header dependencies of the Lexers in makefiles. | |||||
| 2001-04-04 | Moved to public domain regular expresion implementation. | nyamatongwe | 1 | -4/+4 | |
| 2001-04-03 | Regular expression find support. | nyamatongwe | 1 | -2/+6 | |
| 2001-02-01 | Added lexer for Avenue. | nyamatongwe | 1 | -15/+20 | |
| Trailing spaces removed from a lot of lines. | |||||
| 2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
| 2000-12-10 | Removed file IO code from PropSet to SciTE. | nyamatongwe | 1 | -16/+31 | |
| Updated make files to know about SString being moved into its own header. | |||||
| 2000-11-08 | Added Pascal Lexer. | nyamatongwe | 1 | -5/+12 | |
| 2000-11-01 | Ahmad's Apache CONF support. | nyamatongwe | 1 | -1/+5 | |
| 2000-10-06 | Mark added a QUIET option to turn off the Microsoft copyright notices. | nyamatongwe | 1 | -0/+7 | |
| 2000-09-05 | Support for DEBUG or NDEBUG defines to make assert work. | nyamatongwe | 1 | -5/+6 | |
| 2000-08-31 | scintilla.mak is combined make file for both Microsoft and Borland. | nyamatongwe | 1 | -0/+254 | |
| SciTE.properties contains some commands that are useful with scintilla.mak. | |||||
