2010-04-26 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Mon, 26 Apr 2010 06:08:53 +0000 (06:08 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Mon, 26 Apr 2010 06:08:53 +0000 (06:08 -0000)
commit2d74ebce440fce838242a3b2e8c30529bbf0df1e
tree4f6865f921f4c22601ce7d0c3a8abc2f7179c0d4
parentccb8224144d929f101fcca711605300123770366
2010-04-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* XplatUIX11.cs: When retrieving data from the x11 clipboard and we
are using either XA_STRING or OEMTEXT try to detect if we have escaped
unicode chars, and unescape them as needed. This us used by some
(gnome) applications to pass unicode chars in a non-unicode context.
Fixes #596402.

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