aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-remote/ChangeLog
blob: de6a0cb4b99350e77da43986533945c31728e521 (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
2005-05-26  Not Zed  <NotZed@Ximian.com>

    * evolution-mail-folderlistener.[ch]:
    * evolution-mail-sessionlistener.[ch]:
    * evolution-mail-storelistener.[ch]: New helpers for listeners.

    * evolution-mail-listener.[ch]: removed.

    * Evolution-DataServer-Mail.idl: removed the GNOME prefix, Bonobo
    doesn't use it, and it just adds pointless typing.  Added
    getmessage and appendmessage interaces.  Moved listeners to each
    object rather than one global listener.

2005-05-24  Not Zed  <NotZed@Ximian.com>

    * Lots more work.  Now implements a full listener interface.
    Filled out api.

2005-05-20  Not Zed  <NotZed@Ximian.com>

    * Lots of work, filled out functions, cleaned up idl to make the
    data more useful, added a listener interface, etc.

2005-05-12  Not Zed  <NotZed@Ximian.com>

    * A remote mail interface plugin for evolution.