aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/evolution-mail-engine
Commit message (Collapse)AuthorAgeFilesLines
* Drop the last references to GtkHTMLMilan Crha2014-06-241-2/+0
| | | | | | | There still left some references to GtkHTML in the "active code", which should be dropped. There still can be found couple "GtkHTML" strings in the code, but mostly in disabled code or comments only. These are to be fixed separately.
* 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