2006-12-02 Tejas Dinkar * e_book_backend_grpdav_create_contact: Implemented as Per GroupDAV standards * e_book_backend_grpdav_modify_contact: Implemented as Per GroupDAV standards * increment_etag: Added function to increase etag's version number * clean_vcard_string: Added function to strip all junk after the first END:VCARD. Also made other functions call this 2006-08-17 Shreyas Srinivasan * configure.in: Port to evolution-2.8 * po/LINGUAS: add intltool-0.35.0 support * Create Changelog ;) 2006-08-17 Shreyas Srinivasan * e-cal-backend.c: ECalBackendPrivate: Add user email to the structure. * e_cal_backend_ogo_get_cal_address: Implement function. * update_deltas: some bug fixing. * e_cal_backend_item_to_cal_component: Implement place holder for parsing items. * connect_to_server: Put default timezone in the cache. * e_cal_backend_create_object: Send items to server in utc. Handle errors garciously, fix usage of e_cal_component api's. * e_cal_backend_modify_object: Convert time to utc before sending to server. * e_cal_backend_ogo_get_default_zone: use in place of deprecated use_default_timezone. * e_cal_backend_set_default_timezone: Re-implement. 2006-08-17 Shreyas Srinivasan * e-book-backend.c: Increase flush timeout. * Add debug environment variable OGO_DEBUG. * e_book_backend_ogo_modify_contact: Add mutex variable to lock updating cache. * get_addresbook_ogo_info: Fix bugs. * ogo_update_cache: Add mutex to aid exclusion. * e_book_backend_ogo_init: add support of OGO_DEBUG. 2006-08-17 Shreyas Srinivasan * camel-ogo-listener.c * Fix remove_esource.