simon-svn: puzzles: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Sat Jun 18 09:52:50 BST 2005
SVN root: svn://ixion.tartarus.org/main
Changes by: simon
Revision: 5975
Date: 2005-06-18 09:52:50 +0100 (Sat, 18 Jun 2005)
Log message (7 lines):
Just noticed yesterday that initial window sizing is broken on
Windows for puzzles with status bars, because the initial call to
check_window_size is given the window size _without_ the status bar
and assumes that that has to be big enough for the whole thing
_with_ the status bar, so it shrinks everything by a little bit. So
now we resize the window to take account of the status bar before
calling check_window_size(), and the problem seems to have gone away.
Modified files:
U puzzles/windows.c
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=5975&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/windows.c?rev=5975&r1=5974&r2=5975
More information about the tartarus-commits
mailing list