summaryrefslogtreecommitdiff
path: root/riscos/print.c
Commit message (Expand)AuthorAgeFilesLines
* Change LOG() macro to be varadicVincent Sanders2015-05-281-43/+22
* Doxygen cleanups and documentation additionsVincent Sanders2014-11-101-2/+2
* Don't use browser_private.hMichael Drake2014-08-221-3/+4
* additional risc os header cleanupsVincent Sanders2014-06-051-0/+1
* cleanup RISC OS frontend header usageVincent Sanders2014-06-051-12/+15
* remove forward declarations from risc os gui.cVincent Sanders2014-06-041-0/+1
* Provide a dedicated interface for destroying open menus.Steve Fryatt2014-01-291-1/+1
* move mandantory window update and redraw operations into tableVincent Sanders2014-01-121-0/+1
* move options includeVincent Sanders2013-05-281-1/+1
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-221-0/+1
* Make RISC OS print background images option work.Michael Drake2011-12-231-5/+2
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+2
* Make the RISC OS front end foreground/background menu options work.Michael Drake2011-12-231-7/+5
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-2/+0
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-5/+11
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-9/+24
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-3/+3
* Fix for new content redraw API.Michael Drake2011-05-091-2/+2
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-12/+3
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...Michael Drake2011-03-091-1/+0
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-1/+1
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-4/+2
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-7/+11
* Enable sideways print option.Steve Fryatt2010-07-271-9/+41
* Force browser window redraw after printing to restore screen layout.Steve Fryatt2010-07-151-1/+3
* Work around apparent register corruption after printing.Steve Fryatt2010-07-141-2/+9
* Lay out to correct paper width for printing.Steve Fryatt2010-05-021-3/+2
* Fix for new cache.Michael Drake2010-04-071-23/+33
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-5/+5
* next round of plotter refactorVincent Sanders2009-07-141-9/+6
* plotters line refactorVincent Sanders2009-07-101-4/+2
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-10/+3
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-2/+2
* remove redundant clg callVincent Sanders2009-07-011-6/+3
* Improve bitmap plotter APIVincent Sanders2009-06-301-27/+19
* Purge WITH_PRINTJohn Mark Bell2009-02-221-3/+0
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-6/+6
* Prefix all RISC OS print global variables and functions with "ro_" in order t...John Tytgat2008-08-021-27/+27
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-301-10/+9
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-261-3/+4
* - Compiler warning squashJohn Tytgat2008-07-261-15/+48
* const fixes in plotters and history coreRob Kendrick2008-04-071-2/+2
* Added missing initialiserAdrian Lees2008-03-231-0/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-15/+15
* Fix invalid window initialisationRichard Wilson2006-12-011-1/+1
* Update project URL.Michael Drake2006-11-271-2/+2
* Fix for knockout rendering of native formatsAdrian Lees2006-08-191-1/+2
* [project @ 2006-03-24 03:44:33 by adrianl]Adrian Lees2006-03-241-0/+6
* [project @ 2006-03-19 19:03:07 by rjek]Rob Kendrick2006-03-191-2/+3