index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
LexGen.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
Move non-platform-specific scripts into the scripts directory.
Neil
1
-408
/
+0
2013-05-27
Update all release dates based on date in scintilla/doc/index.html.
nyamatongwe
1
-13
/
+52
2013-05-05
Removing support for Visual C++ 2005 and 6.0.
nyamatongwe
1
-1
/
+0
2013-04-18
Ensure properties from earlier files survive: LexCPP defines some common prop...
nyamatongwe
1
-1
/
+2
2013-04-09
Automate updating download links in script.
nyamatongwe
1
-0
/
+19
2012-05-17
Update version numbers in Qt project files.
nyamatongwe
1
-0
/
+6
2012-05-16
Automating changing version numbers in resource files and documentation.
nyamatongwe
1
-0
/
+41
2011-12-12
Anchors for properties documentation
Unknown
1
-2
/
+2
2011-07-12
Stop exception for deleted property.
nyamatongwe
1
-1
/
+0
2011-02-20
Avoid adding extra spaces to descriptions.
nyamatongwe
1
-2
/
+0
2011-01-22
Make executable on Linux by adding a shbang line and setting 'x' permission.
nyamatongwe
1
-0
/
+1
2010-11-10
Remove support for Borland C++.
nyamatongwe
1
-2
/
+2
2010-10-31
Documentation.
nyamatongwe
1
-0
/
+2
2010-07-17
Removed dead comment.
nyamatongwe
1
-3
/
+0
2010-07-13
Using Make functions to avoid regenerating makefile when set of lexers changed.
nyamatongwe
1
-1
/
+0
2010-07-13
Allowing simpler property definition comments.
nyamatongwe
1
-1
/
+26
2010-07-13
Changed to match new lexer code in LexCPP.cxx.
nyamatongwe
1
-3
/
+4
2010-06-05
Dropping regeneration of makefiles that use GNU Make since they
nyamatongwe
1
-4
/
+0
2010-06-05
Using Make functions to avoid regenerating makefile when set of
nyamatongwe
1
-1
/
+0
2010-06-05
Using Make functions to avoid regenerating makefile when set of
nyamatongwe
1
-1
/
+0
2010-05-05
Ensure script does not fail when GetProperty on a line without quoted string.
nyamatongwe
1
-1
/
+1
2010-04-22
Stop trying to make gtk/scintilla.mak as it is no longer included.
nyamatongwe
1
-4
/
+3
2009-08-10
Added sorting of file names so that outputs will be stable even when
nyamatongwe
1
-0
/
+2
2009-04-11
Fixed problem with UTF-8 input files.
nyamatongwe
1
-1
/
+39
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
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-14
/
+17
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
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
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
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