summaryrefslogtreecommitdiff
path: root/cocoa/thumbnail.m
Commit message (Expand)AuthorAgeFilesLines
* Fix up ripples from urldb change.Michael Drake2012-10-111-2/+1
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
* Include missing header.Michael Drake2011-08-311-0/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+7
* Front ends don't need to call thumbnail_get_redraw_scale() now.Michael Drake2011-03-091-3/+0
* Fix typo so the mac port compilesSven Weidauer2011-02-211-1/+1
* Port cocoa front end to use thumbnail_redraw(). Note: untested.Michael Drake2011-02-201-21/+16
* 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-1/+7
* Reorganized includes.Sven Weidauer2011-01-311-2/+2
* Fixing bitmap functions to return BYTES and not bits per pixel for bitmap_get...Sven Weidauer2011-01-251-1/+1
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+61