aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-account-gui.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBONOBO_CONF_0_10nobody2001-07-251-1605/+0
* Add new label widgets with a message that SSL isn't supported.Peter Williams2001-07-241-6/+16
* [Simplifying how default account is stored and used internally, fixesJason Leach2001-07-191-3/+6
* Fix for last change: hide the entire widget, not just the entry.Jason Leach2001-07-181-3/+4
* Call mail_autoreceive_setup() so that any changes to the list of accountsJeffrey Stedfast2001-07-161-0/+3
* fix typo so it compilesJP Rosevear2001-07-101-1/+1
* Handle application/pgp using the text/plain handler.Jeffrey Stedfast2001-07-101-22/+22
* Handle application/pgp using the text/plain handler.Jeffrey Stedfast2001-07-101-46/+110
* Take two authtypes lists, "all", and "supported", and make the unsupportedDan Winship2001-06-291-10/+18
* implemented plain savingRadek Doulik2001-06-291-32/+75
* signature editorRadek Doulik2001-06-291-4/+234
* The e_iterator_get() returns a gconstpointer and we need a non-constJeffrey Stedfast2001-06-291-1/+1
* simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-291-1/+12
* Allow user's to "copy" drag & drop rather than just "move".Jeffrey Stedfast2001-06-171-145/+153
* Setup default spool location same as for mbox mail retrieval.Not Zed2001-06-121-1/+2
* Check that the chain of deferences in gui->account->source->url is safe.Jon Trowbridge2001-06-071-3/+6
* Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp andJeffrey Stedfast2001-06-021-15/+38
* Call build_extra_conf() here too. This is when we REALLY want to call itJeffrey Stedfast2001-06-021-0/+2
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-1/+1
* Importer changesIain Holmes2001-05-091-0/+3
* s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff.Jeffrey Stedfast2001-05-081-2/+2
* Remove some redundant LIBS variables... purify complained that the commandDan Winship2001-04-141-0/+10
* Add prototype for service_changed(). Remove #includeKjartan Maraas2001-04-051-0/+1
* Add a "provider_type" arg to MailAccountGuiService.Dan Winship2001-04-031-2/+6
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-1/+3
* Update call to camel_url_to_string. (Don't include the params in theDan Winship2001-03-301-1/+1
* Move the gtk_toggle_button_set_active outside the if.Jeffrey Stedfast2001-03-291-6/+15
* Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up theDan Winship2001-03-291-0/+71
* Lets do some NULL checking here. First, make sure the gsrc isn't NULL andJeffrey Stedfast2001-03-281-3/+1
* (save_service): Don't look at authtype if the widget isDan Winship2001-03-281-1/+2
* Fill in signature and organization too. (mail_account_gui_save): PreserveDan Winship2001-03-271-0/+10
* Probably the very last new config dialog ever. (Ha ha). From Anna, basedDan Winship2001-03-271-0/+1086