aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-identify.c
Commit message (Expand)AuthorAgeFilesLines
* Turn off the code which downloads the part if we can't identify it. SeeNot Zed2002-04-181-0/+4
* Fixed for mail_content_loaded's new signature.Jon Trowbridge2001-12-121-1/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* if gnome-vfs returns application/octet-stream with the magic check, useLarry Ewing2001-10-021-7/+15
* This patch should avoid flashing when loading images into mail view, creditsRadek Doulik2001-09-061-1/+1
* Don't trust gnome-vfs when it says "text/plain" ifDan Winship2001-08-221-18/+31
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* If the message data is online, sniff the data for a MIME type first, andDan Winship2001-05-251-27/+41
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-0/+2
* Fix an uninitialized variable use.Dan Winship2001-01-271-4/+3
* Check if a message part's content is available, and if it's not, queue aDan Winship2001-01-261-12/+18
* camel_mime_part_get_filename now deals with both Content-Disposition andDan Winship2000-09-061-12/+0
* Remove workaround for gnome-vfs 0.2 bug.Dan Winship2000-08-121-26/+0
* Merge with camel-async.Peter Williams2000-08-111-1/+1
* Add a workaround for a small gnome-vfs 0.2 bug so we don't need to requireDan Winship2000-07-071-0/+26
* Oops. My gnome-vfs was out-of-date. Update for changed function name.Dan Winship2000-07-061-2/+4
* Use the gnomevfs sniff buffer interface to try to identify the MIME typeDan Winship2000-07-061-4/+23
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-3/+1
* Improve the builtin vs bonobo selection code. (handle_mystery): IncludeDan Winship2000-04-301-0/+82