Game configuration box for Windows, by constructing the dialog box
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 3 May 2004 07:52:33 +0000 (07:52 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 3 May 2004 07:52:33 +0000 (07:52 +0000)
commit077f3cbef8366f3cd57f07cb3eb5118457ea4f6d
tree3f600da45f2654fe397081e1ac038edfe8e1df35
parent957099664a88cb1c3d83949355ca87043ae63d9b
Game configuration box for Windows, by constructing the dialog box
right from scratch without the slightest reference to any dialog
templates (meaning that we get to figure out the layout and _then_
choose the window size). I'm rather pleased with that. Also
introduced free_cfg(), which is why this checkin touched gtk.c as
well.

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