| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to not send the remember-passphrase option to the context, it | Jeffrey Stedfast | 2001-09-26 | 1 | -11/+11 |
* | Do not add the account here as this is taken care of in | Jeffrey Stedfast | 2001-09-21 | 1 | -10/+9 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -1/+0 |
* | Whoops, make sure that the account has a source before removing it or | Peter Williams | 2001-08-20 | 1 | -4/+6 |
* | Convert the UTF-8 account name string into a gtk-string before using it in | Jeffrey Stedfast | 2001-08-15 | 1 | -3/+6 |
* | If the account is enabled, set a checkmark pixmap instead of a strange | Peter Williams | 2001-08-15 | 1 | -3/+16 |
* | Changed the title of the Mail Settings dialog from "Evolution Account | Anna Marie Dirks | 2001-08-14 | 1 | -1/+1 |
* | Don't remove the account from the tree if it's not enabled. | Peter Williams | 2001-08-11 | 1 | -1/+1 |
* | Whoops, compile fix. | Peter Williams | 2001-08-11 | 1 | -1/+1 |
* | Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri): | Peter Williams | 2001-08-11 | 1 | -26/+9 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 1 | -21/+49 |
* | Respect Gtk theme colors for the fonts and calculate a new table gbcolor | Jeffrey Stedfast | 2001-07-27 | 1 | -1/+1 |
* | Add new label widgets with a message that SSL isn't supported. | Peter Williams | 2001-07-24 | 1 | -1/+1 |
* | Fixed the "Read" to be Read in the glade file per menesis' request. | Jeffrey Stedfast | 2001-07-24 | 1 | -1/+34 |
* | [Simplifying how default account is stored and used internally, fixes | Jason Leach | 2001-07-19 | 1 | -3/+7 |
* | Add GTK_WIDGET to the charset picker. Reportedly prevent a craash for | Peter Williams | 2001-07-19 | 1 | -1/+1 |
* | Setup the auto-receive here instead. | Jeffrey Stedfast | 2001-07-18 | 1 | -1/+3 |
* | Reset the autoreceive when necessary. | Iain Holmes | 2001-07-18 | 1 | -0/+1 |
* | Make a nicer delete account dialog | Iain Holmes | 2001-07-18 | 1 | -6/+7 |
* | [Bug #4305: Make the automatic mark-as-read timer optional] | Jason Leach | 2001-07-11 | 1 | -1/+13 |
* | Update to pass in the `remember' argument when creating a new pgp context. | Jeffrey Stedfast | 2001-07-10 | 1 | -0/+11 |
* | Add a checkbox for prompting when sending a message with an empty subject. | Jeffrey Stedfast | 2001-07-06 | 1 | -0/+11 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 1 | -60/+100 |
* | Setup the Empty Trash On Exit widgets. | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+11 |
* | #include widgets/misc/e-charset-picker.h since it was moved there from | Jeffrey Stedfast | 2001-07-03 | 1 | -1/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | #include "folder-browser-factory.h" | Jeffrey Stedfast | 2001-06-20 | 1 | -5/+58 |
* | Check that the chain of deferences in gui->account->source->url is safe. | Jon Trowbridge | 2001-06-07 | 1 | -2/+18 |
* | Rename the "PGP" page back to "Other" and add a "default charset" option | Dan Winship | 2001-05-31 | 1 | -1/+21 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -13/+62 |
* | Updated for changes to PGP code. | Jeffrey Stedfast | 2001-04-13 | 1 | -5/+5 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -14/+63 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -9/+40 |
* | New callback to handle a double-click event in the account clist. | Jeffrey Stedfast | 2001-03-23 | 1 | -0/+9 |
* | set color in html citation | Radek Doulik | 2001-03-21 | 1 | -0/+40 |
* | uh, emacs said it didn't save this | Jeffrey Stedfast | 2001-03-07 | 1 | -1/+1 |
* | Disable the NNTP code if NNTP is not enabled. This prevents some runtime | Jeffrey Stedfast | 2001-03-07 | 1 | -1/+3 |
* | Don't access the `active` data member of a GtkToggleButton directly - bad | Jeffrey Stedfast | 2001-03-06 | 1 | -1/+1 |
* | Confirm thatt he user REALLY wants to delete this account. (news_delete): | Jeffrey Stedfast | 2001-02-27 | 1 | -4/+38 |
* | Construct the PGP Path GnomeFileEntry widget. (pgp_path_changed): Try to | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+29 |
* | Yes, I screwed up. | Iain Holmes | 2001-01-26 | 1 | -2/+1 |
* | GNOME_Evolution_Mail.oafinfo | Iain Holmes | 2001-01-26 | 1 | -1/+2 |
* | Added a 3rd page to the account editor to allow users to set their HTML | Jeffrey Stedfast | 2001-01-25 | 1 | -0/+31 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -0/+2 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 1 | -4/+10 |
* | only load the news storage if ENABLE_NNTP. | Chris Toshok | 2001-01-17 | 1 | -0/+5 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 1 | -6/+4 |
* | Moved to mail-config.glade | Jeffrey Stedfast | 2001-01-10 | 1 | -1/+1 |
* | For all optionmenu's, set the appropriate 'history'. (keep_mail_check): | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+1 |
* | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 1 | -6/+11 |
* | Write the config data and reload the accounts list so the "default" tag is | Jeffrey Stedfast | 2001-01-09 | 1 | -2/+8 |
* | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+4 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -2/+3 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -10/+15 |
* | Implemented. | Jeffrey Stedfast | 2001-01-07 | 1 | -2/+17 |
* | Coded a bunch of the methods. | Jeffrey Stedfast | 2001-01-07 | 1 | -2/+2 |
* | Since the druid now handles adding the new account to the config, we'll | Jeffrey Stedfast | 2001-01-06 | 1 | -0/+380 |