fltk/fluid
Michael R Sweet 886261af33 fl_register_images() was already getting called (two lines above), and
needs to be before the make_main_window() call to load the file icons.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2615 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2002-09-02 10:41:51 +00:00
..
.cvsignore Ignore fluid-shared and all exe files. 2002-07-14 17:04:30 +00:00
Fl_Function_Type.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fl_Group_Type.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu_Type.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fl_Type.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fl_Type.h More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fl_Widget_Type.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fl_Widget_Type.h Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Window_Type.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fluid_Image.cxx Fix FLUID image problems. 2002-08-16 20:10:21 +00:00
Fluid_Image.h Copyright updates... 2002-01-01 15:11:33 +00:00
Makefile "install" now depends on "all" instead of the no longer defined $(PROGRAM) 2002-07-30 14:11:21 +00:00
Shortcut_Button.h More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
about_panel.cxx Update copyright in FLUID "about" window. 2002-02-20 13:02:27 +00:00
about_panel.fl Update copyright in FLUID "about" window. 2002-02-20 13:02:27 +00:00
about_panel.h Copyright updates... 2002-01-01 15:11:33 +00:00
align_widget.cxx Added layout menu to FLUID. The menu contains 2002-05-01 17:35:30 +00:00
alignment_panel.cxx Some C++ compilers can't handle char& and int& versions of methods, so 2002-05-31 19:27:56 +00:00
alignment_panel.fl Some C++ compilers can't handle char& and int& versions of methods, so 2002-05-31 19:27:56 +00:00
alignment_panel.h Break grid and GUI settings into separate dialogs. 2002-05-01 19:17:24 +00:00
code.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
factory.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
file.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
fluid.cxx fl_register_images() was already getting called (two lines above), and 2002-09-02 10:41:51 +00:00
function_panel.cxx Support "using" keyword. 2002-04-28 11:40:26 +00:00
function_panel.fl Support "using" keyword. 2002-04-28 11:40:26 +00:00
function_panel.h Tooltips, and more tooltips. 2001-09-29 22:59:45 +00:00
lock.xpm Fix portability problems with Solaris Forte C++ compiler. 2002-05-03 20:30:19 +00:00
makedepend Add image() methods to Fl_Menu_Item. 2002-08-01 02:02:03 +00:00
unlock.xpm Fix portability problems with Solaris Forte C++ compiler. 2002-05-03 20:30:19 +00:00
widget_panel.cxx Fix widget width tooltip and default parameter handling code. 2002-05-15 23:32:25 +00:00
widget_panel.fl Fix widget width tooltip and default parameter handling code. 2002-05-15 23:32:25 +00:00
widget_panel.h Enable all of the new FLUID stuff... 2001-09-29 06:20:15 +00:00