Files
wxWidgets/src/gtk
Vadim Zeitlin d5363c04ac Correct the direction passed to wxDataObject in wxGTK clipboard code.
We should quert for IsSupportedFormat(format, Set) before calling SetData()
with this format, not for IsSupportedFormat(Get) which is the default and was
used by the code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-18 21:54:53 +00:00
..
2011-03-22 14:17:38 +00:00
2011-01-04 08:31:53 +00:00
2011-01-04 09:13:49 +00:00
2011-08-13 16:17:59 +00:00
2011-09-28 06:02:21 +00:00
2011-01-04 09:20:10 +00:00
2011-01-07 22:01:22 +00:00
2011-01-04 08:31:53 +00:00
2011-03-29 05:17:00 +00:00
2011-01-04 08:31:53 +00:00
2011-04-06 17:02:28 +00:00