aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-shell-backend.c
Commit message (Collapse)AuthorAgeFilesLines
* Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-111-35/+21
| | | | | Also, combine calendar, memo, and task backends into a single module, similar to how it worked under Bonobo.
* Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-101-2/+2
|
* Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-0/+1303
Again, builds but not tested. Lots of compiler warnings to clean up, but I don't have the energy for it. This was pretty grueling.