fltk/fluid
Michael R Sweet 3a9d945d07 Use the Multithreaded DLL runtime model for all projects - I haven't found
a system yet that this doesn't work on, and you get smaller executables...

FLUID source needs Windows headers for GetTempPath and MAX_PATH definitions.

Visual C++ complained about the "char **/*argv*/" in CubeMain; added a space
so that */ is not seen.

Include <stdlib.h> to get argc/argv definitions rather than hardcoding
the declarations.  This seems to work in all modes.

Add can_do_overlay() method for WIN32 (seems to work on my TNT card at least)


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1416 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2001-03-15 22:39:57 +00:00
..
about_panel.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
about_panel.fl Copyright 2001. 2001-01-22 15:13:41 +00:00
about_panel.h Copyright 2001. 2001-01-22 15:13:41 +00:00
alignment_panel.cxx FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0; 2000-04-24 18:22:50 +00:00
alignment_panel.fl FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0; 2000-04-24 18:22:50 +00:00
alignment_panel.h FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0; 2000-04-24 18:22:50 +00:00
code.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
factory.cxx Configure script changes to support man pages, HTMLDOC, AIX/QNX with 2001-02-12 15:12:14 +00:00
file.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Function_Type.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Group_Type.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Menu_Type.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Type.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Type.h Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Widget_Type.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Widget_Type.h Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_Window_Type.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fluid_Image.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
Fluid_Image.h Copyright 2001. 2001-01-22 15:13:41 +00:00
fluid.cxx Use the Multithreaded DLL runtime model for all projects - I haven't found 2001-03-15 22:39:57 +00:00
function_panel.cxx Documentation updates for 1.0.8. 2000-03-15 18:57:07 +00:00
function_panel.fl Documentation updates for 1.0.8. 2000-03-15 18:57:07 +00:00
function_panel.h Documentation updates for 1.0.8. 2000-03-15 18:57:07 +00:00
gif.cxx Copyright 2001. 2001-01-22 15:13:41 +00:00
keyboard_ui.cxx More changes for .C and .H to .cxx and .h... 1998-12-06 15:09:22 +00:00
keyboard_ui.h Initial revision 1998-10-06 18:21:25 +00:00
Makefile Copyright 2001. 2001-01-22 15:13:41 +00:00
Shortcut_Button.h Copyright 2001. 2001-01-22 15:13:41 +00:00
widget_panel.cxx Documentation updates for 1.0.8. 2000-03-15 18:57:07 +00:00
widget_panel.fl Documentation updates for 1.0.8. 2000-03-15 18:57:07 +00:00
widget_panel.h Documentation updates for 1.0.8. 2000-03-15 18:57:07 +00:00