aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-172/+0
* Load http images if the user has force-loaded images too.Dan Winship2001-05-161-5/+11
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-0/+8
* callback to use GNOME-VFS to load http data. (on_url_requested): HandleDan Winship2001-05-121-0/+8
* Fix some compiler warnings by including the correct bonobo headers and byJeffrey Stedfast2001-05-111-0/+4
* Moved all references for the Mail.h and Bonobo stuff into the .c fileIain Holmes2001-05-091-18/+0
* Importer changesIain Holmes2001-05-091-0/+18
* Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType.Jeffrey Stedfast2001-04-211-2/+2
* Mark the messages as seen, not unseen. (is_drafts_folder): New function toJeffrey Stedfast2001-04-161-1/+1
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.Not Zed2001-04-051-0/+3
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-6/+7
* Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up theDan Winship2001-03-291-0/+3
* Probably the very last new config dialog ever. (Ha ha). From Anna, basedDan Winship2001-03-271-4/+2
* set color in html citationRadek Doulik2001-03-211-0/+6
* We don't care about SSL, yea baby... (apply_changes): Don't care aboutJeffrey Stedfast2001-03-161-1/+0
* Fixed memory corruption bug.Jeffrey Stedfast2001-02-231-0/+2
* Cast the CamelMedium to a CamelMimePart before performing actions on it asJeffrey Stedfast2001-02-091-0/+2
* Updated to not connect when getting a list of authtypes. (transport_next):Jeffrey Stedfast2001-02-061-1/+1
* New config function to set the path to the pgp binary.Jeffrey Stedfast2001-01-181-0/+6
* Update to use EMessageBox and to record if the user doesn't want to everJeffrey Stedfast2001-01-171-0/+3
* Fixed mail_load_storages to make a mini GSList of the account, not theJeffrey Stedfast2001-01-131-0/+2
* Anna's dialogs.Jeffrey Stedfast2001-01-131-1/+0
* Get the account by using the new e_msg_composer_get_preferred_account()Jeffrey Stedfast2001-01-131-0/+1
* New convenience function that I will need later when I redo the composerJeffrey Stedfast2001-01-121-0/+1
* Brand spankin' new config druid, editor, and manager.Jeffrey Stedfast2001-01-091-47/+72
* Reverted mail-config changes temporarily until I get it working correctly.Jeffrey Stedfast2001-01-091-72/+47
* Updated to reflect changes to the mail-config API. (create_msg_composer):Jeffrey Stedfast2001-01-081-47/+72
* Writes out passwords (to .gnome_private) in our patented proprietary "BestDan Winship2000-12-021-0/+1
* New function to return if user wants to view message source.Jeffrey Stedfast2000-11-221-0/+2
* #include <camel/camel-folder.h>Jeffrey Stedfast2000-10-211-0/+1
* Duh, fix the test for the folder name, strstr != strcmp is it.Not Zed2000-10-121-0/+3
* Use a configurable timeout.Richard Hult2000-08-171-1/+2
* Allow the window to be growableJP Rosevear2000-08-121-1/+1
* Fix some ()'s instead of voidsPeter Williams2000-08-121-0/+2
* Check nrow, not srow.JP Rosevear2000-08-121-21/+16
* Get the from address set in the composer, if that fails ONLY THEN get theJeffrey Stedfast2000-08-101-9/+14
* Basic framework for saving the size of the vpaned in the main message viewJeremy Wise2000-08-091-0/+3
* Added void as an argument to functions not needing any parameters to avoidJeffrey Stedfast2000-08-091-3/+5
* Value for threaded list view is now saved via gnome-config. This means that ...Jeremy Wise2000-08-091-1/+4
* Add "Don't delete messages from server" button to remote SOURCEs thatDan Winship2000-08-091-0/+1
* Fix build by allowing includes for e-table dirJP Rosevear2000-08-081-3/+25
* Protect mail-config.h against multiple inclusion.Peter Williams2000-08-031-0/+5
* New function to create composer with sig file set.JP Rosevear2000-07-291-0/+49