Fix browsing for save file in WB
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 30 Mar 2012 08:07:04 +0000 (10:07 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:27:56 +0000 (11:27 +0200)
commiteb619b99143957ad749542a47fef2ed398011e87
tree47a124f89c071c4450ef5c4f920db9439981d300
parentc1e72af1b98ee0fa2d203eb4b896ab7e099b51d6
Fix browsing for save file in WB

The generic popup browse buttons used the wrong flavor of browser,
which would only accept existing files. This was inconvenient when browsing
for a save file. The other flavor of browser is now used by default (so that
engine options also use it), and a new flag is added in the option.max field
(which was already indicating file type) to request readonly browsing for a
save file.
winboard/wsettings.c