diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fa741e5894..d087f746bf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2002-02-08 JP Rosevear <jpr@ximian.com> + + * gui/dialogs/task-details-page.glade: add a custom widget created + with e_url_button_new + + * gui/dialogs/task-details-page.c (task_details_page_init): init + url_button member to NULL + (init_widgets): set the url button entry + (get_widgets): get the url button + + * gui/calendar-commands.c (pixmaps): use new all day event icon + 2002-02-07 JP Rosevear <jpr@ximian.com> * gui/e-day-view.c: pass meeting boolean for |