Artifact a3a6e1c9d729a03636cbedb1577393ae254d5c29:
- File Recipe — part of check-in [623bf020eb] at 2003-03-05 16:07:40 on branch trunk — The long-awaited config box revamp! I've taken the whole config box to pieces, and put it back together in a new table-driven form. config.c sets up a data structure describing most of the config box; wincfg.c adds in the Windows-specific options (so that config.c can also form the basis for Mac and Unix config boxes). Then winctrls.c contains a shiny new layout engine which consumes that data structure, and windlg.c passes all WM_COMMAND and similar messages to a driver alongside that layout engine. In the process I've sorted out nicer-looking panel titles and finally fixed the list-boxes-are- never-the-right-size bug (turned out to be Windows's fault, of course). I _believe_ it should do everything the old config box did, including context help. Now everyone has to test it thoroughly... (user: simon size: 6928)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.