diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 30927820b1..cf41b539b6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2003-11-18 Rodrigo Moya <rodrigo@ximian.com> + + * gui/calendar-component.c (add_popup_menu_item): added 'sensitive' + argument. + (fill_popup_menu_cb): disable/enable menu items depending on whether + there is a selection or not. + + * gui/tasks-component.c (add_popup_menu_item, fill_popup_menu_cb): + ditto. + 2003-11-17 JP Rosevear <jpr@ximian.com> * Cleanup some ref/unref calls |