aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile_vc
AgeCommit message (Collapse)AuthorFilesLines
2000-06-12Lua language support from Paul Winwood.nyamatongwe1-0/+5
2000-05-08Minor $@ tweaks.nyamatongwe1-2/+2
2000-04-08Unicode keyboard input and dragging from Scintilla.nyamatongwe1-1/+1
Fixing warnings on GTK+ and uping warning level.
2000-04-08Warning squashing.nyamatongwe1-6/+9
Updated contributors list. Fixed lexing of MS warnings.
2000-04-07Warning level set to 4.nyamatongwe1-1/+1
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-6/+10
the old accessor which is now called WindowAccessor. Accessor.h defines a common interface which is the type consumed by the lexers.
2000-03-31Fixed up line ends.nyamatongwe1-2/+4
Added patch from Mark for makefile_vc.
2000-03-16Added Lex* files.nyamatongwe1-5/+41
2000-03-14Allow command line setting of output directories.nyamatongwe1-50/+66
2000-03-08Initial revisionnyamatongwe1-0/+125