| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -2/+9 |
* | Fix this so the "Receiving Options" page gets filled in again. | Dan Winship | 2001-03-30 | 1 | -1/+1 |
* | Lets do some NULL checking here. First, make sure the gsrc isn't NULL and | Jeffrey Stedfast | 2001-03-28 | 1 | -6/+4 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -765/+62 |
* | Allow the authtype to be NULL. (transport_auth_init): If the provider | Jeffrey Stedfast | 2001-03-25 | 1 | -2/+22 |
* | Use the new URL part macros | Dan Winship | 2001-03-22 | 1 | -9/+9 |
* | We don't care about SSL, yea baby... (apply_changes): Don't care about | Jeffrey Stedfast | 2001-03-16 | 1 | -11/+21 |
* | Move the signal emittion to after the set_menu call so that it actually | Jeffrey Stedfast | 2001-03-07 | 1 | -21/+78 |
* | Don't access the `active` data member of a GtkToggleButton directly - bad | Jeffrey Stedfast | 2001-03-06 | 1 | -7/+7 |
* | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+21 |
* | Strip the leading "/" from the Namespace/Path entry if the provider | Jeffrey Stedfast | 2001-02-13 | 1 | -1/+32 |
* | Updated to checkfor "(none)". | Jeffrey Stedfast | 2001-02-07 | 1 | -1/+21 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 1 | -4/+4 |
* | Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak by | Jeffrey Stedfast | 2001-01-29 | 1 | -10/+11 |
* | Save the source and transport changes whether the user can connect to the | Jeffrey Stedfast | 2001-01-24 | 1 | -19/+10 |
* | get rid of some gtk warnings. | Jeffrey Stedfast | 2001-01-18 | 1 | -6/+10 |
* | Anna's dialog now supports SSL so we can get rid of the ssl-support | Jeffrey Stedfast | 2001-01-18 | 1 | -18/+45 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 1 | -4/+14 |
* | Oops. "url && url->host" doesn't do much without the '?' and ':' ;-) | Jeffrey Stedfast | 2001-01-18 | 1 | -3/+1 |
* | Modify to be able to handle a NULL source_url. (source_auth_init): Allow | Jeffrey Stedfast | 2001-01-17 | 1 | -65/+68 |
* | If the preferred authmech isn't found, default to the first one in the | Jeffrey Stedfast | 2001-01-14 | 1 | -63/+68 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 1 | -14/+37 |
* | Eek! Don't destroy the account if the connection fails, duh. This is what | Jeffrey Stedfast | 2001-01-12 | 1 | -11/+5 |
* | Set the sensitivity of the Password label too. | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+3 |
* | Clear the password entry if it's not allowed. (transport_type_changed): | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+1 |
* | 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 | -15/+84 |
* | For all optionmenu's, set the appropriate 'history'. (keep_mail_check): | Jeffrey Stedfast | 2001-01-10 | 1 | -11/+65 |
* | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 1 | -6/+16 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -10/+75 |
* | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+5 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -22/+22 |
* | Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented. | Jeffrey Stedfast | 2001-01-07 | 1 | -14/+183 |
* | Coded a bunch of the methods. | Jeffrey Stedfast | 2001-01-07 | 1 | -0/+290 |
* | New source files to provide an account editor widget. | Jeffrey Stedfast | 2001-01-06 | 1 | -0/+24 |