| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -102/+103 |
* | Connect to the toggled event on the transport_needs_auth toggle button so | Jeffrey Stedfast | 2003-01-17 | 1 | -35/+53 |
* | Add a UID field (to match EAccount), which never changes and can be used | Dan Winship | 2003-01-17 | 1 | -0/+2 |
* | include headers | Jeffrey Stedfast | 2003-01-14 | 1 | -2/+3 |
* | We also need to call message_list_set_hidedeleted() here so that any | Jeffrey Stedfast | 2003-01-11 | 1 | -3/+2 |
* | Updated for function rename. | Jeffrey Stedfast | 2003-01-11 | 1 | -6/+1 |
* | enable the account before attempting to saving it. | Chris Toshok | 2003-01-10 | 1 | -2/+2 |
* | Added druidpagestart1 to the pages list. (construct): Change the limits on | Not Zed | 2003-01-09 | 1 | -22/+6 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -2/+1 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -2/+2 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 1 | -2/+1 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -130/+103 |
* | Only set an account name if one doesn't already exist. Also use the | Jeffrey Stedfast | 2002-10-11 | 1 | -18/+22 |
* | Connect to the changed signal for the reply_to entry box. Fixes bugs | Jeffrey Stedfast | 2002-10-02 | 1 | -1/+3 |
* | If going back from a page past our end (i.e. the final page), jump to the | Not Zed | 2002-09-19 | 1 | -1/+3 |
* | Address most of bug #4940. Fails on the last page of the add account | Peter Williams | 2002-08-24 | 1 | -2/+71 |
* | Make the gtk label line-wrap instead of us forcing \n's in the label, that | Jeffrey Stedfast | 2002-07-26 | 1 | -8/+13 |
* | Duh, we want to set the news_edit/delete buttons for the news page, not | Not Zed | 2002-06-04 | 1 | -1/+0 |
* | fixed the glade file so that the management page would show up in the account... | Jeffrey Stedfast | 2002-05-08 | 1 | -3/+3 |
* | After building the extra config options into a Gtk form, auto-detect any | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+1 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 1 | -3/+2 |
* | Rewrite this to not use stpcpy, which isn't portable. | Dan Winship | 2002-03-09 | 1 | -5/+6 |
* | Re-focus the account name entry widget. (identity_prepare): If a name is | Jeffrey Stedfast | 2002-03-08 | 1 | -11/+39 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -1/+1 |
* | Don't make the account editor modal either. | Jeffrey Stedfast | 2001-11-06 | 1 | -3/+2 |
* | Comment out the Folder: and you've got mail prints. | 0 | 2001-10-30 | 1 | -19/+34 |
* | 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 | -20/+21 |
* | Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyed | Dan Winship | 2001-10-10 | 1 | -23/+46 |
* | Check for errors | Iain Holmes | 2001-10-02 | 1 | -3/+2 |
* | Do not add the account here as this is taken care of in | Jeffrey Stedfast | 2001-09-21 | 1 | -7/+3 |
* | Don't use new_with_sig_file, that function no longer exists. | Jeffrey Stedfast | 2001-09-11 | 1 | -1/+2 |
* | We need to initialize all of the struct fields or else god knows what will | Jeffrey Stedfast | 2001-09-10 | 1 | -6/+22 |
* | Destroy lists and hashes when needed, so that old data isn't left behind. | Iain Holmes | 2001-08-28 | 1 | -1/+21 |
* | Instead of using the length of the shortcuts list as the index for the | Peter Williams | 2001-08-25 | 1 | -8/+0 |
* | Prevent the user from creating two accounts with the same name. | Peter Williams | 2001-08-22 | 1 | -49/+20 |
* | Fix the wording on some labels. | Iain Holmes | 2001-08-21 | 1 | -53/+20 |
* | remove dead structure | JP Rosevear | 2001-08-18 | 1 | -1/+0 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 1 | -140/+545 |
* | Break most of the functionality into a separate function. | Peter Williams | 2001-08-14 | 1 | -6/+7 |
* | Changed all instances of "Wizard" and "Druid" to "Assistant". | Anna Marie Dirks | 2001-08-14 | 1 | -1/+1 |
* | Whoa, fatal typo. Sorry. | Peter Williams | 2001-08-14 | 1 | -1/+1 |
* | Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri): | Peter Williams | 2001-08-11 | 1 | -4/+1 |
* | [Simplifying how default account is stored and used internally, fixes | Jason Leach | 2001-07-19 | 1 | -9/+12 |
* | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 1 | -32/+50 |
* | Take another argument to ignore a certain address. (mail_generate_reply): | Jeffrey Stedfast | 2001-05-30 | 1 | -2/+2 |
* | Convert the result of g_get_real_name() from the locale charset to UTF8. | Dan Winship | 2001-04-21 | 1 | -1/+1 |
* | set content type to utf8. fix warning. just call on_link_clicked(). | Gediminas Paulauskas | 2001-04-04 | 1 | -1/+2 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -5/+10 |
* | set the initial druid button state after doing the mail_account_gui_setup, | Dan Winship | 2001-03-28 | 1 | -2/+2 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -1194/+210 |
* | Use the new URL part macros | Dan Winship | 2001-03-22 | 1 | -11/+11 |
* | Updated to have a transport auth page. | Jeffrey Stedfast | 2001-03-07 | 1 | -64/+269 |
* | Don't access the `active` data member of a GtkToggleButton directly - bad | Jeffrey Stedfast | 2001-03-06 | 1 | -10/+11 |
* | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+6 |
* | Set the sensitivity of the spin button based on the state of the checkbox. | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+2 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+30 |
* | Updated to checkfor "(none)". | Jeffrey Stedfast | 2001-02-07 | 1 | -4/+34 |
* | Keep track of the CheckSettings check boxes. (transport_next): Connect if | Jeffrey Stedfast | 2001-02-06 | 1 | -7/+10 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 1 | -2/+2 |
* | Turns out that I was wrong about the g_get_real_name mem leak, god damn | Jeffrey Stedfast | 2001-01-29 | 1 | -3/+1 |
* | Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak by | Jeffrey Stedfast | 2001-01-29 | 1 | -10/+15 |
* | Automagically fill in the user's default transport if he/she has setup | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+29 |
* | Oops, danw didn't know 'provider' could be NULL :-) | Jeffrey Stedfast | 2001-01-23 | 1 | -2/+2 |
* | Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather than | Dan Winship | 2001-01-23 | 1 | -2/+16 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+3 |
* | Modify to be able to handle a NULL source_url. (source_auth_init): Allow | Jeffrey Stedfast | 2001-01-17 | 1 | -23/+84 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+1 |
* | Now takes a 'is_account_data' variable to specify whether the sources is a | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+1 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 1 | -2/+2 |
* | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 1 | -21/+0 |
* | Guess the default MAIL value for MBOX and Maildir files. | Miguel de Icaza | 2001-01-12 | 1 | -0/+8 |
* | If the service_check fails, pop-up a warning dialog letting the user know | Jeffrey Stedfast | 2001-01-12 | 1 | -5/+34 |
* | New callback to handle when the user hits the "back" button when on the | Jeffrey Stedfast | 2001-01-11 | 1 | -1/+23 |
* | Grab the focus of the first widget that is sensitive. | Jeffrey Stedfast | 2001-01-11 | 1 | -1/+14 |
* | Clear the password entry if it's not allowed. (transport_type_changed): | Jeffrey Stedfast | 2001-01-11 | 1 | -5/+19 |
* | Moved to mail-config.glade | Jeffrey Stedfast | 2001-01-10 | 1 | -1/+1 |
* | Gray out the appropriate labels too. (auth_type_changed): And here. | Jeffrey Stedfast | 2001-01-10 | 1 | -12/+41 |
* | For all optionmenu's, set the appropriate 'history'. (keep_mail_check): | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+7 |
* | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 1 | -9/+19 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -8/+26 |
* | More lovely fixes... | Jeffrey Stedfast | 2001-01-09 | 1 | -5/+6 |
* | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 1 | -7/+93 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -35/+43 |
* | Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented. | Jeffrey Stedfast | 2001-01-07 | 1 | -69/+2 |
* | New source files to provide an account editor widget. | Jeffrey Stedfast | 2001-01-06 | 1 | -5/+11 |
* | Since the druid now handles adding the new account to the config, we'll | Jeffrey Stedfast | 2001-01-06 | 1 | -2/+43 |
* | Renamed from _delete_mail (mail_config_druid_get_transport_url): New | Jeffrey Stedfast | 2001-01-06 | 1 | -51/+45 |
* | Renamed from _delete_mail | Jeffrey Stedfast | 2001-01-06 | 1 | -4/+4 |
* | Fixed a few 'Oops'es. | Jeffrey Stedfast | 2001-01-05 | 1 | -5/+5 |
* | Updated to have a GtkWindow as a parent | Jeffrey Stedfast | 2001-01-04 | 1 | -15/+84 |
* | New source file that implements mail-config-druid. Note: this is not yet | Jeffrey Stedfast | 2001-01-04 | 1 | -0/+855 |