CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: rodrigo 05/02/08 06:29:43
Modified files: calendar : ChangeLog calendar/libecal: e-cal.c calendar/backends/file: e-cal-backend-file.c Log message: 2005-02-08 Rodrigo Moya <[EMAIL PROTECTED]> * libecal/e-cal.c (add_instance): recurrence-id needs to be a date only. * backends/file/e-cal-backend-file.c (add_component): g_strdup the key for the hash table. (free_object_data): free the hash table key when freeing objects. (free_calendar_components, remove_component): no need to free the object's data here, this is done now automatically by the hash table. (open_cal, create_cal, reload_cal): create hash table with g_hash_table_new_full. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=rodrigo&date=explicit&mindate=2005-02-08%2006:28&maxdate=2005-02-08%2006:30 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list