Lots of Unix/Unicode compile fixes, some of which
authorRobert Roebling <robert@roebling.de>
Mon, 5 Aug 2002 18:04:08 +0000 (18:04 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 5 Aug 2002 18:04:08 +0000 (18:04 +0000)
commit401eb3dec29c09b9afcc843842cba48b33a5089b
tree7cbba459dfee4e226da4fcfe2b7b2c2e5505ebe2
parentd7a7bd6d27cf2d3bb23c5ceeccbcbe74cf83b4ec
  Lots of Unix/Unicode compile fixes, some of which
    are just #ifdef 0 such as the wxExecute calls
    in gdcps.cpp.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
28 files changed:
include/wx/gtk/colour.h
include/wx/gtk/combobox.h
include/wx/gtk/gauge.h
include/wx/gtk/notebook.h
include/wx/gtk/spinctrl.h
include/wx/gtk1/colour.h
include/wx/gtk1/combobox.h
include/wx/gtk1/gauge.h
include/wx/gtk1/notebook.h
include/wx/gtk1/spinctrl.h
include/wx/motif/bmpbuttn.h
src/common/dynload.cpp
src/common/filefn.cpp
src/common/filename.cpp
src/common/msgout.cpp
src/common/sckipc.cpp
src/common/textcmn.cpp
src/common/xpmdecod.cpp
src/generic/dcpsg.cpp
src/html/helpdata.cpp
src/motif/bmpbuttn.cpp
src/unix/dialup.cpp
src/unix/dir.cpp
src/unix/fontenum.cpp
src/unix/fontutil.cpp
src/unix/snglinst.cpp
src/unix/threadpsx.cpp
src/unix/utilsunx.cpp