diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-06 02:55:28 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-06 02:55:28 +0800 |
commit | cb704fd31b7ea71c2adc798796ff72cb555c20b8 (patch) | |
tree | 7c33ddbdeb19d90d74cb7512e3985948aee3e229 /calendar | |
parent | e44bbc64b8885fe92eb66cf1bcae282b80f1ae8d (diff) | |
download | gsoc2013-evolution-cb704fd31b7ea71c2adc798796ff72cb555c20b8.tar gsoc2013-evolution-cb704fd31b7ea71c2adc798796ff72cb555c20b8.tar.gz gsoc2013-evolution-cb704fd31b7ea71c2adc798796ff72cb555c20b8.tar.bz2 gsoc2013-evolution-cb704fd31b7ea71c2adc798796ff72cb555c20b8.tar.lz gsoc2013-evolution-cb704fd31b7ea71c2adc798796ff72cb555c20b8.tar.xz gsoc2013-evolution-cb704fd31b7ea71c2adc798796ff72cb555c20b8.tar.zst gsoc2013-evolution-cb704fd31b7ea71c2adc798796ff72cb555c20b8.zip |
[Fix #6474 and friends, crash when selecting things from the
context activity context menu.]
* e-activity-handler.c: New member `menu' in struct
`ActivityInfo'.
(activity_info_new): Init to NULL.
(show_cancellation_popup): Set the `menu' member to point to this
newly created pop-up, use `gnome_popup_menu_do_popup_modal()'
instead of `gnome_popup_menu_do_popup()', and set the `menu'
member to NULL when the menu is gone.
(activity_info_free): Destroy `menu' member.
(impl_requestDialog): Return
`GNOME_Evolution_Activity_DIALOG_ACTION_ERROR' instead of nothing.
svn path=/trunk/; revision=12624
Diffstat (limited to 'calendar')
0 files changed, 0 insertions, 0 deletions