From bfaace723bb0199325f79ac52c32260df9e524fb Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 7 Oct 2004 01:33:10 +0000 Subject: fix for e-popup api changes. Moved all mask specifiers to visible rather 2004-10-06 Not Zed * gui/component/addressbook-view.c (popup_event_callback): * gui/component/select-names/e-select-names.c (section_right_click_cb): * gui/widgets/e-addressbook-view.c (do_popup_menu): fix for e-popup api changes. Moved all mask specifiers to visible rather than enable in the menu table. 2004-10-06 Not Zed * gui/contact-editor/e-contact-editor.c: removed gnome-popup-menu.h (unused). * gui/widgets/e-addressbook-reflow-adapter.c: * gui/widgets/eab-popup-control.c: remove e-popup-menu.h (unused). * gui/component/select-names/e-select-names.c (section_right_click_cb): use e-popup. Somewhat overengineered for this use ... (remove_cb): api changes. * gui/widgets/eab-popup.c (eab_popup_target_new_select_names): added pretty useless wrapper for the select names popup. Added to hook maps. svn path=/trunk/; revision=27488 --- addressbook/gui/widgets/eab-popup-control.c | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/gui/widgets/eab-popup-control.c') diff --git a/addressbook/gui/widgets/eab-popup-control.c b/addressbook/gui/widgets/eab-popup-control.c index 1e34cf4a18..10ef769632 100644 --- a/addressbook/gui/widgets/eab-popup-control.c +++ b/addressbook/gui/widgets/eab-popup-control.c @@ -48,7 +48,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3