summaryrefslogtreecommitdiff
path: root/riscos/content-handlers
Commit message (Expand)AuthorAgeFilesLines
* remove unecessary utils includes from RISC OS frontendVincent Sanders2016-05-023-10/+16
* fix missing struct on http parameter declaration due to header changeVincent Sanders2016-04-183-6/+6
* Change LOG() macro to be varadicVincent Sanders2015-05-283-25/+14
* Fix warnings about redundant statements when building without RO types.Michael Drake2014-05-263-3/+12
* Unstackify RISC OS content handler's title setting.Michael Drake2012-10-253-9/+21
* More useful title info for images.Michael Drake2012-10-243-9/+12
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-033-12/+9
* Virtualise content handler finalisation calls. Remove pointless implementations.John Mark Bell2011-09-153-6/+0
* Clean up content_factory_register_handler API -- content handlers no longer u...John Mark Bell2011-09-153-120/+4
* Remove mime_type parameter from content handler content_type callback APIJohn Mark Bell2011-09-033-6/+6
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-303-9/+9
* Fix up Artworks content handler.Michael Drake2011-06-281-5/+5
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-283-48/+40
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-093-45/+21
* Put RISC OS filetype content handlers in their own directory.Michael Drake2011-05-097-0/+1611