Commit graph

6 commits

Author SHA1 Message Date
Michael Johnson
249f17b408 - Update to 0.16 2005-04-02 16:50:27 +00:00
Joe Marcus Clarke
f445ade1ad * Sync with Freedesktop CVS to add support for a few new MIME types including
D source code, CHM files, Stuffit archives, and Oasis documents
* Add support for aliases and subtypes, new to the MIME spec

Obtained from:	Freedesktop CVS
2005-03-19 20:59:06 +00:00
Joe Marcus Clarke
b40c9846f1 Fix a potential overflow leading to incorrect MIME detection on 64-bit
and bigendian platforms.  See

https://bugs.freedesktop.org/show_bug.cgi?id=1506
https://bugs.freedesktop.org/show_bug.cgi?id=1507

For more details.

Reported by:	Sean McNeil <sean@mcneil.com>
Obtained from:	FreeDesktop CVS
2004-12-04 21:10:03 +00:00
Joe Marcus Clarke
deed05e038 Sync the MIME search directories from gnome-vfs. This fixes some
prioritization issues with custom MIME types.
2004-08-04 18:33:45 +00:00
Joe Marcus Clarke
93181c3dd7 Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
Requested by:	pav
2004-06-26 03:28:37 +00:00
Joe Marcus Clarke
c9791c336c It is possible for ``lang'' to be NULL, and thus free'ing it would be a bad
idea.  Add a check to prevent a crash.

Submitted by:	Mark Evenson <evenson@panix.com>
2004-04-13 03:17:32 +00:00