simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Tue Sep 14 11:55:06 BST 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8997
Date:           2010-09-14 11:55:06 +0100 (Tue, 14 Sep 2010)

Log message (10 lines):
Jonas Koelker reports that using the version of GTK currently in
Debian sid (2.20.1), there's a redraw problem when the window has a
different aspect ratio from the puzzle (due to resizing or
maximising): pieces of the window outside the real puzzle rectangle
don't get redrawn when exposed (e.g. by the drop-down menus).

Introduced code to explicitly redraw the whole exposed area,
including the parts that fall outside the pixmap. This makes the
problem go away in my hasty test install of sid, and doesn't seem to
affect the build on lenny.

Modified files:
U   puzzles/gtk.c

Links:
http://svn.tartarus.org/sgt/?rev=8997&view=rev
http://svn.tartarus.org/sgt/puzzles/gtk.c?rev=8997&r1=8996&r2=8997



More information about the tartarus-commits mailing list