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