summaryrefslogtreecommitdiff
path: root/amiga/dt_anim.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove plotter table global. Pass a redraw context around redraw functions. ↵Michael Drake2011-06-301-3/+5
| | | | | | Knockout could be handled better. Note: untested on most front ends. svn path=/trunk/netsurf/; revision=12543
* Fix up amiga content handlers.Michael Drake2011-06-291-12/+8
| | | | svn path=/trunk/netsurf/; revision=12541
* Guess MIME type from DataType only if there isn't already a valid entry in ↵Chris Young2011-05-301-15/+0
| | | | | | the list svn path=/trunk/netsurf/; revision=12450
* fix copy/paste errorChris Young2011-05-101-1/+1
| | | | svn path=/trunk/netsurf/; revision=12376
* Migrate to new MIMEtyperChris Young2011-05-101-22/+15
| | | | svn path=/trunk/netsurf/; revision=12375
* Experimental/incomplete/non-functional content handlers (files required for ↵Chris Young2011-05-091-0/+386
NetSurf to compile from trunk) svn path=/trunk/netsurf/; revision=12361