aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config-druid.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-531/+0
* Convert the result of g_get_real_name() from the locale charset to UTF8.Dan Winship2001-04-211-1/+1
* set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-041-1/+2
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-5/+10
* set the initial druid button state after doing the mail_account_gui_setup,Dan Winship2001-03-281-2/+2
* Probably the very last new config dialog ever. (Ha ha). From Anna, basedDan Winship2001-03-271-1194/+210
* Use the new URL part macrosDan Winship2001-03-221-11/+11
* Updated to have a transport auth page.Jeffrey Stedfast2001-03-071-64/+269
* Don't access the `active` data member of a GtkToggleButton directly - badJeffrey Stedfast2001-03-061-10/+11
* Fixed memory corruption bug.Jeffrey Stedfast2001-02-231-0/+6
* Set the sensitivity of the spin button based on the state of the checkbox.Jeffrey Stedfast2001-02-091-0/+2
* Cast the CamelMedium to a CamelMimePart before performing actions on it asJeffrey Stedfast2001-02-091-0/+30
* Updated to checkfor "(none)".Jeffrey Stedfast2001-02-071-4/+34
* Keep track of the CheckSettings check boxes. (transport_next): Connect ifJeffrey Stedfast2001-02-061-7/+10
* Updated to not connect when getting a list of authtypes. (transport_next):Jeffrey Stedfast2001-02-061-2/+2
* Turns out that I was wrong about the g_get_real_name mem leak, god damnJeffrey Stedfast2001-01-291-3/+1
* Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak byJeffrey Stedfast2001-01-291-10/+15
* Automagically fill in the user's default transport if he/she has setupJeffrey Stedfast2001-01-231-0/+29
* Oops, danw didn't know 'provider' could be NULL :-)Jeffrey Stedfast2001-01-231-2/+2
* Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather thanDan Winship2001-01-231-2/+16
* 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