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
/
fltkdll.dsp
Age
Commit message (
Expand
)
Author
2001-08-06
WIN32 updates to make the DLL project work again...
Michael R Sweet
2001-08-03
Fixed tooltips under WIN32 - no more toolbar buttons...
Michael R Sweet
2001-08-03
Update WIN32 projects and config file.
Michael R Sweet
2000-06-05
Forgot to add fl_compose.cxx to DLL project.
Michael R Sweet
2000-05-17
fl_line_style() used "." instead of "->" for setting the pen.
Michael R Sweet
1999-04-23
Added fl_add_idle.cxx to project files.
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 DLL stuff yet again... sigh...
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