From 4de1f796a496703b01bcc0a8245030e4fbc378b8 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 7 Aug 2000 21:38:28 +0000 Subject: Big sync. Disable calendar compilation for a few hours - Federico 2000-08-07 Federico Mena Quintero * cal-util/cal-component.c (cal_component_get_as_string): Doh, libical owns the string's memory, so do not free it. * cal-client/client-test.c (create_client): Connect to the destroy signal of the client here. * cal-client/test.ics: New test file, modified from Eric Busboom's test file from RFC 2445. 2000-08-05 Federico Mena Quintero * cal-client/client-test.c (dump_component): This was gone for some reason. (main): Load a new test file. 2000-08-04 Federico Mena Quintero * cal-util/cal-component.c (cal_component_commit_sequence): New function to commit changes to the SEQUENCE property. (cal_component_get_as_string): Ensure that the sequence has been committed. * cal-client/cal-client.c (cal_client_get_object): Use CalComponent instead of the old iCalObject. (cal_client_update_object): Use iCalObject. Commit the SEQUENCE property before stringifying the object and piping it over to the Wombat. svn path=/trunk/; revision=4585 --- wombat/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'wombat/ChangeLog') diff --git a/wombat/ChangeLog b/wombat/ChangeLog index c202e18e2c..636cd8d044 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,8 @@ +2000-08-02 Federico Mena Quintero + + * wombat.c (setup_pcs): Register the iCalendar file backend instad + of the old IMC backend. + 2000-05-13 Ettore Perazzoli * Makefile.am (INCLUDES): GNOME includes should come last, so that -- cgit v1.2.3