integrated jaws into winboard
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 14 Jul 2009 02:29:53 +0000 (19:29 -0700)
committerArun Persaud <arun@nubati.net>
Tue, 14 Jul 2009 02:29:53 +0000 (19:29 -0700)
commit38e2bc1425235f96bc0caca2cb77043a661041ad
treebbe01d7bf531021fef64999f4fee2eaa7bc3fe22
parent4d100caa72e08296204e787bce6af8f0bcfebaec
integrated jaws into winboard

I integrated the JAWS patch now into WinBoard in such a way that the
JAWS and standard version can use the same resource file. This new
winboard.c contains the improved dialog layot of the JAWS version,
but none of the menus and JAWS-specific acclerator keys. The latter
are now generated at run time by code in jaw.s. As a result jaws.h
could be cancelled, as there the JAWS-specific defines are no
longer needed outside jaws.c (now the .rc does not use them), and
is incorporated in it.
winboard/jaws.c
winboard/jaws.h [deleted file]
winboard/jaws.rc [deleted file]
winboard/resource.h
winboard/winboard.c
winboard/winboard.rc