summaryrefslogtreecommitdiff
path: root/content/content_factory.h
Commit message (Collapse)AuthorAgeFilesLines
* Include utils.h for NOF_ELEMENTSJohn Mark Bell2011-10-271-0/+1
| | | | svn path=/trunk/netsurf/; revision=13082
* Virtualise content handler finalisation calls. Remove pointless implementations.John Mark Bell2011-09-151-11/+2
| | | | svn path=/trunk/netsurf/; revision=12797
* Clean up content_factory_register_handler API -- content handlers no longer ↵John Mark Bell2011-09-151-22/+4
| | | | | | use the mime type, so don't require it to be interned up front svn path=/trunk/netsurf/; revision=12796
* Sniff content types where appropriate.John Mark Bell2011-09-041-1/+2
| | | | | | We never sniff for CSS, nor for non-page artefacts (e.g. treeview icons) svn path=/trunk/netsurf/; revision=12707
* Initial image content handler refactorVincent Sanders2011-08-271-0/+45
| | | | svn path=/trunk/netsurf/; revision=12671
* Refactor http utilitiesJohn Mark Bell2011-07-081-1/+1
| | | | svn path=/trunk/netsurf/; revision=12595
* Clean up after content factoryJohn Mark Bell2011-05-161-0/+2
| | | | svn path=/trunk/netsurf/; revision=12415
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-0/+42
svn path=/trunk/netsurf/; revision=12283