diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cbccfe2539..83ef942e01 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2003-07-24 Rodrigo Moya <rodrigo@ximian.com> + + * gui/e-cal-view.c (on_print): added missing cases. + (setup_popup_icons): new function to set up icons for the popup menu. + (e_cal_view_create_popup_menu): call setup_popup_icons. + 2003-07-23 Rodrigo Moya <rodrigo@ximian.com> * gui/e-cal-view.[ch]: moved the duplicated popup menu code here. |