summaryrefslogtreecommitdiff
path: root/amiga/dt_picture.c
Commit message (Expand)AuthorAgeFilesLines
* Dispose the DT object once we've finished converting it to a bitmap.Chris Young2012-10-301-2/+6
* More useful DataTypes image titleChris Young2012-10-281-8/+36
* Avoid creating the DT object multiple timesChris Young2012-10-281-35/+42
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-031-4/+3
* Remove box stuff from amiga content handlers.Michael Drake2012-08-201-1/+0
* Test for opaqueness where we create bitmaps in the platform codeChris Young2012-08-051-0/+2
* Convert to use image cacheChris Young2012-04-061-99/+71
* 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
* refactor bitmap out of generic content structureVincent Sanders2011-08-311-12/+26
* 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 crashingChris Young2011-05-091-1/+1
* New style MIME typing; maps MIME types to DataTypes and DefIcon format names.Chris Young2011-05-091-70/+15
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-091-15/+7
* Beginnings of some more advanced mimetypingChris Young2011-05-081-21/+70
* Remove redraw_tiledChris Young2011-05-081-45/+15
* Register additional MIME types for DataTypesChris Young2011-05-071-0/+24
* Rename DataTypes related code/files/defines to avoid confusion and aid adding...Chris Young2011-05-061-0/+312