]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Various cosmetic fixes to the GTK config box: vertical alignment of
authorSimon Tatham <anakin@pobox.com>
Sat, 22 Mar 2003 17:00:06 +0000 (17:00 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 22 Mar 2003 17:00:06 +0000 (17:00 +0000)
commitc42085dc89b6760ab968c95bc369b03b625c3544
tree66395595976b9a573e3e06adc9f111b3099a9294
parentba7148c42bc3144a109ce325d80be05d7bc9453f
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.

[originally from svn r2979]
unix/gtkdlg.c
unix/gtkpanel.c