Lots more Unicode fixes.
authorRobert Roebling <robert@roebling.de>
Mon, 19 Aug 2002 17:02:10 +0000 (17:02 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 19 Aug 2002 17:02:10 +0000 (17:02 +0000)
commitca11abde117b55a0054588fcf138234f8172b98d
treefd29137a4652dad6defa784072b2f4df09248fca
parent127328cdd34a23871eb547bb83fd4b5971a7e80a
  Lots more Unicode fixes.
  wxClipboard fixes for GTK2 and UTF8.
  wxFileConfig now uses wxConvLocal to convert text
    and doesn't crash anymore..

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/file.h
src/common/file.cpp
src/common/fileconf.cpp
src/common/filename.cpp
src/common/strconv.cpp
src/gtk/clipbrd.cpp
src/gtk/dataobj.cpp
src/gtk1/clipbrd.cpp
src/gtk1/dataobj.cpp