=== evolution-caldav 2.3.99.3 === 2005-12-01 Dave Camp * configure.in: Bumped version to 2.3.99.3. 2005-12-01 Dave Camp * eplugin/Makefile.am (liborg_gnome_evolution_caldav_la_LIBADD): added org-gnome-evolution-caldav.eplug to CLEANFILES. 2005-10-07 Dave Camp * calendar/e-cal-backend-caldav.c (XPATH_STATUS): is a child of (caldav_server_list_objects): Add a Depth: 1 header to the report. (pack_cobj): Include timezones. 2005-09-27 Dave Camp * calendar/e-cal-backend-caldav.c (initialize_backend): Use SSL if specified. * eplugin/caldav-source.c (ssl_changed, oge_caldav): Added a "Use SSL" checkbox. 2005-09-26 Dave Camp * calendar/e-cal-backend-caldav.c (extract_objects) (process_object): Some small fixes to receive_objects(). 2005-09-20 Christian Kellner * calendar/e-cal-backend-caldav.c: (pack_cobj), (caldav_create_object), (caldav_modify_object), (extract_objects), (process_object), (caldav_receive_objects), (caldav_send_objects), (caldav_get_timezone): First take on receive_objects. 2005-09-10 Christian Kellner * Makefile.am: Include eplugin.mk in EXTRA_DIST so it gets included in the tarball. This fixes bug #315875. Thanks to Dave Malcolm for pointing that out. 2005-08-30 Christian Kellner * configure.in: Add de to ALL_LINGUAS * eplugin.mk: Subsitute domain and localedir * eplugin/org-gnome-evolution-caldav.eplug.in: Set translation domain and localedir. Also set load-on-startup so it we can assure the source group * po/POTFILES.in: Add caldav-source. as translatable.