diff options
Diffstat (limited to 'plugins/mail-remote/ChangeLog')
-rw-r--r-- | plugins/mail-remote/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/mail-remote/ChangeLog b/plugins/mail-remote/ChangeLog index 21ad107acd..de6a0cb4b9 100644 --- a/plugins/mail-remote/ChangeLog +++ b/plugins/mail-remote/ChangeLog @@ -1,3 +1,16 @@ +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. |