summaryrefslogtreecommitdiff
path: root/amiga/dt_anim.c
Commit message (Expand)AuthorAgeFilesLines
* Virtualise content handler finalisation calls. Remove pointless implementations.John Mark Bell2011-09-151-5/+0
* Clean up content_factory_register_handler API -- content handlers no longer u...John Mark Bell2011-09-151-1/+2
* Remove mime_type parameter from content handler content_type callback APIJohn Mark Bell2011-09-031-2/+2
* Squash warnings resulting from mismatched type expectationsJohn Mark Bell2011-09-021-2/+2
* refactor bitmap out of generic content structureVincent Sanders2011-08-311-9/+18
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-3/+5
* Fix up amiga content handlers.Michael Drake2011-06-291-12/+8
* Guess MIME type from DataType only if there isn't already a valid entry in th...Chris Young2011-05-301-15/+0
* fix copy/paste errorChris Young2011-05-101-1/+1
* Migrate to new MIMEtyperChris Young2011-05-101-22/+15
* Experimental/incomplete/non-functional content handlers (files required for N...Chris Young2011-05-091-0/+386