Daniel Silverstone
6807b4208a
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in includes
...
NetSurf includes are now done with ""s and other system includes with <>s as C intended.
The scandeps tool has been updated to only look for ""ed includes, and to verify that the
files exist in the tree before adding them to the dependency lines. The depend rule has
therefore been augmented to make sure the autogenerated files are built before it is run.
This is untested under self-hosted RISC OS builds. All else tested and works.
svn path=/trunk/netsurf/; revision=3307
2007-05-30 22:39:54 +00:00
Rob Kendrick
0b90769032
Fix more off-by-ones in nsgtk's image plotting and clipping. AFAICT, this is now perfect.
...
svn path=/trunk/netsurf/; revision=3164
2007-02-02 22:24:42 +00:00
Rob Kendrick
66a69bc889
Fix off-by-one in nsgtk image plotter that resulted in all images being subject to a bilinear resample.
...
svn path=/trunk/netsurf/; revision=3162
2007-02-02 11:45:54 +00:00
John Mark Bell
5aae53ef91
Merge GTK frames branch to trunk.
...
svn path=/trunk/netsurf/; revision=3075
2006-11-27 17:13:24 +00:00
Michael Drake
ba23e4b693
Update project URL.
...
svn path=/trunk/netsurf/; revision=3073
2006-11-27 15:35:18 +00:00
Rob Kendrick
306e09dd9f
Fudge off-by-one bitmap plotting in nsgtk plotters. Will investigate actual cause later.
...
svn path=/trunk/netsurf/; revision=3032
2006-11-05 13:16:21 +00:00
John Mark Bell
48adbd97db
Make GTK build compile again (don't expect frames to work, however)
...
Squash warnings in GTK plotters.
svn path=/trunk/netsurf/; revision=2921
2006-09-06 11:29:14 +00:00
Daniel Silverstone
6d7357e2cb
Merge 2818:HEAD of branches/dsilvers/gtk-bitmap-pretile
...
svn path=/trunk/netsurf/; revision=2824
2006-08-09 15:06:14 +00:00
Rob Kendrick
000f7502ba
Make image resampling optional in nsgtk
...
svn path=/trunk/netsurf/; revision=2794
2006-07-23 22:44:42 +00:00
Rob Kendrick
18d84f0c10
Make Cairo rendering a run-time option in nsgtk - also add infrastructure for nsgtk-specific options.
...
svn path=/trunk/netsurf/; revision=2793
2006-07-23 22:32:33 +00:00
Richard Wilson
a47f148f2d
Optimise out redundant group_start and group_end calls (speed up rendering.)
...
svn path=/trunk/netsurf/; revision=2725
2006-07-10 09:52:31 +00:00
Rob Kendrick
6b63e72272
[project @ 2006-03-31 10:50:14 by rjek]
...
GTK dotted line plotting improvements
svn path=/import/netsurf/; revision=2483
2006-03-31 10:50:14 +00:00
Daniel Silverstone
d7447adc6c
[project @ 2006-03-26 16:36:20 by dsilvers]
...
Fix plotters to use system colormap to save widget ranting when rendering history thumbnails
svn path=/import/netsurf/; revision=2177
2006-03-26 16:36:20 +00:00
Rob Kendrick
556072e994
[project @ 2006-03-25 23:53:34 by rjek]
...
Misc GTK thumbnailing fixes
svn path=/import/netsurf/; revision=2167
2006-03-25 23:53:34 +00:00
Rob Kendrick
b82d35b061
[project @ 2006-03-25 23:31:41 by rjek]
...
Initial GTK thumbnail rendering implementation (still gets fonts too big)
svn path=/import/netsurf/; revision=2166
2006-03-25 23:31:42 +00:00
Rob Kendrick
f6197574b6
[project @ 2006-03-23 13:51:39 by rjek]
...
Dashed and dotted line and rectangle drawing in GDK/Cairo plotters
svn path=/import/netsurf/; revision=2155
2006-03-23 13:51:39 +00:00
Rob Kendrick
4e48ad2f07
[project @ 2006-03-23 04:37:53 by rjek]
...
Use higher quality dither in GTK image plotting
svn path=/import/netsurf/; revision=2153
2006-03-23 04:37:53 +00:00
Rob Kendrick
388ce7b8c4
[project @ 2006-03-21 17:22:41 by rjek]
...
Radio and checkbox widgets are now 3D, and implemented arc plotting for them
svn path=/import/netsurf/; revision=2145
2006-03-21 17:22:41 +00:00
Rob Kendrick
9f4a79dda1
[project @ 2006-03-20 17:39:39 by rjek]
...
Minor Cairo colour selection and line drawing improvements
svn path=/import/netsurf/; revision=2143
2006-03-20 17:39:39 +00:00
Rob Kendrick
dd6bb64347
[project @ 2006-03-20 10:56:54 by rjek]
...
Source cleanup and true/false to TRUE/FALSE conversion for GTK plotters
svn path=/import/netsurf/; revision=2142
2006-03-20 10:56:54 +00:00
Rob Kendrick
f519569474
[project @ 2006-03-19 23:56:52 by rjek]
...
Cairo area clipping, and misc fixups in GTK plotters
svn path=/import/netsurf/; revision=2141
2006-03-19 23:56:52 +00:00
Rob Kendrick
5c7b5d81ad
[project @ 2006-03-19 21:44:22 by rjek]
...
Some Cairo line thickness related fixes
svn path=/import/netsurf/; revision=2139
2006-03-19 21:44:22 +00:00
Rob Kendrick
1af8434032
[project @ 2006-03-19 20:53:46 by rjek]
...
Some GTK plotters now use Cairo if it is available for higher render quality
svn path=/import/netsurf/; revision=2137
2006-03-19 20:53:46 +00:00
Rob Kendrick
1562dd03cb
[project @ 2006-03-19 19:03:07 by rjek]
...
Implemented unfilled disc plotting and GTK disc plotting
svn path=/import/netsurf/; revision=2136
2006-03-19 19:03:07 +00:00
Daniel Silverstone
2a6b4b79b0
[project @ 2006-03-14 22:14:02 by dsilvers]
...
Fix anchoring and repeats for gtk repeated bitmaps
svn path=/import/netsurf/; revision=2131
2006-03-14 22:14:02 +00:00
Daniel Silverstone
e761d87f35
[project @ 2006-03-14 21:14:17 by dsilvers]
...
Add tiled bitmap support to GTK port to make backgrounds etc work
svn path=/import/netsurf/; revision=2130
2006-03-14 21:14:17 +00:00
Daniel Silverstone
22d208e107
[project @ 2006-03-10 02:03:56 by dsilvers]
...
Remove some unnecessary debug from GTK frontend
svn path=/import/netsurf/; revision=2119
2006-03-10 02:03:56 +00:00
Daniel Silverstone
b58c92b030
[project @ 2006-03-10 01:42:21 by dsilvers]
...
Make sure zero width/height images don't crash the gtk renderer
svn path=/import/netsurf/; revision=2117
2006-03-10 01:42:21 +00:00
James Bursa
10291d72b3
[project @ 2005-12-19 22:50:23 by bursa]
...
Add headers and get rid of all externs in .c files.
svn path=/import/netsurf/; revision=1901
2005-12-19 22:50:23 +00:00
James Bursa
8550695710
[project @ 2005-02-27 16:03:02 by bursa]
...
Fix the GTK build.
svn path=/import/netsurf/; revision=1527
2005-02-27 16:03:02 +00:00
James Bursa
a76404dfd0
[project @ 2005-01-13 20:28:50 by bursa]
...
Fix some compilation warnings in the debug build. Update nsgtk_plot_rectangle() with the new parameters.
svn path=/import/netsurf/; revision=1447
2005-01-13 20:29:24 +00:00
James Bursa
ed05aa87f8
[project @ 2004-12-25 11:37:35 by bursa]
...
Fix line endings.
svn path=/import/netsurf/; revision=1409
2004-12-25 11:37:35 +00:00
John Mark Bell
963c3766d5
[project @ 2004-10-20 23:31:31 by jmb]
...
Reimplement draw groups
svn path=/import/netsurf/; revision=1332
2004-10-20 23:31:32 +00:00
James Bursa
892a348b73
[project @ 2004-10-17 21:51:06 by bursa]
...
Update to use plotters for HTML redraw.
svn path=/import/netsurf/; revision=1322
2004-10-17 21:51:06 +00:00