diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index dc031d1bca..75873a6d39 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2003-10-28 Rodrigo Moya <rodrigo@ximian.com> + * gui/calendar-component.c (impl_createControls): connect to + "fill_popup_menu" on the ESourceSelector. + (fill_popup_menu_callback): add popup menu items here. + (add_popup_menu_item): new function to add items to the + popup menu. + +2003-10-28 Rodrigo Moya <rodrigo@ximian.com> + * gui/e-cal-view.c: no need to keep the timezone here, it is already stored in the model. (e_cal_view_get_timezone): call e_cal_model_get_timezone(). |