Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 22 Mar 2003 17:00:08 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Mar 22 2003  17:00:08 GMT

Log message:
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.

Modified files:
    unix            : gtkdlg.c gtkpanel.c

Links:
http://cvs.tartarus.org//putty/unix/gtkdlg.c.diff?r1=1.7&r2=1.8
http://cvs.tartarus.org//putty/unix/gtkpanel.c.diff?r1=1.1&r2=1.2