aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/SciTE.properties
AgeCommit message (Collapse)AuthorFilesLines
2004-04-27Continuation Marker feature from Hans Eckardt.nyamatongwe1-1/+1
2004-03-27Added AutoIt 3 and APDL lexers.nyamatongwe1-1/+1
MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
2003-09-11Setting DEBUG as normal build when developing.nyamatongwe1-4/+4
2003-01-01Fixed up line wrapped printing and added property to turn wrapping on ornyamatongwe1-0/+4
off for printing.
2002-04-18Changed default builds to VS .NET.nyamatongwe1-0/+5
2002-04-16Made default nmake build quiet.nyamatongwe1-1/+1
2001-04-15Explicitly set subsystem for Borland make.nyamatongwe1-0/+1
2000-09-05Support for DEBUG or NDEBUG defines to make assert work.nyamatongwe1-7/+11
2000-08-31scintilla.mak is combined make file for both Microsoft and Borland.nyamatongwe1-0/+7
SciTE.properties contains some commands that are useful with scintilla.mak.