aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-remote/evolution-mail-storelistener.h
Commit message (Collapse)AuthorAgeFilesLines
* Actually remove the mail-remote plugin, like the ChangeLog says.Matthew Barnes2007-12-171-54/+0
| | | | svn path=/trunk/; revision=34721
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* New helpers for listeners.Not Zed2005-05-261-0/+54
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. svn path=/trunk/; revision=29414