From a3f94ff6adca233914611769b684dee3eb82e32e Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 18 Apr 2002 02:19:27 +0000 Subject: New, override for EShortcutBar::shortcut_drag_motion. * e-shortcuts-view.c (impl_shortcut_drag_motion): New, override for EShortcutBar::shortcut_drag_motion. (impl_shortcut_drag_data_received): New, override for EShortcutBar::shortcut_drag_data_received. (class_init): Install the method overrides. svn path=/trunk/; revision=16502 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 160de416f9..c066965a10 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2002-04-17 Ettore Perazzoli + + * e-shortcuts-view.c (impl_shortcut_drag_motion): New, override + for EShortcutBar::shortcut_drag_motion. + (impl_shortcut_drag_data_received): New, override for + EShortcutBar::shortcut_drag_data_received. + (class_init): Install the method overrides. + 2002-04-17 Christopher James Lahey * e-activity-handler.c: Updated this to match the new EPopupMenu. -- cgit v1.2.3