aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.h
Commit message (Expand)AuthorAgeFilesLines
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Adapt to CamelService changes.Matthew Barnes2011-04-211-1/+1
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-2/+0
* Give MailSession a permanent home.Matthew Barnes2010-10-131-19/+0
* Remove unused mail_tools_x_evolution_message_parse()Matthew Barnes2010-10-031-2/+0
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-4/+12
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-4/+4
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+1
* Stop abusing forward declarations.Matthew Barnes2009-06-191-18/+14
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-6/+6
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+15
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** See bug #66592Not Zed2005-03-041-13/+3
* removed.Not Zed2004-05-031-20/+20
* ** See bug #53084 and others.Not Zed2004-01-271-3/+0
* cvs removed.Not Zed2003-09-181-4/+0
* Removed unused function prototype.Jeffrey Stedfast2003-08-131-4/+0
* Load per-folder setting of show_preview from meta data.Not Zed2003-03-241-0/+3
* Reset the X-Evolution-PostTo header.Jeffrey Stedfast2002-08-231-0/+1
* Use mail_tools_folder_to_url().Jeffrey Stedfast2002-07-261-14/+10
* The idea here is that if we consistantly name the movemail file betweenJeffrey Stedfast2002-01-031-3/+0
* Was x_evolution_message_parse from folder-browser.c. A space char is noJeffrey Stedfast2001-11-101-0/+2
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* Completely re-done. We now hae a completely async dialogue when requested32001-10-231-1/+1
* Pass an empty flags argument to mail_tool_uri_to_folder.Jeffrey Stedfast2001-10-031-1/+1
* Don't use mail_tool_get_folder_name here since that function only existedDan Winship2001-10-021-8/+0
* Oops, forgot about X-Evolution-Format.Jeffrey Stedfast2001-09-191-1/+2
* Fix a bunch of replying/forwarding-related formatting bugs.Dan Winship2001-09-071-1/+1
* Set the source and transport description labels. (transport_type_changed):Jeffrey Stedfast2001-08-281-1/+1
* Remove X-Evolution* headers. (mail_tool_remove_xevolution_headers): NewJeffrey Stedfast2001-08-281-0/+12
* Do a case-insensitive comparison. (mail_generate_reply): Only resort toJeffrey Stedfast2001-07-251-0/+3
* Remove this prototype for a function that was removed long ago.Jason Leach2001-07-191-4/+0
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Set a title on the window "Reconfigure %s" where %s is the folder name.Jeffrey Stedfast2001-05-121-1/+1
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-091-0/+2
* Toss the mail_tool_camel_lock* stuff. Same. Here too.Jeffrey Stedfast2001-02-251-17/+0
* Updates for CamelStore changes, small memory leak fixes. (lookup_folder):Dan Winship2001-02-101-4/+0
* s/filter-driver.h/camel-filter-driver.h/ and update first arg ofDan Winship2001-01-231-2/+2
* remove a warning with conditional news compilation.Not Zed2001-01-221-4/+0
* Use the new quote_message function and make it start with "On %s, %sJeffrey Stedfast2000-11-181-0/+2
* No, we REALLY dont want to perform an immediate search as the keys areNot Zed2000-10-181-3/+3
* Duh, fix the test for the folder name, strstr != strcmp is it.Not Zed2000-10-121-2/+2
* New async function to filter messages on demand. (do_fetch_mail): UpdatedJeffrey Stedfast2000-09-071-12/+0
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-1/+0
* Filtering on demand! booyeah!Peter Williams2000-08-181-0/+6
* Fixed a warning.Christopher James Lahey2000-08-121-0/+3
* Add a function to return a useful name for a folder (not just "mbox" orDan Winship2000-08-111-0/+3
* Added a prototype (remove warning)Michael Zucci2000-08-111-1/+2
* Add a "gboolean create" argument to pass to camel_store_get_folder.Dan Winship2000-08-111-1/+2
* Fix the infinite movemailPeter Williams2000-08-111-6/+7
* oopsPeter Williams2000-08-111-0/+100