aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-identify.c
Commit message (Expand)AuthorAgeFilesLines
* 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