summaryrefslogtreecommitdiff
path: root/desktop/print.c
Commit message (Expand)AuthorAgeFilesLines
* Include dom/dom.h where it might be neededDaniel Silverstone2012-03-241-0/+2
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-6/+6
* Set background image requirement in core print redraw_context.Michael Drake2011-12-231-0/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-3/+7
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-5/+13
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-1/+1
* consolidate content redraw Vincent Sanders2011-05-081-1/+1
* Stop gtk printing from exploding if its unable to initialise the jobVincent Sanders2011-03-151-40/+3
* Saturated maths in css fixed point Vincent Sanders2011-03-121-4/+5
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-15/+11
* Liberally sprinkle #ifdef aroundJohn Mark Bell2010-04-161-2/+3
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-18/+24
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-32/+32
* Divorce PDF export and printing.John Mark Bell2009-02-171-66/+68
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-141-40/+101
* Prefix all RISC OS print global variables and functions with "ro_" in order t...John Tytgat2008-08-021-3/+0
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-261-0/+2
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-261-0/+3
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-0/+280