summaryrefslogtreecommitdiff
path: root/content/content_protected.h
Commit message (Collapse)AuthorAgeFilesLines
* Amiga icon loader. Treeviews will now use the user's icons for content types.Chris Young2010-10-301-0/+6
| | | | svn path=/trunk/netsurf/; revision=10925
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-0/+6
| | | | | | Only enabled for Amiga build currently, may have colour issues on little-endian CPUs svn path=/trunk/netsurf/; revision=10860
* Remove fresh field from struct contentJohn Mark Bell2010-04-161-4/+0
| | | | svn path=/trunk/netsurf/; revision=10413
* Introduce content_set_ready.John Mark Bell2010-04-091-0/+1
| | | | | | | Make content_convert emit events only if content is in appropriate state. Remove no-longer-relevant assertion from content_convert. svn path=/trunk/netsurf/; revision=10330
* Add function to test whether hlcache_handle's content is locked.Michael Drake2010-04-071-0/+2
| | | | svn path=/trunk/netsurf/; revision=10287
* Add mime-type getter.Michael Drake2010-04-071-0/+1
| | | | svn path=/trunk/netsurf/; revision=10259
* Use mutator to modify content's title field.John Mark Bell2010-04-031-0/+1
| | | | svn path=/trunk/netsurf/; revision=10231
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-0/+221
svn path=/trunk/netsurf/; revision=10180