aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.h
Commit message (Expand)AuthorAgeFilesLines
* Re-Namespaced mail-accounts.cJeffrey Stedfast2003-10-251-3/+0
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-16/+0
* cvs removed.Not Zed2003-09-181-2/+0
* Updated. (request_password): Same.Jeffrey Stedfast2003-01-181-1/+1
* fixed to build with -DG_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-031-33/+0
* Re-implemented to use streams. Also no need to check for html sinceJeffrey Stedfast2002-12-171-6/+7
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-1/+1
* Re-enable some #if 0'd code.Jeffrey Stedfast2002-07-171-2/+2
* Removed special-case code for NNTP support.Jeffrey Stedfast2002-07-051-1/+1
* Pass TRUE as the auto_connect argument to mail_load_storage_from_uri().Jeffrey Stedfast2002-07-041-2/+2
* If this account is not a completely new account (ie, it is an editedJeffrey Stedfast2002-06-071-0/+1
* Fixed for mail_content_loaded's new signature.Jon Trowbridge2001-12-121-0/+1
* Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-121-3/+3
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Use mail_format_get_data_wrapper_text for text parts so we get freeJeffrey Stedfast2001-10-221-0/+3
* Check for errorsIain Holmes2001-10-021-2/+1
* Fix a bunch of replying/forwarding-related formatting bugs.Dan Winship2001-09-071-2/+1
* This patch should avoid flashing when loading images into mail view, creditsRadek Doulik2001-09-061-1/+5
* Remove unecessary #include <camel.h>Jason Leach2001-08-121-3/+0
* Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri):Peter Williams2001-08-111-0/+2
* Took the logic of whether or not to make the attachment header out of thePeter Williams2001-07-111-0/+2
* Use gnome_vfs_mime_get_short_list_applications rather thanDan Winship2001-07-101-1/+1
* The e_iterator_get() returns a gconstpointer and we need a non-constJeffrey Stedfast2001-06-291-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-201-0/+1
* Fixed misuse of an uninitialized variable.Jeffrey Stedfast2001-06-161-0/+3
* New file, started by Ettore, finished by me, to implement theDan Winship2001-05-101-0/+2
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-4/+4
* New location for this function.Jeffrey Stedfast2001-02-091-3/+0
* Check if a message part's content is available, and if it's not, queue aDan Winship2001-01-261-1/+2
* Function to add a store/storage mapping. (add_storage): Use it.Dan Winship2001-01-231-1/+2
* Now takes a 'is_account_data' variable to specify whether the sources is aJeffrey Stedfast2001-01-131-1/+1
* Moved to mail-config.gladeJeffrey Stedfast2001-01-101-1/+3
* New function to return if user wants to view message source.Jeffrey Stedfast2000-11-221-0/+2
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-1/+1
* Added new header files.Jeffrey Stedfast2000-11-041-63/+2
* Added mail-display.h.Not Zed2000-11-031-10/+2
* Make "Get Mail" even more functional on IMAP (scans all folders),Dan Winship2000-11-021-2/+1
* Don't forget to unref the FilterDriver.Jeffrey Stedfast2000-10-261-2/+1
* s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-211-15/+15
* add a ref to input->storage here so that the ref/unref pattern moreChris Toshok2000-10-111-0/+3
* Instead of UnSelectAll, we want InvertSelection.Jeffrey Stedfast2000-10-051-2/+1
* Add print preview verb here.Miguel de Icaza2000-09-301-31/+36
* nuked.Chris Toshok2000-09-301-0/+1
* Added new menu itemsJeffrey Stedfast2000-09-261-3/+6
* Cool Hack of the Day: right-click menu item to autodetect what mailingEttore Perazzoli2000-09-121-0/+3
* Another big rewrite of this stuff. Now all (well, most) attachments get aDan Winship2000-09-121-0/+14
* Change the "Get Mail" toolbar button to become "Send & Receieve"Jeffrey Stedfast2000-09-031-0/+3
* Attach a callback to the postpone signal (send_to_url): Same (mail_reply):Jeffrey Stedfast2000-09-021-0/+1
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-7/+0
* New crypto function to clearsign plaintextJeffrey Stedfast2000-08-281-1/+4
* Added bonobo menu handler for mark_all_deleted function.Ariel Rios2000-08-281-0/+1
* Sync the right-click menu with the main menu for modifying messagesPeter Williams2000-08-251-0/+7
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-3/+13
* Filtering on demand! booyeah!Peter Williams2000-08-181-0/+2
* Add support for copying messagesPeter Williams2000-08-161-0/+1
* Get the mail component to use the new Evolution::ShellView interface.Ettore Perazzoli2000-08-131-6/+0
* Redo this again. Get rid of struct mail_format_data and move most of thatDan Winship2000-08-121-2/+1
* Update this for CamelObject (try_inline_pgp): Deal with decrypting hereDan Winship2000-08-121-4/+4
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-1/+2
* Merge with camel-async.Peter Williams2000-08-111-4/+8
* Changed to only take a FolderBrowser argumentJeffrey Stedfast2000-08-101-1/+1
* New convenience function with params of a normal Gtk callback function. WeJeffrey Stedfast2000-08-091-8/+10
* Fix build by allowing includes for e-table dirJP Rosevear2000-08-081-0/+1
* Redone to show a dialogue first, and show progress of whats happening asNot Zed2000-08-081-0/+2
* Added mail-view.cJeffrey Stedfast2000-08-081-0/+5
* Renamed from reply_body() so other functions can use itJeffrey Stedfast2000-08-071-2/+5
* New menu item under Actions to allow editing of messages.Jeffrey Stedfast2000-08-071-0/+1
* Added support for encrypting with GnuPG. Support for PGP5 and PGP2 areJeffrey Stedfast2000-08-061-0/+6
* New code to spawn off GPG/PGP to do stuff. Currently only deals withDan Winship2000-08-021-0/+6
* Remove hack to pass the storage around.Not Zed2000-07-301-1/+1
* New function to create composer with sig file set.JP Rosevear2000-07-291-4/+1
* Added mark_all_seen(), to mark every message in the list withCody Russell2000-07-291-0/+1
* s/struct refile_data/struct move_data (real_move_msg): Renamed fromJeffrey Stedfast2000-07-271-1/+1
* Deal with having multiple selected messages.Dan Winship2000-07-091-4/+0
* Use gnome-print to do a print preview.Dan Winship2000-07-011-0/+1
* New function, a wrapper around e_table_selected_row_foreach, which callsDan Winship2000-07-011-0/+4
* Changed "Send" to "Compose" to avoid user confusion. Compose is a littleJeffrey Stedfast2000-06-301-1/+1
* Return the result of folder_browser_load_folder. (get_prop, set_prop,Dan Winship2000-06-131-1/+1
* Remember passwords between calls. (forget_passwords): Callback for "ForgetDan Winship2000-06-061-0/+1
* fix some function prototypesDan Winship2000-06-061-4/+5
* Redo this back to the old way: a single GtkHTML with various things inlineDan Winship2000-05-311-1/+3
* Implemented the Transport section of the configuration dialog windowJeffrey Stedfast2000-05-311-0/+1
* started to add a camel provider configuration toolJeffrey Stedfast2000-05-311-0/+1
* vfolder gui! So you can define them,k they show up in the list (well,Not Zed2000-05-281-0/+1
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-1/+4
* New menu to bring up the filter editor, and edit filters. They dontNotZed2000-05-171-0/+2
* Don't hardcode "inbox" here.Dan Winship2000-05-071-10/+2
* New code to configure identity, mail source, and mail transport.Dan Winship2000-05-071-0/+3
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-0/+61