index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
visualc
/
image.dsp
Age
Commit message (
Expand
)
Author
2008-10-19
Moved visualc6 env to ide, no cairo stuff yet. builds ok rel. and debug.
Fabien Costantini
2008-08-28
wsock32 static lib dependency removal from win build files.
Fabien Costantini
2005-01-04
Remove extraneous fltk.lib from linker options, since we use the VC++
Michael R Sweet
2002-01-09
Fix WIN32 build.
Michael R Sweet
2001-03-15
Use the Multithreaded DLL runtime model for all projects - I haven't found
Michael R Sweet
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-02-19
Changed WIN32 Debug targets to use incremental linkage.
Michael R Sweet
1999-02-18
Updated headers to only support DLLs under MSVC++.
Michael R Sweet
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
Michael R Sweet
1999-01-07
Updated project files for new FD stuff - need to link with wsock32.lib.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-08
Updated scandir and pen stuff, plus got rid of ODBC libraries from
Michael R Sweet
1998-12-07
Changed files to .cxx in VC++ project files.
Michael R Sweet
1998-11-05
Updated project files.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet