aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-module-mail.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a compiler warning.Matthew Barnes2009-05-211-13/+14
|
* Make the mail module resident until we can split it up.Matthew Barnes2009-05-111-0/+13
|
* Add G_MODULE_EXPORT to exported module functions.Matthew Barnes2009-05-111-2/+2
|
* Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-111-0/+45
Also, combine calendar, memo, and task backends into a single module, similar to how it worked under Bonobo.