fltk/fluid
Bill Spitzak 16a999efd0 Fixed so that a public declaration like #include "Foo" is written to the
header file in the correct order, before anything written by an later
object in the fl file.  It used to write the extern callback definitions
first, this would fail if they used a type that was in the header file.
This also simplified the (still messy) code by getting rid of the
write_declare() virtual function.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@637 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-08-05 08:01:40 +00:00
..
about_panel.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
about_panel.fl The about dialog was too small. 1999-01-26 22:19:33 +00:00
about_panel.h Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
alignment_panel.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +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 Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
code.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
factory.cxx textstuff() methods no longer inline to work around a bug in a compiler. 1999-04-03 15:51:39 +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 Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
Fl_Group_Type.cxx Changes so that "extra code" goes before o->end() and close bracket. 1999-04-18 14:10:55 +00:00
Fl_Menu_Type.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
Fl_Type.cxx Fixed fluid bug that caused styles patch to crash when you delete menu item. 1999-03-13 20:07:21 +00:00
Fl_Type.h Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
Fl_Widget_Type.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
Fl_Widget_Type.h Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I 1999-03-29 17:39:46 +00:00
Fl_Window_Type.cxx Changes so that "extra code" goes before o->end() and close bracket. 1999-04-18 14:10:55 +00:00
Fluid_Image.cxx String output (for images in the C code) does not produce trigraphs 1999-07-31 08:00:09 +00:00
Fluid_Image.h Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I 1999-03-29 17:39:46 +00:00
fluid.cxx Changed exit callback in FLUID to moe standard "Save Changes?" 1999-04-18 23:43:42 +00:00
function_panel.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +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 Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +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 documentation version & edition. 1999-04-19 14:01:23 +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 Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +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 Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00