]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit75ecce0d810651b47230a714786a0b054b3cba07
tree723e42d070bae105ed575615e09ee0c174c51b43
parent8d1836f516b78c73133284e9287de290a459c8a1
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: http://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