| Commit message (Expand) | Author | Age | Files | Lines |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 1 | -1/+1 |
* | This wrapper for gdk_beep(). | Jeffrey Stedfast | 2002-01-25 | 1 | -2/+7 |
* | When connecting to the transport username changed event, pass the | Jeffrey Stedfast | 2002-01-09 | 1 | -0/+2 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 1 | -0/+39 |
* | Call e_passwords_remember_password() for account passwords if the user set | Jeffrey Stedfast | 2001-11-15 | 1 | -8/+17 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -5/+5 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 1 | -2/+3 |
* | (do_user_message): Setup the message_destroy_id when we setup the | Michael Zucci | 2001-10-24 | 1 | -1/+1 |
* | Removed, all functionality moved to mail-session. | 3 | 2001-10-24 | 1 | -81/+366 |
* | Completely re-done. We now hae a completely async dialogue when requested | 3 | 2001-10-23 | 1 | -35/+249 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 1 | -12/+10 |
* | Proxy get-password call to main thread. (forget_password): same for | 5 | 2001-10-16 | 1 | -5/+26 |
* | call e_passwords_init and e_passwords_shutdown. | Chris Toshok | 2001-10-13 | 1 | -102/+42 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 1 | -1/+1 |
* | Perform a NULL-check. Hopefully fixes bug #7874. | Jeffrey Stedfast | 2001-09-28 | 1 | -0/+3 |
* | Pass a 'cache-me' argument to mail_get_password. | Jeffrey Stedfast | 2001-09-19 | 1 | -6/+9 |
* | zero-ize the password before freeing. (forget_password): Same. | Jeffrey Stedfast | 2001-08-22 | 1 | -1/+3 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 1 | -6/+7 |
* | return the source url for popb4smtp auth request. | Not Zed | 2001-08-03 | 1 | -0/+11 |
* | We are not guarenteed to have a non-NULL service (ie. PGP) thus check for | Jeffrey Stedfast | 2001-07-31 | 1 | -4/+5 |
* | Actually add the timeout, this time in the gtk thread. | Not Zed | 2001-07-30 | 1 | -7/+35 |
* | Don't need this anymore. (do_get_pass): Since we already have the entry | Jeffrey Stedfast | 2001-07-28 | 1 | -0/+2 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -15/+0 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -56/+61 |
* | Now take a CamelService parameter (as passed by Camel). Allows us to have | Peter Williams | 2001-07-26 | 1 | -1/+1 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 1 | -0/+67 |
* | Use MAILER_CFLAGS and MAILER_LIBS. | Jeffrey Stedfast | 2001-05-23 | 1 | -1/+1 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -1/+1 |
* | Renamed from session.c and made to be a subclass of CamelSession. | Dan Winship | 2001-04-28 | 1 | -0/+405 |