summaryrefslogtreecommitdiff
path: root/riscos/save_draw.c
Commit message (Expand)AuthorAgeFilesLines
* Disable rendering of interactive features when exporting as Drawfile.Michael Drake2011-12-061-1/+1
* Pass correct plotter table for Drawfile export.Michael Drake2011-07-031-1/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-2/+5
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-4/+11
* Move rectangle type to utils/types.hMichael Drake2011-06-281-1/+1
* Fix for new content_redraw API.Michael Drake2011-05-091-3/+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-1/+6
* Fix for new cache.Michael Drake2010-04-071-6/+7
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-6/+7
* Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.Michael Drake2009-07-141-2/+2
* next round of plotter refactorVincent Sanders2009-07-141-11/+18
* plotters line refactorVincent Sanders2009-07-101-11/+15
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-40/+45
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-6/+7
* remove redundant clg callVincent Sanders2009-07-011-11/+0
* Improve bitmap plotter APIVincent Sanders2009-06-301-29/+16
* NETSURF_USE_DRAW should apply to the Draw content handler only.John Mark Bell2009-06-201-0/+4
* Squash warningsJohn Mark Bell2009-03-271-2/+3
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-14/+11
* Update my e-mail address.John Tytgat2008-08-051-1/+1
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-301-0/+1
* Use static for variables local to one source file.John Tytgat2008-07-291-3/+3
* ro_save_draw_rectangle(): draw_CLOSE_LINE doesn't need parameters. This pote...John Tytgat2008-07-281-2/+2
* - Compiler warning squashJohn Tytgat2008-07-261-3/+3
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-4/+4
* Improve MNG error handling to show error code. Fix code not expecting bitmap_...James Bursa2008-06-011-3/+8
* Implement ro_save_draw_path() to enable Draw export of SVGs.James Bursa2007-12-111-1/+88
* Add empty path plotters to stop crashes.James Bursa2007-11-291-1/+11
* 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-7/+7
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix for knockout rendering of native formatsAdrian Lees2006-08-191-1/+2
* [project @ 2006-03-21 18:20:07 by rjek]Rob Kendrick2006-03-211-1/+1
* [project @ 2006-03-21 17:22:41 by rjek]Rob Kendrick2006-03-211-0/+8
* [project @ 2006-03-19 21:27:54 by jmb]John Mark Bell2006-03-191-2/+3
* [project @ 2006-03-04 20:50:12 by jmb]John Mark Bell2006-03-041-0/+2
* [project @ 2005-11-24 23:46:31 by bursa]James Bursa2005-11-241-0/+10
* [project @ 2005-11-20 20:16:08 by bursa]James Bursa2005-11-201-985/+208
* [project @ 2005-07-02 18:17:51 by bursa]James Bursa2005-07-021-3/+3
* [project @ 2005-06-23 17:24:23 by rjw]Richard Wilson2005-06-231-2/+2
* [project @ 2005-04-15 05:54:44 by adrianl]Adrian Lees2005-04-151-0/+2
* [project @ 2005-04-09 09:47:36 by bursa]James Bursa2005-04-091-3/+3
* [project @ 2005-03-20 20:39:22 by jmb]John Mark Bell2005-03-201-2/+2
* [project @ 2005-02-20 13:19:19 by bursa]James Bursa2005-02-201-2/+4
* [project @ 2004-10-25 22:42:36 by jmb]John Mark Bell2004-10-251-19/+31
* [project @ 2004-10-20 23:31:31 by jmb]John Mark Bell2004-10-201-1/+3
* [project @ 2004-10-20 22:22:25 by jmb]John Mark Bell2004-10-201-15/+59
* [project @ 2004-10-20 09:52:43 by jmb]John Mark Bell2004-10-201-542/+353
* [project @ 2004-10-04 23:54:42 by rjw]Richard Wilson2004-10-041-2/+2