summaryrefslogtreecommitdiff
path: root/windows/thumbnail.c
Commit message (Expand)AuthorAgeFilesLines
* Remove BITMAP_PERSISTENT flag.Michael Drake2013-10-031-1/+1
* Fix up ripples from urldb change.Michael Drake2012-10-111-2/+2
* fix build warningsVincent Sanders2012-08-101-0/+2
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+5
* Port Windows thumbnailer to thumbnail_redraw().Michael Drake2011-02-201-7/+1
* Make Windows intrim thumbnail aspect ratio match required bitmap aspect ratio...Michael Drake2011-02-201-2/+3
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-0/+1
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-2/+7
* fix thumbnailing and localhistoryVincent Sanders2010-10-141-101/+35
* fix bitmap plottingVincent Sanders2010-10-131-0/+2
* make windows frontend build and run againVincent Sanders2010-10-101-6/+7
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-16/+17
* Add Windows frontendVincent Sanders2010-01-311-0/+149