summaryrefslogtreecommitdiff
path: root/src/mimeutils.c
Commit message (Expand)AuthorAgeFilesLines
* Add font as valid media typeMatthias Clasen2018-04-101-2/+2
* mimeutils: Allow multipart/related MIME type.Hans Petter Jansson2016-05-111-0/+3
* Fix build by adding forgotten ','Vincent Untz2011-12-141-1/+1
* Mark all zz-application/* MIME types as aliasesVincent Untz2011-10-191-13/+11
* Deal with various zz-application/zz-winassoc-XXX mime typesHans de Goede2011-10-191-2/+14
* Accept x-scheme-handler/* mime typesVincent Untz2010-10-051-1/+1
* Fix typo in commentVincent Untz2010-03-191-1/+1
* Accept chemical/* mime types as valid typesVincent Untz2010-03-191-1/+6
* Handle some exceptions to be a bit more flexibleVincent Untz2010-03-101-21/+74
* Fix wrong return value in case of errorVincent Untz2010-03-101-1/+1
* Fix warning for X- media types not showingVincent Untz2010-03-101-1/+2
* Handle some fdo media types correctlyVincent Untz2010-03-101-9/+30
* Update copyrights, and add vim modelinesVincent Untz2010-03-101-7/+9
* Fix indentation and remove trailing spacesVincent Untz2010-03-101-7/+8
* fix warning in a commentVincent Untz2008-12-101-1/+1
* Be stricter for the MIME type check. It's actually a bit too strict rightVincent Untz2008-04-271-0/+198