summaryrefslogtreecommitdiff
path: root/desktop/plotters.h
Commit message (Expand)AuthorAgeFilesLines
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-4/+0
* Move rectangle type to utils/types.hMichael Drake2011-06-281-1/+1
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-1/+2
* Document font APIs -- specifically, string lengths are specified in bytes, no...John Mark Bell2011-01-091-1/+10
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-2/+2
* next round of plotter refactorVincent Sanders2009-07-141-9/+22
* plotters line refactorVincent Sanders2009-07-101-27/+3
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-3/+4
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-1/+22
* remove redundant clg callVincent Sanders2009-07-011-2/+0
* Update plotters documentation for merged bitmap plotter.Michael Drake2009-06-301-8/+5
* Improve bitmap plotter APIVincent Sanders2009-06-301-4/+5
* Add some incomplete documentation for path plotter. Better documentation of r...Michael Drake2009-03-311-5/+9
* More plotters commenting. Text and bitmap plotters.Michael Drake2009-02-211-4/+17
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-3/+3
* Comment flush plotter.Michael Drake2008-10-051-1/+2
* Fix diagram to be fill -- not sure what happens with lines.Michael Drake2008-09-171-7/+7
* Comment group plotters.Michael Drake2008-09-151-2/+3
* Oops - commit the latest version.Michael Drake2008-09-151-9/+21
* Start commenting plotter functions.Michael Drake2008-09-151-7/+36
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-301-3/+4
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-2/+4
* const fixes in plotters and history coreRob Kendrick2008-04-071-2/+2
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Add path plotter (for SVG). Requires other implementations.James Bursa2007-08-071-0/+9
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-1/+1
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix for knockout rendering of native formatsAdrian Lees2006-08-191-0/+1
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-101-2/+2
* [project @ 2006-03-21 17:22:41 by rjek]Rob Kendrick2006-03-211-0/+2
* [project @ 2006-03-19 19:03:07 by rjek]Rob Kendrick2006-03-191-1/+1
* [project @ 2005-02-20 13:17:29 by bursa]James Bursa2005-02-201-2/+1
* [project @ 2004-12-25 11:37:35 by bursa]James Bursa2004-12-251-49/+49
* [project @ 2004-11-20 00:02:56 by bursa]James Bursa2004-11-201-1/+1
* [project @ 2004-10-20 23:31:31 by jmb]John Mark Bell2004-10-201-0/+2
* [project @ 2004-10-17 21:03:19 by bursa]James Bursa2004-10-171-0/+47