simon-svn: putty-gtk2: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Mar 29 14:54:55 GMT 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       7954
Date:           2008-03-29 14:54:55 +0000 (Sat, 29 Mar 2008)

Log message (10 lines):
Aha, _that's_ why there was some unexplained space on the RHS of the
font selector: I had got the row and column counts in
gtk_table_new() back to front, so the space on the right was the
padding around five empty table columns! (And apparently a GtkTable
silently expands if you try to use rows that don't exist, which is
why I hadn't already noticed.)

Fixed that, and added some padding around the entire table. I think
my font selector is now finished, except for any bug fixes that come
up in testing.

Modified files:
U   putty-gtk2/unix/gtkfont.c

Links:
http://svn.tartarus.org/?rev=7954&view=rev
http://svn.tartarus.org/putty-gtk2/unix/gtkfont.c?rev=7954&r1=7953&r2=7954



More information about the tartarus-commits mailing list