summaryrefslogtreecommitdiff
path: root/gtk/thumbnail.c
Commit message (Expand)AuthorAgeFilesLines
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-46/+37
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
* remove deprecated GDK usage except for in libsexyVincent Sanders2011-09-171-6/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-4/+6
* make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SING...Vincent Sanders2011-03-261-0/+2
* Front ends don't need to call thumbnail_get_redraw_scale() now.Michael Drake2011-03-091-4/+0
* Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale glo...Michael Drake2011-03-091-1/+0
* Use core's thumbnail_redraw().Michael Drake2011-02-191-15/+3
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-0/+1
* Comment rationale for render buffer dimensions.Michael Drake2011-02-161-1/+8
* Remove legacy logging.Michael Drake2011-02-161-4/+0
* Various gtk thumbnailing fixes. Don't make intermediate buffer bigger than i...Michael Drake2011-02-161-20/+27
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-1/+1
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-3/+8
* fixup gtk source file namesVincent Sanders2011-01-291-0/+138