blob: ce72e9c6715177b9db2b4ee77c5976f041cf8ca3 (
plain) (
tree)
|
|
2009-04-24 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #569652
* webdav-contacts-source.c: (find_webdav_group): Removed.
* webdav-contacts-source.c: (ensure_webdav_contacts_source_group),
(remove_webdav_contacts_source_group):
Use new ESourceList API (simplifies code).
2009-02-26 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #572950
* Makefile.am:
Fix ordering of -I compiler directives. Patch by Daniel Macks.
2009-02-25 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #559719
* webdav-contacts-source.c: (destroy_ui_data),
(plugin_webdav_contacts): Use it's own/unique name for the property
on the 'epl' and free the widget only if it wasn't freed yet.
2009-01-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #539467
* webdav-contacts-source.c: (find_webdav_group),
(ensure_webdav_contacts_source_group),
(remove_webdav_contacts_source_group):
Find group by its base uri, not by a localized name.
2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
** Fixes bug #553479
* webdav-contacts-source.c (plugin_webdav_contacts):
String capitalisation improvements.
2008-08-12 Bharath Acharya <abharath@novell.com>
* Makefile.am: Added necessary libraries to link to. Build break while
compiling on Windows. Added a ChangeLog file for webdav-account-setup
plugin.
2008-08-04 Matthias Braun <matze@braunis.de>
** Fix for bug #544051
** Added WebDAV plugin
* Makefile.am:
* org-gnome-evolution-webdav.eplug.xml:
* webdav-contacts-source.c:
WebDAV backend for addressbook - GUI plugin for account setup.
|