summaryrefslogtreecommitdiff
path: root/gtk/plotters.c
Commit message (Expand)AuthorAgeFilesLines
* Change LOG() macro to be varadicVincent Sanders2015-05-281-2/+2
* remove unecessary utils/types.hVincent Sanders2014-11-021-0/+1
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-131-1/+0
* reduce uncessary include usageVincent Sanders2014-05-181-2/+3
* Remove comment. Background only used with alpha channel when printing via Ti...Michael Drake2013-10-281-4/+0
* move options includeVincent Sanders2013-05-281-1/+1
* Fix scaled tiled image rendering.Michael Drake2012-08-221-3/+0
* Test for zero width/height at the start.Michael Drake2012-08-221-5/+5
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+0
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-56/+69
* remove deprecated GDK usage except for in libsexyVincent Sanders2011-09-171-52/+29
* make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SING...Vincent Sanders2011-03-261-4/+3
* Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale glo...Michael Drake2011-03-091-13/+0
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-7/+7
* fixup gtk source file namesVincent Sanders2011-01-291-0/+570