Big sprawling dialog-box commit covering all sorts of things.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 18 Mar 2003 19:06:51 +0000 (19:06 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 18 Mar 2003 19:06:51 +0000 (19:06 +0000)
commit0bd8d76d08b2f222bc624a9b85e482a6e2629710
tree723e42d070bae105ed575615e09ee0c174c51b43
parentb302c7abbc4698b6124bb6ec97e3812fbeb65dde
Big sprawling dialog-box commit covering all sorts of things.
Buttons now have an `iscancel' flag to go with `isdefault';
dlg_last_focused() now explicitly passes the control it _doesn't_
care about (`I want the last control that had focus and isn't this
one'); and in the GTK implementation, various fixes have happened,
notably including arrow keys working sensibly in list boxes and the
treeview and short font aliases being expanded correctly to
initialise the font selectors.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2958 cda61777-01e9-0310-a592-d414129be87e
config.c
dialog.c
dialog.h
mac/macctrls.c
unix/gtkdlg.c
winctrls.c