summaryrefslogtreecommitdiff
path: root/gtk/gtk_plotters.c
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2006-03-19 19:03:07 by rjek]Rob Kendrick2006-03-191-2/+8
| | | | | | Implemented unfilled disc plotting and GTK disc plotting svn path=/import/netsurf/; revision=2136
* [project @ 2006-03-14 22:14:02 by dsilvers]Daniel Silverstone2006-03-141-3/+13
| | | | | | Fix anchoring and repeats for gtk repeated bitmaps svn path=/import/netsurf/; revision=2131
* [project @ 2006-03-14 21:14:17 by dsilvers]Daniel Silverstone2006-03-141-4/+27
| | | | | | Add tiled bitmap support to GTK port to make backgrounds etc work svn path=/import/netsurf/; revision=2130
* [project @ 2006-03-10 02:03:56 by dsilvers]Daniel Silverstone2006-03-101-2/+0
| | | | | | Remove some unnecessary debug from GTK frontend svn path=/import/netsurf/; revision=2119
* [project @ 2006-03-10 01:42:21 by dsilvers]Daniel Silverstone2006-03-101-0/+5
| | | | | | Make sure zero width/height images don't crash the gtk renderer svn path=/import/netsurf/; revision=2117
* [project @ 2005-12-19 22:50:23 by bursa]James Bursa2005-12-191-6/+4
| | | | | | Add headers and get rid of all externs in .c files. svn path=/import/netsurf/; revision=1901
* [project @ 2005-02-27 16:03:02 by bursa]James Bursa2005-02-271-24/+3
| | | | | | Fix the GTK build. svn path=/import/netsurf/; revision=1527
* [project @ 2005-01-13 20:28:50 by bursa]James Bursa2005-01-131-2/+2
| | | | | | Fix some compilation warnings in the debug build. Update nsgtk_plot_rectangle() with the new parameters. svn path=/import/netsurf/; revision=1447
* [project @ 2004-12-25 11:37:35 by bursa]James Bursa2004-12-251-229/+229
| | | | | | Fix line endings. svn path=/import/netsurf/; revision=1409
* [project @ 2004-10-20 23:31:31 by jmb]John Mark Bell2004-10-201-1/+15
| | | | | | Reimplement draw groups svn path=/import/netsurf/; revision=1332
* [project @ 2004-10-17 21:51:06 by bursa]James Bursa2004-10-171-0/+215
Update to use plotters for HTML redraw. svn path=/import/netsurf/; revision=1322