Files
gimp/libgimpwidgets
Michael Natterer 40928bb578 use a GtkUIManager instead of a GtkItemFactory. Added virtual function
2004-11-04  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpcolorbutton.[ch]: use a GtkUIManager instead
	of a GtkItemFactory. Added virtual function ::get_action_type()
	and create the manager's actions manually using that action type
	instead of using gtk_action_group_add_actions().

	* app/widgets/gimpcolorpanel.c: override ::get_action_type() so it
	creates GimpActions (which can have a color attached) instead of
	GtkActions. Changed the menu item visibility and color preview
	code accordingly.

	* app/widgets/Makefile.am
	* app/widgets/gimpitemfactory.[ch]: finally removed.

	* configure.in: added -DGTK_DISABLE_DEPRECATED to CPPFLAGS again.
2004-11-04 12:15:49 +00:00
..
2004-10-04 22:59:13 +00:00
2004-10-04 13:17:41 +00:00
2004-11-04 11:58:16 +00:00
2004-10-13 19:06:40 +00:00
2004-11-02 11:30:49 +00:00
2004-06-24 22:23:05 +00:00
2004-11-04 11:58:16 +00:00
2004-11-02 11:30:49 +00:00