| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType. | Jeffrey Stedfast | 2001-04-21 | 1 | -2/+2 |
* | Mark the messages as seen, not unseen. (is_drafts_folder): New function to | Jeffrey Stedfast | 2001-04-16 | 1 | -1/+1 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -0/+3 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -6/+7 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 1 | -0/+3 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -4/+2 |
* | set color in html citation | Radek Doulik | 2001-03-21 | 1 | -0/+6 |
* | We don't care about SSL, yea baby... (apply_changes): Don't care about | Jeffrey Stedfast | 2001-03-16 | 1 | -1/+0 |
* | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+2 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+2 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 1 | -1/+1 |
* | New config function to set the path to the pgp binary. | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+6 |
* | Update to use EMessageBox and to record if the user doesn't want to ever | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+3 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+2 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+0 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+1 |
* | New convenience function that I will need later when I redo the composer | Jeffrey Stedfast | 2001-01-12 | 1 | -0/+1 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -47/+72 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -72/+47 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -47/+72 |
* | Writes out passwords (to .gnome_private) in our patented proprietary "Best | Dan Winship | 2000-12-02 | 1 | -0/+1 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -0/+2 |
* | #include <camel/camel-folder.h> | Jeffrey Stedfast | 2000-10-21 | 1 | -0/+1 |
* | Duh, fix the test for the folder name, strstr != strcmp is it. | Not Zed | 2000-10-12 | 1 | -0/+3 |
* | Use a configurable timeout. | Richard Hult | 2000-08-17 | 1 | -1/+2 |
* | Allow the window to be growable | JP Rosevear | 2000-08-12 | 1 | -1/+1 |
* | Fix some ()'s instead of voids | Peter Williams | 2000-08-12 | 1 | -0/+2 |
* | Check nrow, not srow. | JP Rosevear | 2000-08-12 | 1 | -21/+16 |
* | Get the from address set in the composer, if that fails ONLY THEN get the | Jeffrey Stedfast | 2000-08-10 | 1 | -9/+14 |
* | Basic framework for saving the size of the vpaned in the main message view | Jeremy Wise | 2000-08-09 | 1 | -0/+3 |
* | Added void as an argument to functions not needing any parameters to avoid | Jeffrey Stedfast | 2000-08-09 | 1 | -3/+5 |
* | Value for threaded list view is now saved via gnome-config. This means that ... | Jeremy Wise | 2000-08-09 | 1 | -1/+4 |
* | Add "Don't delete messages from server" button to remote SOURCEs that | Dan Winship | 2000-08-09 | 1 | -0/+1 |
* | Fix build by allowing includes for e-table dir | JP Rosevear | 2000-08-08 | 1 | -3/+25 |
* | Protect mail-config.h against multiple inclusion. | Peter Williams | 2000-08-03 | 1 | -0/+5 |
* | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 1 | -0/+49 |