]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add missing call to gtk_selection_clear_targets(), without which the
authorSimon Tatham <anakin@pobox.com>
Mon, 1 Dec 2008 23:03:11 +0000 (23:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 1 Dec 2008 23:03:11 +0000 (23:03 +0000)
commit5fec8bd8976eea122208e1a5de202a536bbcc4ac
tree6cab91efe2b4b33b8d982930436ab82f752609ab
parent5d0d5e0466d19627405dc8ea5f0513afcd2edb27
Add missing call to gtk_selection_clear_targets(), without which the
list of selection targets offered by GTK PuTTY/pterm grows an extra
copy of each of the three supported text formats every time the user
makes a selection!

[originally from svn r8364]
unix/gtkwin.c