2006-09-27 Wang Xin * configure.in: Bump to version 2.6.5. 2006-09-27 Wang Xin Make sure accounts are created before calendar folders are opened. * storage/sunone-component.c: (sunone_component_init): * storage/sunone-config-listener.c: (sunone_config_listener_construct_account), (sunone_config_listener_new): * storage/sunone-config-listener.h: 2006-09-21 Wang Xin * calendar/cal-backend-wcap.c: (process_component_from_server): Transfer the timezone for dtstart/dtend/due from utc to local timezone 2006-08-14 Wang Xin When one marks a completed task as uncompleted, evolution will remove percent property, this would cause problem on some calendar servers, so we need to set percent property to 0 * lib/sunone-connection.c: (sunone_connection_storetodos):