]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Make the use of server-side backing pixmaps in GTK optional.
authorSimon Tatham <anakin@pobox.com>
Sun, 16 Aug 2015 08:02:31 +0000 (09:02 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 16 Aug 2015 12:11:06 +0000 (13:11 +0100)
commit5319c659ad23fde34606f49847e70867c5826ea9
treea84f6da5402f26770a04a7055871c77dc9d0630f
parent066bce3d1991f67527360b4d051192ec14c316f2
Make the use of server-side backing pixmaps in GTK optional.

We won't be able to use them in GTK3, or when compiling with GTK2 and
-DGDK_DISABLE_DEPRECATED.

This applies to the one we use for the main terminal window, and also
the small one we use for the preview pane in the unified font selector.
unix/gtkfont.c
unix/gtkfont.h
unix/gtkwin.c