summaryrefslogtreecommitdiff
path: root/beos/beos_thumbnail.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fill out struct after creation.Michael Drake2011-09-061-4/+3
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-3/+6
* Front ends don't need to call thumbnail_get_redraw_scale() now.Michael Drake2011-03-091-2/+0
* Remove nsbeos_plot_set_scale(), nsbeos_plot_get_scale() and nsbeos_plot_scale.Michael Drake2011-03-091-1/+0
* Fix the build.François Revel2011-02-221-3/+4
* Use core thumbnail_redraw() function in BeOS front end.Michael Drake2011-02-201-11/+1
* Impose maximum constraint on BeOS intrim thumbnail size.Michael Drake2011-02-201-20/+15
* 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 BeOS build:François Revel2010-08-021-7/+15
* Accomodate for plotter API change.François Revel2010-01-021-1/+1
* - support BITMAP_CLEAR_MEMORY in create_bitmap()François Revel2008-10-101-1/+1
* - cleanup dead gtk code and copyrightsFrançois Revel2008-10-021-1/+0
* - Cleanup: remove dead gtk code and its copyrightsFrançois Revel2008-10-021-0/+2
* Implemented thumbnails, though we don't use them yet.François Revel2008-10-011-49/+81
* Fix the BeOS build:François Revel2008-08-131-0/+1
* Add copyrightsFrançois Revel2008-06-071-0/+1
* The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the ...François Revel2008-06-031-0/+133