2009-03-30 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Mon, 30 Mar 2009 04:58:02 +0000 (04:58 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Mon, 30 Mar 2009 04:58:02 +0000 (04:58 -0000)
commitbb93111ec90055db1a81b6f4b6a56e167f6101ad
treeada12b9256a7978b143e22b0b1e090f4faa1f61d
parent36e8e4a3a4418af4dca086a4f9dbd0cb95605ca2
2009-03-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* XplatUIX11.cs: When handling the SelectionRequest event, use
SelectionRequestEvent instead of SelectionEvent, so we get the right
data for the app asking for clipboard data. Set the member of
SelectioneEvent.property to indicate the place where we are storing
the information as well - this is specially important for gnome/kde
apps using the TARGETS atom to ask for the supported permission before
actually asking for a specific format.
Fixes #489393.

svn path=/trunk/mcs/; revision=130531
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs