summaryrefslogtreecommitdiff
path: root/amiga/plugin_hack.c
Commit message (Expand)AuthorAgeFilesLines
* fix missing sizeof() in amiga buildVincent Sanders2012-10-031-1/+1
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-031-4/+3
* Remove box use from maiga plugin hack. May need a new way to get dimensions?Michael Drake2012-08-201-8/+6
* fix warningChris Young2012-08-151-0/+1
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-2/+2
* Fix icon loaderChris Young2011-10-041-1/+1
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-1/+1
* 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
* Stop plugin_hack objects crashing when not embedded into a pageChris Young2011-09-061-2/+5
* Remove mime_type parameter from content handler content_type callback APIJohn Mark Bell2011-09-031-2/+2
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-4/+6
* Fix up amiga content handlers.Michael Drake2011-06-291-11/+10
* Only show external app context menu item if an external app is actually definedChris Young2011-06-091-15/+10
* plugin_hack loose endsChris Young2011-06-051-3/+8
* Allow users to register external applications for plugin contents, and run fromChris Young2011-05-111-20/+56
* Migrate to new MIMEtyperChris Young2011-05-101-25/+10
* Experimental/incomplete/non-functional content handlers (files required for N...Chris Young2011-05-091-0/+250