Vincent Sanders
|
e82c5be653
|
remove deprecated GDK usage except for in libsexy
svn path=/trunk/netsurf/; revision=12803
|
2011-09-17 14:58:42 +00:00 |
Michael Drake
|
eddae6af06
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
svn path=/trunk/netsurf/; revision=12543
|
2011-06-30 15:48:07 +00:00 |
Vincent Sanders
|
e7f9e93cc6
|
make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE
svn path=/trunk/netsurf/; revision=12138
|
2011-03-26 20:56:59 +00:00 |
Michael Drake
|
55fd1d0133
|
Front ends don't need to call thumbnail_get_redraw_scale() now.
svn path=/trunk/netsurf/; revision=11946
|
2011-03-09 21:04:15 +00:00 |
Michael Drake
|
5833549a35
|
Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale global.
svn path=/trunk/netsurf/; revision=11943
|
2011-03-09 16:52:03 +00:00 |
Michael Drake
|
8813181cea
|
Use core's thumbnail_redraw().
svn path=/trunk/netsurf/; revision=11717
|
2011-02-19 22:24:36 +00:00 |
Michael Drake
|
a66575dfeb
|
Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create().
svn path=/trunk/netsurf/; revision=11716
|
2011-02-19 22:17:54 +00:00 |
Michael Drake
|
8912285839
|
Comment rationale for render buffer dimensions.
svn path=/trunk/netsurf/; revision=11699
|
2011-02-16 14:35:48 +00:00 |
Michael Drake
|
082b128106
|
Remove legacy logging.
svn path=/trunk/netsurf/; revision=11698
|
2011-02-16 14:14:00 +00:00 |
Michael Drake
|
120005e04b
|
Various gtk thumbnailing fixes. Don't make intermediate buffer bigger than it needs to be. Don't pass clip rect that's larger than render area. Don't plot blank background before setting the clip rect. Scale initial content render appropriately. Simplify and fix scale calc for thumbnail resampling.
svn path=/trunk/netsurf/; revision=11697
|
2011-02-16 13:52:29 +00:00 |
Michael Drake
|
94e7b44ebc
|
Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct.
svn path=/trunk/netsurf/; revision=11683
|
2011-02-14 22:05:39 +00:00 |
Michael Drake
|
fe7921a387
|
Pass clip rect as struct through content_redraw api. Update the front ends to use this. Note only RO build tested.
svn path=/trunk/netsurf/; revision=11670
|
2011-02-13 22:25:11 +00:00 |
Vincent Sanders
|
42f89d4e0b
|
fixup gtk source file names
svn path=/trunk/netsurf/; revision=11529
|
2011-01-29 23:40:22 +00:00 |