| Commit message (Expand) | Author | Age | Files | Lines |
* | EMailSession: Configure settings when adding services. | Matthew Barnes | 2011-08-15 | 1 | -0/+29 |
* | Convert junk filtering EPlugins to EExtensions. | Matthew Barnes | 2011-07-14 | 1 | -42/+231 |
* | Adapt to CamelSession and e-passwords changes. | Matthew Barnes | 2011-07-04 | 1 | -10/+4 |
* | Bug #650671 - Service connect/disconnect not cancelled properly | Milan Crha | 2011-07-02 | 1 | -2/+2 |
* | Fix few memory leaks | Milan Crha | 2011-06-15 | 1 | -0/+3 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -4/+8 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | EMFolderTree: Store an EMailBackend instead of an EMailSession. | Matthew Barnes | 2011-05-24 | 1 | -1/+8 |
* | e_mail_session_uri_to_folder_sync(): Remove redundant status message. | Matthew Barnes | 2011-05-12 | 1 | -5/+0 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -5/+12 |
* | Random little coding style cleanups. | Matthew Barnes | 2011-05-06 | 1 | -1/+0 |
* | Simplify e_mail_session_uri_to_folder_sync(). | Matthew Barnes | 2011-05-06 | 1 | -67/+13 |
* | EMailSession: Fix popb4smtp authentication. | Matthew Barnes | 2011-05-03 | 1 | -6/+1 |
* | Simplify mail_session_get_password(). | Matthew Barnes | 2011-05-03 | 1 | -16/+13 |
* | Adapt to extra arg in camel_session_get_service_by_url(). | Matthew Barnes | 2011-04-29 | 1 | -1/+1 |
* | Adapt to new CamelSession background job API. | Matthew Barnes | 2011-04-24 | 1 | -61/+6 |
* | Bug 648308 - Do not display full folder URI in "Opening folder" activity | Dan Vrátil | 2011-04-22 | 1 | -2/+7 |
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 1 | -46/+46 |
* | Adapt to sealed up CamelService. | Matthew Barnes | 2011-04-18 | 1 | -5/+9 |
* | Save account list when changing account after password prompt | Milan Crha | 2011-03-17 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -6/+2 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -3/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -23/+47 |
* | Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizable | Milan Crha | 2011-01-28 | 1 | -3/+1 |
* | Adapt to Camel API changes. | Matthew Barnes | 2011-01-24 | 1 | -1/+1 |
* | Bug #634385 - Crash in smtp_connect | Milan Crha | 2010-12-15 | 1 | -0/+6 |
* | Kill mail_append_mail(). | Matthew Barnes | 2010-10-31 | 1 | -10/+14 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -8/+22 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 1 | -1/+1 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -3/+4 |
* | Kill mail_config_service_set_save_passwd(). | Matthew Barnes | 2010-10-19 | 1 | -1/+1 |
* | Kill mail_config_get_gconf_client(). | Matthew Barnes | 2010-10-19 | 1 | -12/+27 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -27/+76 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -0/+1376 |