aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/webdav-account-setup/ChangeLog
blob: 354371cc6ae3f505c7cf1a215d2ae3df16f37de0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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.