summaryrefslogtreecommitdiff
path: root/cocoa/fetch.m
Commit message (Expand)AuthorAgeFilesLines
* fix missing includesVincent Sanders2014-02-011-0/+1
* move path_to_url and url_to_path to fetch operation tableVincent Sanders2014-01-251-7/+54
* create table for fetcher operations and move all operations into itVincent Sanders2014-01-231-6/+2
* If you do not have xcode installed many critical mime mappings (like css and ...Vincent Sanders2011-05-141-7/+57
* Activating (and fixing) more warnings in XcodeSven Weidauer2011-01-231-0/+1
* Using OS services to determine MIME typesSven Weidauer2011-01-171-30/+21
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+57