aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-ui-session.c
Commit message (Expand)AuthorAgeFilesLines
* Move CamelSession.lookup_addressbook() handler to EMailUISession.Matthew Barnes2013-02-271-0/+39
* Add e_mail_ui_session_check_known_address_sync().Matthew Barnes2013-02-271-0/+119
* EMailUISession: Add a read-only "photo-cache" property.Matthew Barnes2013-02-271-1/+38
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-091-2/+2
* Add comments around g_idle_add() changesMilan Crha2013-02-091-0/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-1/+1
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
* Adapt to CamelSession API changes.Matthew Barnes2013-01-131-14/+11
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-6/+6
* Revert part of the previous commit, EMailUISession::alert_user()Milan Crha2012-12-141-3/+237
* Implement and use CamelSession::trust_prompt()Milan Crha2012-12-141-236/+17
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+1
* Bug #677378 - Alert about self-signed certificates when checking auth typesMilan Crha2012-11-211-6/+6
* Bug #679780 - Offline mode doesn't work in mailerMilan Crha2012-09-051-0/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-3/+0
* mail.error.xml: Remove "mail:session-message-*" errors.Matthew Barnes2012-07-261-3/+3
* Fix an unused variable warning.Matthew Barnes2012-07-071-1/+0
* Remove mail_ui_session_source_changed_cb().Matthew Barnes2012-07-071-69/+0
* Bug #677604 - Critical warnings on evolution startMilan Crha2012-07-031-1/+4
* EMailAccountStore: Check for a collection when adding a service.Matthew Barnes2012-06-081-1/+16
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+2
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-158/+147
* Revert "Bug #668481 - Account order is not remembered"Matthew Barnes2012-06-031-31/+31
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-8/+8
* Bug #668481 - Account order is not rememberedMilan Crha2012-04-201-31/+31
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-031-67/+11
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-5/+8
* EMailUISession: Whitespace fix.Matthew Barnes2012-01-251-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-13/+8
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+904