summaryrefslogtreecommitdiff
path: root/windows/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove suspension of bmp/gif images. It's completely redundant with the ↵Michael Drake2012-10-141-13/+0
| | | | convert on demand core image cache.
* fix build warningsVincent Sanders2012-08-101-0/+3
|
* rationalise windows resource scriptVincent Sanders2011-03-061-2/+2
| | | | | | make window options dialog into a property sheet svn path=/trunk/netsurf/; revision=11929
* fix bitmap plottingVincent Sanders2010-10-131-12/+44
| | | | svn path=/trunk/netsurf/; revision=10882
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-9/+1
| | | | svn path=/trunk/netsurf/; revision=10180
* Add Windows frontendVincent Sanders2010-01-311-0/+333
svn path=/trunk/netsurf/; revision=9940