aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/evolution-mail-engine
Commit message (Collapse)AuthorAgeFilesLines
* Update API documentation.Matthew Barnes2014-03-031-1/+0
|
* Update API documentation.Matthew Barnes2013-12-171-1/+0
|
* Remove mail_cancel_all().Matthew Barnes2013-11-281-1/+0
| | | | | | Turns out this function was a no-op, because nothing registered itself to be cancelled this way. This was part of the legacy async framework, which we've mostly moved away from now.
* Remove unused mail_cancel_hook_remove().Matthew Barnes2013-11-281-1/+0
|
* Remove unused mail_cancel_hook_add().Matthew Barnes2013-11-281-1/+0
|
* Add e_mail_session_get_junk_filter_by_name().Matthew Barnes2013-11-261-0/+1
| | | | | Looks up an EMailJunkFilter extension by its filter name, as specified in its class structure.
* Convert libemail-engine to a single-include model.Matthew Barnes2013-11-121-9/+1
| | | | Use: #include <libemail-engine/libemail-engine.h>
* Fix misspelled enum type.Matthew Barnes2013-11-111-1/+1
|
* Rename e-mail-enums.h to e-mail-engine-enums.h.Matthew Barnes2013-11-111-1/+1
|
* Generate documentation for libemail-engine.Matthew Barnes2013-11-115-0/+482