Fixes to r8997: firstly, move the fix out of #ifdef CAIRO so that it
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 6 Nov 2010 17:47:46 +0000 (17:47 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 6 Nov 2010 17:47:46 +0000 (17:47 +0000)
commit0b236a42885cb148f9a7586b17fe7fdf1c285d6a
treef80301aba9eb724d72a9264fed37f1ace98238d7
parent47a46323c703008b7c898400a26001086ea2dd16
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.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9021 cda61777-01e9-0310-a592-d414129be87e
gtk.c