chiark / gitweb /
Fixes to r8997: firstly, move the fix out of #ifdef CAIRO so that it
authorSimon Tatham <anakin@pobox.com>
Sat, 6 Nov 2010 17:47:46 +0000 (17:47 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 6 Nov 2010 17:47:46 +0000 (17:47 +0000)
commit4d41f0f7178a55dfdce23e5bd5b9c3095ca1754e
treef80301aba9eb724d72a9264fed37f1ace98238d7
parent64e78f644cd99f06f70c818e6689622d8652f43f
Fixes to r8997: firstly, move the fix out of #ifdef CAIRO so that it
applies to both drawing mechanisms, and secondly, make sure to paint
the spare pieces of window in the _puzzle's_ background colour
rather than the (sometimes slightly different) system default.

[originally from svn r9021]
[r8997 == 26c669a6b2892b97b4a9bc6842f633291951fdbd]
gtk.c