aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config-druid.c
Commit message (Expand)AuthorAgeFilesLines
* Handle NULL source and, while we're at it, transport URLs. ApparentlyJeffrey Stedfast2001-01-181-0/+3
* Modify to be able to handle a NULL source_url. (source_auth_init): AllowJeffrey Stedfast2001-01-171-23/+84
* Fixed mail_load_storages to make a mini GSList of the account, not theJeffrey Stedfast2001-01-131-1/+1
* Now takes a 'is_account_data' variable to specify whether the sources is aJeffrey Stedfast2001-01-131-1/+1
* Anna's dialogs.Jeffrey Stedfast2001-01-131-2/+2
* We don't want to be able to set the reply-to in the config druid.Jeffrey Stedfast2001-01-121-21/+0
* Guess the default MAIL value for MBOX and Maildir files.Miguel de Icaza2001-01-121-0/+8
* If the service_check fails, pop-up a warning dialog letting the user knowJeffrey Stedfast2001-01-121-5/+34
* New callback to handle when the user hits the "back" button when on theJeffrey Stedfast2001-01-111-1/+23
* Grab the focus of the first widget that is sensitive.Jeffrey Stedfast2001-01-111-1/+14
* Clear the password entry if it's not allowed. (transport_type_changed):Jeffrey Stedfast2001-01-111-5/+19
* Moved to mail-config.gladeJeffrey Stedfast2001-01-101-1/+1
* Gray out the appropriate labels too. (auth_type_changed): And here.Jeffrey Stedfast2001-01-101-12/+41
* For all optionmenu's, set the appropriate 'history'. (keep_mail_check):Jeffrey Stedfast2001-01-101-0/+7
* New function to set the password for a given url.Jeffrey Stedfast2001-01-101-9/+19
* Brand spankin' new config druid, editor, and manager.Jeffrey Stedfast2001-01-091-8/+26
* More lovely fixes...Jeffrey Stedfast2001-01-091-5/+6
* A bunch of fixes.Jeffrey Stedfast2001-01-091-7/+93
* Updated to reflect changes to the mail-config API.Jeffrey Stedfast2001-01-081-35/+43
* Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented.Jeffrey Stedfast2001-01-071-69/+2
* New source files to provide an account editor widget.Jeffrey Stedfast2001-01-061-5/+11
* Since the druid now handles adding the new account to the config, we'llJeffrey Stedfast2001-01-061-2/+43
* Renamed from _delete_mail (mail_config_druid_get_transport_url): NewJeffrey Stedfast2001-01-061-51/+45
* Renamed from _delete_mailJeffrey Stedfast2001-01-061-4/+4
* Fixed a few 'Oops'es.Jeffrey Stedfast2001-01-051-5/+5
* Updated to have a GtkWindow as a parentJeffrey Stedfast2001-01-041-15/+84
* New source file that implements mail-config-druid. Note: this is not yetJeffrey Stedfast2001-01-041-0/+855