]> Pileus Git - ~andy/gtk/commit
Deal gracefully with unowned selections
authorMatthias Clasen <mclasen@redhat.com>
Tue, 1 Feb 2011 00:35:51 +0000 (19:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 1 Feb 2011 00:35:51 +0000 (19:35 -0500)
commitb52db73f59dc72dd81a01a323893a738303a775d
treec3c6adf3ddf650fe6e49b7295ea55d1755766184
parentfc43e42bf2d755d675ffe9214fdcceb2351ca2aa
Deal gracefully with unowned selections

If a selection looses its owner without a replacement, owner is
None, which we did not handle very well.

https://bugzilla.gnome.org/show_bug.cgi?id=641042
gdk/gdkevents.c
gdk/gdkevents.h
gdk/x11/gdkdisplay-x11.c