| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore old security settings from the saved configuration. Fixes bug | Jeffrey Stedfast | 2001-07-31 | 1 | -1/+7 |
* | Now takes a check_supported gboolean argument saying whether or not to | Jeffrey Stedfast | 2001-07-26 | 1 | -8/+13 |
* | Add new label widgets with a message that SSL isn't supported. | Peter Williams | 2001-07-24 | 1 | -6/+16 |
* | [Simplifying how default account is stored and used internally, fixes | Jason Leach | 2001-07-19 | 1 | -3/+6 |
* | Fix for last change: hide the entire widget, not just the entry. | Jason Leach | 2001-07-18 | 1 | -3/+4 |
* | Call mail_autoreceive_setup() so that any changes to the list of accounts | Jeffrey Stedfast | 2001-07-16 | 1 | -0/+3 |
* | fix typo so it compiles | JP Rosevear | 2001-07-10 | 1 | -1/+1 |
* | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 1 | -22/+22 |
* | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 1 | -46/+110 |
* | Take two authtypes lists, "all", and "supported", and make the unsupported | Dan Winship | 2001-06-29 | 1 | -10/+18 |
* | implemented plain saving | Radek Doulik | 2001-06-29 | 1 | -32/+75 |
* | signature editor | Radek Doulik | 2001-06-29 | 1 | -4/+234 |
* | The e_iterator_get() returns a gconstpointer and we need a non-const | Jeffrey Stedfast | 2001-06-29 | 1 | -1/+1 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 1 | -1/+12 |
* | Allow user's to "copy" drag & drop rather than just "move". | Jeffrey Stedfast | 2001-06-17 | 1 | -145/+153 |
* | Setup default spool location same as for mbox mail retrieval. | Not Zed | 2001-06-12 | 1 | -1/+2 |
* | Check that the chain of deferences in gui->account->source->url is safe. | Jon Trowbridge | 2001-06-07 | 1 | -3/+6 |
* | Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and | Jeffrey Stedfast | 2001-06-02 | 1 | -15/+38 |
* | Call build_extra_conf() here too. This is when we REALLY want to call it | Jeffrey Stedfast | 2001-06-02 | 1 | -0/+2 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -1/+1 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -0/+3 |
* | s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff. | Jeffrey Stedfast | 2001-05-08 | 1 | -2/+2 |
* | Remove some redundant LIBS variables... purify complained that the command | Dan Winship | 2001-04-14 | 1 | -0/+10 |
* | Add prototype for service_changed(). Remove #include | Kjartan Maraas | 2001-04-05 | 1 | -0/+1 |
* | Add a "provider_type" arg to MailAccountGuiService. | Dan Winship | 2001-04-03 | 1 | -2/+6 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -1/+3 |
* | Update call to camel_url_to_string. (Don't include the params in the | Dan Winship | 2001-03-30 | 1 | -1/+1 |
* | Move the gtk_toggle_button_set_active outside the if. | Jeffrey Stedfast | 2001-03-29 | 1 | -6/+15 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 1 | -0/+71 |
* | Lets do some NULL checking here. First, make sure the gsrc isn't NULL and | Jeffrey Stedfast | 2001-03-28 | 1 | -3/+1 |
* | (save_service): Don't look at authtype if the widget is | Dan Winship | 2001-03-28 | 1 | -1/+2 |
* | Fill in signature and organization too. (mail_account_gui_save): Preserve | Dan Winship | 2001-03-27 | 1 | -0/+10 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -0/+1086 |