summaryrefslogtreecommitdiff
path: root/monkey/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove suspension of bmp/gif images. It's completely redundant with the ↵Michael Drake2012-10-141-6/+0
| | | | convert on demand core image cache.
* No point in saving bitmapsDaniel Silverstone2011-03-131-1/+0
| | | | svn path=/trunk/netsurf/; revision=12011
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+128
svn path=/trunk/netsurf/; revision=11968