| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated for function name changes in mail-component.c | Jeffrey Stedfast | 2003-11-14 | 1 | -19/+6 |
* | implement the key selector popup using e-cert-selector. | Not Zed | 2003-11-13 | 1 | -4/+41 |
* | Rearranged smime config slightly, and added encrypt key preference. | Not Zed | 2003-10-31 | 1 | -13/+85 |
* | Re-Namespaced mail-accounts.c | Jeffrey Stedfast | 2003-10-25 | 1 | -3/+3 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -31/+22 |
* | Allow any file: uri to point to a sent or drafts folder. | Jeffrey Stedfast | 2003-09-26 | 1 | -2/+4 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -19/+3 |
* | add a CamelOperation for overriding status handler. | Not Zed | 2003-08-02 | 1 | -1/+1 |
* | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 1 | -3/+3 |
* | Use mail-config's gconf client. (target_date_new): Same. | Jeffrey Stedfast | 2003-06-12 | 1 | -1/+2 |
* | ** See bug #22542 | Not Zed | 2003-06-11 | 1 | -0/+5 |
* | Only re-add the store to the folder-tree if the account is enabled. Oops. | Jeffrey Stedfast | 2003-05-20 | 1 | -1/+1 |
* | ** See bug #42838. | Not Zed | 2003-05-16 | 1 | -3/+4 |
* | Update for e_notice move (apply_changes): Pass a parent_window to e_notice | Dan Winship | 2003-03-25 | 1 | -3/+2 |
* | All this snot just to fix bug #38925 and an attempt to fix bug #38926 (but | Jeffrey Stedfast | 2003-03-08 | 1 | -1/+5 |
* | Redo this to not use the CORBA interfaces in the local case (in | Dan Winship | 2003-02-25 | 1 | -2/+10 |
* | Make sure m->config_service is non-NULL before using | Jeffrey Stedfast | 2003-02-25 | 1 | -1/+1 |
* | fix the g_snprintf stuff. | Not Zed | 2003-02-24 | 1 | -3/+3 |
* | Use tables instead of vboxes, so that groups of label/entry pairs (as in | Dan Winship | 2003-02-22 | 1 | -44/+61 |
* | #include <stdio.h> | Jeffrey Stedfast | 2003-02-14 | 1 | -11/+11 |
* | Fixed a #warning by converting a local path into a file: uri before | Jeffrey Stedfast | 2003-01-28 | 1 | -1/+6 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -84/+90 |
* | Same as below. | Jeffrey Stedfast | 2003-01-17 | 1 | -1/+1 |
* | Call mail_config_save_accounts (). | Jeffrey Stedfast | 2003-01-15 | 1 | -0/+1 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -5/+10 |
* | Don't translate the conf strings. Camel already did it. | Dan Winship | 2003-01-08 | 1 | -10/+10 |
* | fixed to build with -DG_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 1 | -1/+1 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -6/+6 |
* | Use g_object_new() instead of gtk_type_new(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -1/+1 |
* | Added to cvs. Currently contains no configurable stuff, but maybe it will | Not Zed | 2002-11-13 | 1 | -47/+51 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 1 | -112/+95 |
* | Use e_utf8_gtk_entry_set_text for the email address and reply-to fields. | Jeffrey Stedfast | 2002-10-02 | 1 | -2/+2 |
* | add "mail/public". Leave "vtrash" as it is rather than renaming it to | Dan Winship | 2002-09-26 | 1 | -1/+1 |
* | Fix non-ANSI switch statement. | Dan Winship | 2002-09-24 | 1 | -0/+1 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 1 | -1/+0 |
* | (mail_account_gui_save): Fix the saving of STORE_AND_TRANSPORT | Dan Winship | 2002-08-20 | 1 | -3/+4 |
* | source_type_changed may try to change the transport optionmenu | Dan Winship | 2002-08-20 | 1 | -4/+6 |
* | Add a "don't sign meeting requests" option to the security pane, since | Dan Winship | 2002-08-15 | 1 | -0/+3 |
* | Instead of comparing old/new CamelStore objects, just compare their | Jeffrey Stedfast | 2002-08-09 | 1 | -55/+18 |
* | If we are editing an account, then get the CamelStore associated with the | Jeffrey Stedfast | 2002-08-02 | 1 | -22/+65 |
* | Get the "Reset Defaults" folders button and connect to the clicked signal. | Jeffrey Stedfast | 2002-07-30 | 1 | -1/+25 |
* | use mail_config_get_send_html for html format flag | Radek Doulik | 2002-07-25 | 1 | -1/+1 |
* | Re-enable some #if 0'd code. | Jeffrey Stedfast | 2002-07-17 | 1 | -1/+1 |
* | Removed special-case code for NNTP support. | Jeffrey Stedfast | 2002-07-05 | 1 | -1/+1 |
* | Pass TRUE as the auto_connect argument to mail_load_storage_from_uri(). | Jeffrey Stedfast | 2002-07-04 | 1 | -1/+1 |
* | Some compiler warning fixes. | Jeffrey Stedfast | 2002-06-26 | 1 | -0/+3 |
* | script signatures | Radek Doulik | 2002-06-08 | 1 | -1/+1 |
* | If this account is not a completely new account (ie, it is an edited | Jeffrey Stedfast | 2002-06-07 | 1 | -3/+48 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 1 | -242/+53 |
* | Write the signature after the account has been added. (sig_new_html): | Jeffrey Stedfast | 2002-06-04 | 1 | -16/+9 |
* | Only clear the text/html signature menus if they are non-NULL. | Jeffrey Stedfast | 2002-05-22 | 1 | -0/+4 |
* | Only clear the text/html signature menus if they are non-NULL. | Jeffrey Stedfast | 2002-05-22 | 1 | -2/+6 |
* | Added #include "folder-info.h". | Christopher James Lahey | 2002-05-15 | 1 | -1/+1 |
* | Make sure that even if the new source url is NULL, that we preserve the | Jeffrey Stedfast | 2002-05-10 | 1 | -3/+4 |
* | Update the code to actually work. (sig_new_html): Same. | Jeffrey Stedfast | 2002-05-02 | 1 | -6/+3 |
* | Strip leading/trailing whitespace from the username because users | Jeffrey Stedfast | 2002-04-30 | 1 | -12/+26 |
* | Strip leading/trailing whitespace from the username because users | Jeffrey Stedfast | 2002-04-30 | 1 | -1/+1 |
* | After building the extra config options into a Gtk form, auto-detect any | Jeffrey Stedfast | 2002-04-27 | 1 | -6/+110 |
* | Allow providers to override text entry boxes too. (source_type_changed): | Jeffrey Stedfast | 2002-04-25 | 1 | -31/+50 |
* | Set the default Username label and handle the new | Jeffrey Stedfast | 2002-04-25 | 1 | -6/+21 |
* | Set the text of the reply-to. (mail_account_gui_save): Get the reply-to | Jeffrey Stedfast | 2002-04-12 | 1 | -0/+17 |
* | removed an extra printf | Jeffrey Stedfast | 2002-04-10 | 1 | -1/+0 |
* | Kludge around the brokeness that is GtkOptionMenu just like we kludge | Jeffrey Stedfast | 2002-04-10 | 1 | -76/+81 |
* | Re-added the config wizard interfaces. Ettore accidently removed them | Jeffrey Stedfast | 2002-04-09 | 1 | -3/+3 |
* | Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons. | Dan Winship | 2002-04-05 | 1 | -85/+45 |
* | Changes to allow combined store/transport providers (like exchange and | Dan Winship | 2002-04-04 | 1 | -14/+69 |
* | Re-Implemented the signature editor stuff (mostly just copy/paste from | Jeffrey Stedfast | 2002-04-02 | 1 | -4/+4 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 1 | -1/+5 |
* | make edit button sensitive after new signature is created (sig_new_text): | Radek Doulik | 2002-03-08 | 1 | -0/+2 |
* | notify accounts dialog about signature content change | Radek Doulik | 2002-03-08 | 1 | -2/+2 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -289/+334 |
* | "use_ssl" can now be 3 options, modify the code to handle this. | Jeffrey Stedfast | 2002-03-06 | 1 | -16/+80 |
* | Ack, strip off the leading '/' char and also only translate if it is a | Jeffrey Stedfast | 2002-02-16 | 1 | -1/+1 |
* | Ack, strip off the leading '/' char and also only translate if it is a | Jeffrey Stedfast | 2002-02-16 | 1 | -1/+4 |
* | Ack, strip off the leading '/' char. | Jeffrey Stedfast | 2002-02-16 | 1 | -1/+1 |
* | Replacement for using g_basename and also translates the basename string | Jeffrey Stedfast | 2002-02-15 | 1 | -3/+15 |
* | Rearranged the #if checks so that we don't ever try to access any smime | Jeffrey Stedfast | 2002-02-07 | 1 | -3/+7 |
* | Destroy the S/MIME frame if not available, instead of just graying it out. | Ettore Perazzoli | 2002-02-03 | 1 | -1/+1 |
* | Pass the parent window to mail_account_editor_new(). | Jeffrey Stedfast | 2002-01-31 | 1 | -2/+2 |
* | We need to return a value here. I think FALSE is fine (I hope). | Jeffrey Stedfast | 2002-01-26 | 1 | -0/+2 |
* | Don't bother trying to see if the domain looks like a FQDN. | Jeffrey Stedfast | 2002-01-25 | 1 | -7/+4 |
* | When connecting to the transport username changed event, pass the | Jeffrey Stedfast | 2002-01-09 | 1 | -1/+1 |
* | Add the auto-cc/bcc recipients here. The problem with setting them in the | Jeffrey Stedfast | 2001-12-20 | 1 | -1/+18 |
* | If the provider is NULL, don't do anything. | Jeffrey Stedfast | 2001-12-20 | 1 | -1/+1 |
* | Don't make the account editor modal either. | Jeffrey Stedfast | 2001-11-06 | 1 | -1/+4 |
* | add delete_event_handler. (menu_file_save_close_cb): add save and close | Larry Ewing | 2001-10-31 | 1 | -5/+27 |
* | Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account() | Jeffrey Stedfast | 2001-10-29 | 1 | -1/+1 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Don't allow an auth-type to be set when saving the service. | Jeffrey Stedfast | 2001-10-24 | 1 | -0/+12 |
* | Dont translate camel strings. (mail_account_gui_setup): " | 9 | 2001-10-20 | 1 | -9/+9 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 1 | -1/+3 |
* | Added some more NULL checks. | Jeffrey Stedfast | 2001-10-05 | 1 | -2/+2 |
* | 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 |