Various cosmetic fixes to the GTK config box: vertical alignment of
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Mar 2003 17:00:06 +0000 (17:00 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Mar 2003 17:00:06 +0000 (17:00 +0000)
commitc5d64b49df6169a2d7e74983c776ddba45b0a34a
tree66395595976b9a573e3e06adc9f111b3099a9294
parent18c2f87cdf4bcb298f777959b1742e3db453a638
Various cosmetic fixes to the GTK config box: vertical alignment of
edit box labels, Left/Right on the treeview to collapse and expand
branches, a window title, and the best treatment of wrapping text
widgets I could think of within the product-order-oriented GTK
layout model. I think this thing is now pretty much as good as it's
going to get before GTK v2 (which should fix one or two remaining
minor nasties which I really couldn't be bothered to work around in
GTK 1.2), so the next step is to actually start _using_ it.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2979 cda61777-01e9-0310-a592-d414129be87e
unix/gtkdlg.c
unix/gtkpanel.c