]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Another tedious chore off the to-do list. I've just checked over my
authorSimon Tatham <anakin@pobox.com>
Wed, 2 Apr 2008 17:04:21 +0000 (17:04 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 2 Apr 2008 17:04:21 +0000 (17:04 +0000)
commited085ca8241ea9077436940cf7ccabb5c89b6086
tree639c4886704fa6c0b0212ae8f85d4a3491f80c80
parent50d4d056791e443f3cfcf2f705cc505b7df69dbe
Another tedious chore off the to-do list. I've just checked over my
custom Columns layout class to see what fiddly details of
GTK2isation were yet to be done. It turns out that all the basic
object management got moved out of GTK into a separate library, so
that all the gtk_object_* calls are deprecated and g_object_* should
be used instead; having done that, though, it all looks perfectly
fine.

[originally from svn r7962]
unix/GTK2.TODO
unix/gtkcols.c