| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the sensitivity of the spin button based on the state of the checkbox. | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+2 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+30 |
* | Updated to checkfor "(none)". | Jeffrey Stedfast | 2001-02-07 | 1 | -4/+34 |
* | Keep track of the CheckSettings check boxes. (transport_next): Connect if | Jeffrey Stedfast | 2001-02-06 | 1 | -7/+10 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 1 | -2/+2 |
* | Turns out that I was wrong about the g_get_real_name mem leak, god damn | Jeffrey Stedfast | 2001-01-29 | 1 | -3/+1 |
* | Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak by | Jeffrey Stedfast | 2001-01-29 | 1 | -10/+15 |
* | Automagically fill in the user's default transport if he/she has setup | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+29 |
* | Oops, danw didn't know 'provider' could be NULL :-) | Jeffrey Stedfast | 2001-01-23 | 1 | -2/+2 |
* | Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather than | Dan Winship | 2001-01-23 | 1 | -2/+16 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+3 |
* | Modify to be able to handle a NULL source_url. (source_auth_init): Allow | Jeffrey Stedfast | 2001-01-17 | 1 | -23/+84 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+1 |
* | Now takes a 'is_account_data' variable to specify whether the sources is a | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+1 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 1 | -2/+2 |
* | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 1 | -21/+0 |
* | Guess the default MAIL value for MBOX and Maildir files. | Miguel de Icaza | 2001-01-12 | 1 | -0/+8 |
* | If the service_check fails, pop-up a warning dialog letting the user know | Jeffrey Stedfast | 2001-01-12 | 1 | -5/+34 |
* | New callback to handle when the user hits the "back" button when on the | Jeffrey Stedfast | 2001-01-11 | 1 | -1/+23 |
* | Grab the focus of the first widget that is sensitive. | Jeffrey Stedfast | 2001-01-11 | 1 | -1/+14 |
* | Clear the password entry if it's not allowed. (transport_type_changed): | Jeffrey Stedfast | 2001-01-11 | 1 | -5/+19 |
* | Moved to mail-config.glade | Jeffrey Stedfast | 2001-01-10 | 1 | -1/+1 |
* | Gray out the appropriate labels too. (auth_type_changed): And here. | Jeffrey Stedfast | 2001-01-10 | 1 | -12/+41 |
* | For all optionmenu's, set the appropriate 'history'. (keep_mail_check): | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+7 |
* | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 1 | -9/+19 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -8/+26 |
* | More lovely fixes... | Jeffrey Stedfast | 2001-01-09 | 1 | -5/+6 |
* | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 1 | -7/+93 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -35/+43 |
* | Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented. | Jeffrey Stedfast | 2001-01-07 | 1 | -69/+2 |
* | New source files to provide an account editor widget. | Jeffrey Stedfast | 2001-01-06 | 1 | -5/+11 |
* | Since the druid now handles adding the new account to the config, we'll | Jeffrey Stedfast | 2001-01-06 | 1 | -2/+43 |
* | Renamed from _delete_mail (mail_config_druid_get_transport_url): New | Jeffrey Stedfast | 2001-01-06 | 1 | -51/+45 |
* | Renamed from _delete_mail | Jeffrey Stedfast | 2001-01-06 | 1 | -4/+4 |
* | Fixed a few 'Oops'es. | Jeffrey Stedfast | 2001-01-05 | 1 | -5/+5 |
* | Updated to have a GtkWindow as a parent | Jeffrey Stedfast | 2001-01-04 | 1 | -15/+84 |
* | New source file that implements mail-config-druid. Note: this is not yet | Jeffrey Stedfast | 2001-01-04 | 1 | -0/+855 |