]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Big sprawling dialog-box commit covering all sorts of things.
authorSimon Tatham <anakin@pobox.com>
Tue, 18 Mar 2003 19:06:51 +0000 (19:06 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 18 Mar 2003 19:06:51 +0000 (19:06 +0000)
commit4d41247cde7661179a3dc1f8b9166e9c7f45a9a9
tree723e42d070bae105ed575615e09ee0c174c51b43
parente2874c40c80154b9c0d185d4c752512110e66b03
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.

[originally from svn r2958]
config.c
dialog.c
dialog.h
mac/macctrls.c
unix/gtkdlg.c
winctrls.c