blob: 99def863948fb89f7e8145c5b3af0694b17fbb04 (
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
2008-09-02 Sankar P <psankar@novell.com>
License Changes
* camel-hula-listener.c:
2008-08-27 Sankar P <psankar@novell.com>
License Changes
* camel-hula-listener.h:
* hula-account-setup.c:
2008-07-31 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #545568
* org-gnome-hula-account-setup.eplug.xml:
Add "system_plugin=true" so it's not shown in the Plugin Manager.
This plugin is not designed to be disabled by the user.
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
* camel-hula-listener.c: (camel_hula_listener_new):
ANSIfication of function declaration.
2007-05-25 Matthew Barnes <mbarnes@redhat.com>
* camel-hula-listener.c (remove_esource), (modify_esource):
Don't assume the relative URI is non-NULL (#427232).
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
* camel-hula-listener.c: (finalize)
Chain up to parent's finalize() method.
2006-01-09 Kjartan Maraas <kmaraas@gnome.org>
* camel-hula-listener.c: (is_hula_caldav_account), (add_esource),
(modify_esource), (account_added), (account_removed),
(account_changed): Try to fix caldav and normal account setup. This
definitely needs review.
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* camel-hula-listener.c:
* camel-hula-listener.h:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
2005-12-07 Funda Wang <fundawang@linux.net.cn>
* org-gnome-evolution-hula-account-setup.eplug.xml: i18nlized.
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am, camel-hula-listener.[ch], hula-account-setup.c,
org-gnome-evolution-hula-account-setup.eplug.xml: Hula Account
setup - initial commits.
|