From aca14308650918dcc599eee6b560406089aa9345 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Tue, 4 Jul 2000 02:57:51 +0000 Subject: Use &obj instead of &ico in the call to cal_client_get_object(). The ToDo 2000-07-04 Damon Chaplin * gui/gncal-todo.c (gncal_todo_update): Use &obj instead of &ico in the call to cal_client_get_object(). The ToDo list should work now. * gui/event-editor-dialog.glade: set the toplevel GnomeApp to invisible so it doesn't appear and then resize. svn path=/trunk/; revision=3883 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 243e579602..9a4ab509ba 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-07-04 Damon Chaplin + + * gui/gncal-todo.c (gncal_todo_update): Use &obj instead of &ico in + the call to cal_client_get_object(). The ToDo list should work now. + + * gui/event-editor-dialog.glade: set the toplevel GnomeApp to invisible + so it doesn't appear and then resize. + 2000-07-03 Federico Mena Quintero * cal-util/cal-component.c (cal_component_get_summary): Use -- cgit