Commit Graph

16 Commits (mmu_man/xf86keys)

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