From 8bd886a64a3f871e21b8ee793ebf84ddee6a253d Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Sun, 19 Aug 2001 02:57:47 +0000 Subject: added option to hide completed tasks after a given number of 2001-08-18 Damon Chaplin * gui/dialogs/cal-prefs-dialog.glade: added option to hide completed tasks after a given number of minutes/hours/days. Unfinished. * gui/dialogs/event-page.c (event_page_fill_component): initialize zone to NULL to avoid a warning. (contacts_clicked_cb): work around a bug in SelectNames by notifying that the page has changed when you click the 'Contacts' button. Otherwise it is easy to lose changes. * gui/dialogs/task-page.c (contacts_clicked_cb): ditto. svn path=/trunk/; revision=12215 --- calendar/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2687d1c4ae..47f82094a7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2001-08-18 Damon Chaplin + + * gui/dialogs/cal-prefs-dialog.glade: added option to hide completed + tasks after a given number of minutes/hours/days. Unfinished. + + * gui/dialogs/event-page.c (event_page_fill_component): initialize + zone to NULL to avoid a warning. + (contacts_clicked_cb): work around a bug in SelectNames by notifying + that the page has changed when you click the 'Contacts' button. + Otherwise it is easy to lose changes. + + * gui/dialogs/task-page.c (contacts_clicked_cb): ditto. + 2001-08-18 Damon Chaplin * gui/dialogs/comp-editor.c (pixmaps): used new Save/Save As icons. -- cgit v1.2.3