fltk/makefiles
Bill Spitzak f7e4caec25 Whoops, I screwed up the timeout callbacks a bit.
add_timeout will now do the callback at time t after the call to
add_timeout, like before.

add_interval_timeout is a new call that measures time from when the
last timeout was called.  This has slightly less overhead and allows
accurate spacing of timeouts.

Patch from Stuart Levy so the *last* widget in an Fl_Pack may be
resizable.  This should be compatable because resizable didn't do
anything before so there was no reason to set it.

Makefiles for no-cygwin from Paul Baxter (see README.win32 for info).


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1222 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2000-06-20 05:47:38 +00:00
..
aixmakesharedlib Initial revision 1998-10-06 18:21:25 +00:00
config.cygnus Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
config.mingw Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
config.mingw32 Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
config.no-cygwin Whoops, I screwed up the timeout callbacks a bit. 2000-06-20 05:47:38 +00:00
Makefile.cygnus Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
Makefile.mingw Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
Makefile.mingw32 Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
Makefile.no-cygwin Whoops, I screwed up the timeout callbacks a bit. 2000-06-20 05:47:38 +00:00
Makefile.os2x Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
makeinclude.cygnus Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
makeinclude.mingw Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
makeinclude.mingw32 Updates for Mingw and Cygnus builds. 2000-06-13 20:33:36 +00:00
makeinclude.no-cygwin Whoops, I screwed up the timeout callbacks a bit. 2000-06-20 05:47:38 +00:00