summaryrefslogtreecommitdiff
path: root/content/content_protected.h
Commit message (Expand)AuthorAgeFilesLines
* Virtualise content handler finalisation calls. Remove pointless implementations.John Mark Bell2011-09-151-0/+2
* Content interface to get at contextual content at point.Michael Drake2011-09-061-0/+2
* Remove mime_type parameter from content handler content_type callback APIJohn Mark Bell2011-09-031-1/+1
* refactor bitmap out of generic content structureVincent Sanders2011-08-311-4/+6
* Fix transition from LOADING to ERROR state after content has been locked for ...John Mark Bell2011-07-201-0/+2
* Fix selection for non-gui browser windows (iframes).Michael Drake2011-07-131-0/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+4
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-4/+2
* Enable content redraw request without hlcache_handle.Michael Drake2011-06-271-0/+2
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-1/+2
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-091-1/+1
* consolidate content redraw Vincent Sanders2011-05-081-3/+0
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-110/+48
* Fix broken CONTENT_PLUGIN API.Chris Young2011-03-061-1/+1
* Created content handler CONTENT_APPLE_IMAGE for Mac OS X that can handle all ...Sven Weidauer2011-03-051-1/+6
* Do not attempt to destroy contents that are still loadingJohn Mark Bell2011-03-031-1/+0
* Purge CONTENT_STATUS_TYPE_UNKNOWNJohn Mark Bell2011-02-281-2/+2
* Amiga icon loader. Treeviews will now use the user's icons for content types.Chris Young2010-10-301-0/+6
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-0/+6
* Remove fresh field from struct contentJohn Mark Bell2010-04-161-4/+0
* Introduce content_set_ready.John Mark Bell2010-04-091-0/+1
* Add function to test whether hlcache_handle's content is locked.Michael Drake2010-04-071-0/+2
* Add mime-type getter.Michael Drake2010-04-071-0/+1
* Use mutator to modify content's title field.John Mark Bell2010-04-031-0/+1
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-0/+221