| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'. | Ettore Perazzoli | 2001-10-03 | 1 | -1/+1 |
* | Setup the url_hash and url_equal functions for the local provider. | Jeffrey Stedfast | 2001-09-29 | 1 | -22/+63 |
* | Only add the account if it doesn't already exist in the config db. | Jeffrey Stedfast | 2001-09-21 | 1 | -3/+4 |
* | Do not add the account here as this is taken care of in | Jeffrey Stedfast | 2001-09-21 | 1 | -3/+4 |
* | Set the sensitivity of the buttons correctly | Iain Holmes | 2001-09-21 | 1 | -1/+3 |
* | call menu_file_save_error when there is an exception while saving. | Larry Ewing | 2001-09-11 | 1 | -7/+19 |
* | Hide the S/MIME frame if we don't support S/MIME. | Jeffrey Stedfast | 2001-09-11 | 1 | -1/+1 |
* | Don't save the authmech if the username doesn't exist. Fixes bug #9474. | Jeffrey Stedfast | 2001-09-11 | 1 | -1/+1 |
* | Set the source and transport description labels. (transport_type_changed): | Jeffrey Stedfast | 2001-08-28 | 1 | -12/+24 |
* | Eek, let the user create new accounts if old_account == NULL. | Peter Williams | 2001-08-24 | 1 | -1/+1 |
* | Prevent the user from creating two accounts with the same name. | Peter Williams | 2001-08-22 | 1 | -1/+18 |
* | Fix the wording on some labels. | Iain Holmes | 2001-08-21 | 1 | -16/+0 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 1 | -12/+15 |
* | Break most of the functionality into a separate function. | Peter Williams | 2001-08-14 | 1 | -6/+18 |
* | Fix bug #4523 for good. (save_service): If service->authitem is NULL, then | Jeffrey Stedfast | 2001-08-11 | 1 | -15/+21 |
* | Save the pgp and smime always-sign options. | Jeffrey Stedfast | 2001-08-10 | 1 | -1/+7 |
* | Try to restore the choice the user had chosen before hitting the "Check | Jeffrey Stedfast | 2001-08-04 | 1 | -1/+10 |
* | 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 |