]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Update all the list box code in gtkdlg.c to use the new-style GTK2
authorSimon Tatham <anakin@pobox.com>
Wed, 2 Apr 2008 14:48:06 +0000 (14:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 2 Apr 2008 14:48:06 +0000 (14:48 +0000)
commit6a743399b03e3d609b8529f2695c2cb2ff03c5ee
tree6d78a1ed33f07c1f134eabbcda83fe25f5eefacd
parentd2b4b4a9efe9a52a10faa97faca7dd248ebbc08f
Update all the list box code in gtkdlg.c to use the new-style GTK2
GtkTreeView, GtkComboBox and GtkComboBoxEntry instead of the various
old deprecated stuff. Immediate benefit: GTK2 natively supports real
drag lists, hooray!

[originally from svn r7959]
dialog.h
unix/GTK2.TODO
unix/gtkdlg.c