summaryrefslogtreecommitdiff
path: root/gtk/gtk_plotters.c
Commit message (Expand)AuthorAgeFilesLines
* Slightly clearer comment.Michael Drake2010-04-081-1/+1
* Make scaled bitmap plotting much faster by only scaling the portion of the bi...Michael Drake2010-04-081-15/+24
* Manually clip for scaled plots too. Doesn't make much difference to performan...Michael Drake2010-04-081-31/+35
* Manually clip bitmap area to be plotted. This speeds up rendering considerabl...Michael Drake2010-04-081-8/+52
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-3/+3
* Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.Michael Drake2009-07-141-3/+3
* next round of plotter refactorVincent Sanders2009-07-141-211/+229
* plotters line refactorVincent Sanders2009-07-101-12/+21
* Tweak dot/dash patterns.John Mark Bell2009-07-091-4/+4
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-34/+36
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-4/+4
* remove redundant clg callVincent Sanders2009-07-011-7/+0
* Improve bitmap plotter APIVincent Sanders2009-06-301-29/+20
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-271-1/+1
* Improve line plotter.Michael Drake2009-03-271-2/+2
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-6/+6
* Fix warnings and formattingRob Kendrick2009-01-021-15/+18
* Whole bunch of warning fixes in GTKRob Kendrick2008-10-091-2/+0
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-301-1/+2
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-5/+5
* Fix clipping.John Mark Bell2008-05-291-0/+6
* Drop support for non-cairo plotting.John Mark Bell2008-05-291-131/+133
* const fixes in plotters and history coreRob Kendrick2008-04-071-2/+2
* Add GTK stub path functionRob Kendrick2007-08-111-1/+15
* revert 3482 so it can be reapplied as two seperate patchesRob Kendrick2007-08-111-15/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-4/+14
* Fix warnings in nsgtk caused by recent changes.Rob Kendrick2007-08-071-1/+15
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-9/+9
* Fix more off-by-ones in nsgtk's image plotting and clipping. AFAICT, this is...Rob Kendrick2007-02-021-7/+5
* Fix off-by-one in nsgtk image plotter that resulted in all images being subje...Rob Kendrick2007-02-021-1/+1
* Merge GTK frames branch to trunk.John Mark Bell2006-11-271-1/+26
* Update project URL.Michael Drake2006-11-271-1/+1
* Fudge off-by-one bitmap plotting in nsgtk plotters. Will investigate actual ...Rob Kendrick2006-11-051-0/+2
* Make GTK build compile again (don't expect frames to work, however)John Mark Bell2006-09-061-17/+18
* Merge 2818:HEAD of branches/dsilvers/gtk-bitmap-pretileDaniel Silverstone2006-08-091-7/+28
* Make image resampling optional in nsgtkRob Kendrick2006-07-231-1/+2
* Make Cairo rendering a run-time option in nsgtk - also add infrastructure for...Rob Kendrick2006-07-231-79/+100
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-101-14/+2
* [project @ 2006-03-31 10:50:14 by rjek]Rob Kendrick2006-03-311-3/+9
* [project @ 2006-03-26 16:36:20 by dsilvers]Daniel Silverstone2006-03-261-1/+1
* [project @ 2006-03-25 23:53:34 by rjek]Rob Kendrick2006-03-251-3/+0
* [project @ 2006-03-25 23:31:41 by rjek]Rob Kendrick2006-03-251-1/+14
* [project @ 2006-03-23 13:51:39 by rjek]Rob Kendrick2006-03-231-2/+63
* [project @ 2006-03-23 04:37:53 by rjek]Rob Kendrick2006-03-231-2/+2
* [project @ 2006-03-21 17:22:41 by rjek]Rob Kendrick2006-03-211-1/+20
* [project @ 2006-03-20 17:39:39 by rjek]Rob Kendrick2006-03-201-3/+3
* [project @ 2006-03-20 10:56:54 by rjek]Rob Kendrick2006-03-201-46/+46
* [project @ 2006-03-19 23:56:52 by rjek]Rob Kendrick2006-03-191-5/+21
* [project @ 2006-03-19 21:44:22 by rjek]Rob Kendrick2006-03-191-1/+3
* [project @ 2006-03-19 20:53:46 by rjek]Rob Kendrick2006-03-191-3/+45