summaryrefslogtreecommitdiff
path: root/cocoa/thumbnail.m
Commit message (Expand)AuthorAgeFilesLines
* 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