summaryrefslogtreecommitdiff
path: root/desktop/print.c
Commit message (Expand)AuthorAgeFilesLines
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-85/+87
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move the CSS content handlerVincent Sanders2016-05-261-1/+1
* cleanup printer API usage of plotter headersVincent Sanders2016-05-041-0/+1
* split out the layout glyph sizing and splitting APIVincent Sanders2016-04-231-1/+1
* stop content header dragging in so many other headersVincent Sanders2016-04-191-0/+1
* Change LOG() macro to be varadicVincent Sanders2015-05-281-3/+1
* Doxygen cleanups and documentation additionsVincent Sanders2014-11-101-1/+2
* remove unecessary utils/types.hVincent Sanders2014-11-021-6/+5
* Trivial sepelling, documentation and whitespace cleanupsVincent Sanders2014-10-101-5/+5
* move options includeVincent Sanders2013-05-281-1/+1
* 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