Michael Drake
|
d9e7d58106
|
Fix up ripples from urldb change.
|
13 years ago |
Vincent Sanders
|
df18a97143
|
Change GTK plotting to use cairo surfaces throughout
svn path=/trunk/netsurf/; revision=13354
|
13 years ago |
Michael Drake
|
67f2470d5a
|
Pass whether background images are wanted in redraw_context.
svn path=/trunk/netsurf/; revision=13335
|
13 years ago |
Vincent Sanders
|
e82c5be653
|
remove deprecated GDK usage except for in libsexy
svn path=/trunk/netsurf/; revision=12803
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
Michael Drake
|
55fd1d0133
|
Front ends don't need to call thumbnail_get_redraw_scale() now.
svn path=/trunk/netsurf/; revision=11946
|
14 years ago |
Michael Drake
|
5833549a35
|
Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale global.
svn path=/trunk/netsurf/; revision=11943
|
14 years ago |
Michael Drake
|
8813181cea
|
Use core's thumbnail_redraw().
svn path=/trunk/netsurf/; revision=11717
|
14 years ago |
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
|
14 years ago |
Michael Drake
|
8912285839
|
Comment rationale for render buffer dimensions.
svn path=/trunk/netsurf/; revision=11699
|
14 years ago |
Michael Drake
|
082b128106
|
Remove legacy logging.
svn path=/trunk/netsurf/; revision=11698
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
Vincent Sanders
|
42f89d4e0b
|
fixup gtk source file names
svn path=/trunk/netsurf/; revision=11529
|
14 years ago |