decode URIs in wxFileDataObject::SetData(); fixes problem with filenames with spaces...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Oct 2004 22:14:55 +0000 (22:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Oct 2004 22:14:55 +0000 (22:14 +0000)
commite188df5deaec1fedadeee361d6e40fb40f9c8d1e
treebf8bc04626294420ed579ef46f8f7297e476a8ae
parent4e689ecdb5ddbd69da452b667aea9feb0e42c4dc
decode URIs in wxFileDataObject::SetData(); fixes problem with filenames with spaces in their names (which were represented as )

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/dataobj.cpp
src/gtk1/dataobj.cpp