summaryrefslogtreecommitdiff
path: root/riscos/content-handlers
Commit message (Collapse)AuthorAgeFilesLines
* Remove plotter table global. Pass a redraw context around redraw functions. ↵Michael Drake2011-06-303-9/+9
| | | | | | Knockout could be handled better. Note: untested on most front ends. svn path=/trunk/netsurf/; revision=12543
* Fix up Artworks content handler.Michael Drake2011-06-281-5/+5
| | | | svn path=/trunk/netsurf/; revision=12536
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ↵Michael Drake2011-06-283-48/+40
| | | | | | content handlers updated. svn path=/trunk/netsurf/; revision=12529
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-093-45/+21
| | | | svn path=/trunk/netsurf/; revision=12341
* Put RISC OS filetype content handlers in their own directory.Michael Drake2011-05-097-0/+1611
svn path=/trunk/netsurf/; revision=12336