fltk/fluid
Michael R Sweet 022e5d90f1 Updated Linux DSO rules.
Changed configure.in, makeinclude, and src/Makefile to use DSOCOMMAND
instead of replacing LIBCOMMAND.

src/Makefile now creates both static and shared libraries if
--enable-shared is requested.

fluid/Makefile always uses the static library so that a CVS build will
always work, even if libfltk.so.1 isn't installed (problem for Solaris
and Linux, which don't support LD_LIBRARY_PATH).


git-svn-id: file:///fltk/svn/fltk/trunk@387 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-03-09 18:32:44 +00:00
..
about_panel.cxx The about dialog was too small. 1999-01-26 22:19:33 +00:00
about_panel.fl The about dialog was too small. 1999-01-26 22:19:33 +00:00
about_panel.h Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
alignment_panel.cxx Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
alignment_panel.fl Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
alignment_panel.h Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
code.cxx Fixes from Bill: 1999-01-19 19:10:39 +00:00
factory.cxx Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
file.cxx Fixed FLUID bug - can now override code and header file names from the 1999-03-04 18:10:01 +00:00
Fl_Function_Type.cxx Added comment parsing in _c_check(). 1999-02-19 14:53:04 +00:00
Fl_Group_Type.cxx Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
Fl_Menu_Type.cxx Public/private status was not honored for menu items. 1999-02-22 21:20:30 +00:00
Fl_Type.cxx Fix from Bill for infinite loop problem when moving groups of widgets. 1999-02-17 16:31:47 +00:00
Fl_Type.h Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
Fl_Widget_Type.cxx Fixed array_name() bug - now correctly handles arrays in different classes 1999-02-19 16:21:50 +00:00
Fl_Widget_Type.h Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
Fl_Window_Type.cxx Changed "include_H_from_C" to default to 1 instead of 0. 1999-02-19 15:03:26 +00:00
Fluid_Image.cxx Got rid of malloc.h include - should be using stdlib.h anyways... 1999-03-04 18:45:31 +00:00
Fluid_Image.h Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
fluid.cxx Fix from Phil Nelson so that write-code menu item writes to the 1999-03-09 06:59:05 +00:00
function_panel.cxx Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
function_panel.fl Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
function_panel.h Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
gif.cxx Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +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 Updated Linux DSO rules. 1999-03-09 18:32:44 +00:00
Shortcut_Button.h Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
widget_panel.cxx Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
widget_panel.fl Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
widget_panel.h Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00