Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-11 | Fixed problem with UTF-8 input files. | nyamatongwe | 1 | -1/+39 | |
Added generation of HTML from property comments. | |||||
2009-04-01 | Made compatible with Python versions 2.3 to 3.0. | nyamatongwe | 1 | -16/+27 | |
2008-05-26 | Include SciTEProps.cxx in regeneration to pick up lexer properties. | nyamatongwe | 1 | -0/+1 | |
2007-12-30 | Reindented. | nyamatongwe | 1 | -172/+172 | |
2007-08-05 | Using IFaceTable to discover value of menu constants so can also be used | nyamatongwe | 1 | -8/+0 | |
from Lua. | |||||
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -14/+17 | |
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable | |||||
2006-12-11 | Updated Python version needed. | nyamatongwe | 1 | -3/+3 | |
2005-10-23 | Added gathering of property names used in lexers and folders so they can be | nyamatongwe | 1 | -2/+36 | |
automatically forwarded from SciTE. Corrected sorting. | |||||
2005-08-25 | Update from trent Mick creates files with correct line ends on Linux. | nyamatongwe | 1 | -32/+54 | |
2004-02-22 | Sorting lists before use as globbing on Linux does not return sorted. | nyamatongwe | 1 | -0/+5 | |
2003-12-13 | Automatically generated section does not have extra | nyamatongwe | 1 | -1/+3 | |
whitespace at line ends. | |||||
2003-08-13 | Updates the command ID list in SciTEProps.cxx . | nyamatongwe | 1 | -20/+35 | |
2003-08-02 | Now handles creating a file when no current one exists. | nyamatongwe | 1 | -10/+17 | |
2002-07-29 | Can now generate into a new file as well as regenerate in place. | nyamatongwe | 1 | -18/+36 | |
Creates a VS .NET project file from an input template. | |||||
2002-07-29 | Added capability to work with multiple substitution lists in one file. | nyamatongwe | 1 | -24/+57 | |
2002-07-29 | Added the scintilla_vc6.mak makefile. | nyamatongwe | 1 | -0/+1 | |
2002-04-11 | INitial version. | nyamatongwe | 1 | -0/+104 | |