summaryrefslogtreecommitdiff
path: root/amiga/iff_dr2d.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy upChris Young2015-01-081-1/+1
* Some OS3 compatibility for testingChris Young2014-12-201-7/+26
* Fix warningsChris Young2014-11-091-11/+13
* Fix some cppcheck variableHidingTypedef warningsChris Young2014-04-051-6/+6
* Fix a bunch of cppcheck unused/unreadVariable warningsChris Young2014-04-051-2/+0
* Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where...Chris Young2013-10-121-4/+4
* Remove libxmlJohn-Mark Bell2012-11-101-1/+1
* Fix up amiga/iff_dr2d.c with svgtiny using libdom nowDaniel Silverstone2012-11-031-2/+2
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-1/+1
* Show existing file size when file already exists on downloadChris Young2011-07-231-1/+1
* Fix warningsChris Young2011-07-231-2/+3
* Implement ask overwriteChris Young2011-03-261-0/+2
* Changes required for new-cacheChris Young2010-03-281-2/+5
* Fix stupid error in the standalone/test codeChris Young2009-06-011-1/+1
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-191-0/+395