summaryrefslogtreecommitdiff
path: root/gtk/print.c
Commit message (Collapse)AuthorAgeFilesLines
* make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES ↵Vincent Sanders2011-03-261-1/+1
| | | | | | -DGTK_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE svn path=/trunk/netsurf/; revision=12138
* Stop gtk printing from exploding if its unable to initialise the jobVincent Sanders2011-03-151-12/+17
| | | | | | | add interface to clone a high level cache handle make generic printing core call new hlcache interface svn path=/trunk/netsurf/; revision=12068
* Add "const".Michael Drake2011-02-141-1/+1
| | | | svn path=/trunk/netsurf/; revision=11684
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in ↵Michael Drake2011-02-141-6/+6
| | | | | | debug window code. Pass clip rect to select menu as struct. svn path=/trunk/netsurf/; revision=11683
* fixup gtk source file namesVincent Sanders2011-01-291-0/+543
svn path=/trunk/netsurf/; revision=11529