gimp/app/menus
CDT 1998 Shawn T. Amundson c943e5e1c8 Fixed progress code to account for when a plugin gets two progress inits
Sun Jun 14 23:41:17 CDT 1998 Shawn T. Amundson <amundson@gimp.org>

        * app/plug_in.c: Fixed progress code to account for when
        a plugin gets two progress inits

        * app/interface.c: Fixed table allocation sickness.  Now use
        two tables, and a vbox instead of one table so things don't
        get expanded when they shouldn't.  This (table/table_inner)
        should be merged back to 1.0 tree.  The other resize bug is a
        gtkstatusbar bug.
1998-06-15 04:46:32 +00:00
..
menus.c unref the itemfactories instead of destroying them (from timj) 1998-06-09 00:50:32 +00:00
menus.h use GtkAccelLabel when creating a menuitems label seperatedly. 1998-06-07 13:55:36 +00:00
plug-in-menus.c Fixed progress code to account for when a plugin gets two progress inits 1998-06-15 04:46:32 +00:00