aboutsummaryrefslogtreecommitdiff
path: root/src/IO/mime.c
AgeCommit message (Collapse)Author
2013-01-03web dispatch, don't prepare for display if the content type isn't viewablecorvid
Alexander had found a problem with background color: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2012-December/009710.html
2011-11-11locale-independent ASCII character case handlingcorvid
Basically, I and i are different letters in Turkic languages, and this causes problems for str(n)casecmp and toupper/tolower in these locales when dillo is dealing with ASCII.
2010-09-27Allow viewing XHTML served as suchJorge Arellano Cid
2009-01-31Set dicache as MIME dispatcher for image/{gif,jpg,png}. +refactor and cleanupsJorge Arellano Cid
2007-12-31Implemented the SELECT element in FORMS!jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid