From 43cbcd8b63c9f876d78daf14883134080b4cc937 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 26 Nov 2004 14:57:49 +0000 Subject: get the image directly from the icon factory 2004-11-26 JP Rosevear * e-gui-utils.c (e_create_image_widget): get the image directly from the icon factory * e-config.c: insert debug defines so we can turn spew on and off * e-event.c: insert debug defines so we can turn spew on and off * e-menu.c: insert debug defines so we can turn spew on and off * e-plugin.c: insert debug defines and set to off for now * e-popup.c: insert debug defines so we can turn spew on and off (e_popup_create_menu): get the image directly from the icon factory svn path=/trunk/; revision=27997 --- e-util/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index f10860327b..d910e8d838 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,23 @@ 2004-11-26 JP Rosevear + * e-gui-utils.c (e_create_image_widget): get the image directly + from the icon factory + + * e-config.c: insert debug defines so we can + turn spew on and off + + * e-event.c: insert debug defines so we can turn spew on and off + + * e-menu.c: insert debug defines so we can turn spew on and off + + * e-plugin.c: insert debug defines and set to off for now + + * e-popup.c: insert debug defines so we can turn spew on and off + (e_popup_create_menu): get the image directly from the icon + factory + +2004-11-26 JP Rosevear + * e-icon-factory.h: add proto * e-icon-factory.c (e_icon_factory_init): cast to kill warning -- cgit v1.2.3