summaryrefslogtreecommitdiff
path: root/amiga/iff_dr2d.c
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-422/+0
|
* IndentationChris Young2016-05-021-9/+9
|
* Ensure we don't leak random memory into our IFF DR2D filesChris Young2016-05-021-5/+7
|
* NULL-terminate font name in IFF DR2D FONSChris Young2015-07-201-2/+2
|
* 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 ↵Chris Young2013-10-121-4/+4
| | | | where it is not necessary.
* 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
| | | | svn path=/trunk/netsurf/; revision=13236
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=12928
* Show existing file size when file already exists on downloadChris Young2011-07-231-1/+1
| | | | svn path=/trunk/netsurf/; revision=12618
* Fix warningsChris Young2011-07-231-2/+3
| | | | svn path=/trunk/netsurf/; revision=12616
* Implement ask overwriteChris Young2011-03-261-0/+2
| | | | svn path=/trunk/netsurf/; revision=12135
* Changes required for new-cacheChris Young2010-03-281-2/+5
| | | | svn path=/trunk/netsurf/; revision=10186
* Fix stupid error in the standalone/test codeChris Young2009-06-011-1/+1
| | | | svn path=/trunk/netsurf/; revision=7682
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-191-0/+395
svn path=/trunk/netsurf/; revision=7523