compile fixes for EMX
authorRobert Roebling <robert@roebling.de>
Mon, 16 Aug 1999 12:18:40 +0000 (12:18 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 16 Aug 1999 12:18:40 +0000 (12:18 +0000)
commitfd9811b13784a58dd58126bc4b7d5f4c195839b2
tree53950efa710a758f3bb12052401c09c7540175c3
parentc62d8082728e791268786b4ac685eb5177e582ef
  compile fixes for EMX
  minor doc updates
  minor fixes for problems with rdrag and ldrag in tree ctrl and list ctrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
configure.in
docs/latex/wx/listbox.tex
docs/latex/wx/window.tex
include/wx/generic/listctrl.h
include/wx/generic/treectrl.h
include/wx/gtk/listbox.h
include/wx/gtk/mdi.h
include/wx/gtk1/listbox.h
include/wx/gtk1/mdi.h
include/wx/sckaddr.h
include/wx/wxchar.h
samples/listctrl/listtest.cpp
src/generic/listctrl.cpp
src/generic/treectrl.cpp
src/gtk/app.cpp
src/gtk/menu.cpp
src/gtk/stattext.cpp
src/gtk1/app.cpp
src/gtk1/menu.cpp
src/gtk1/stattext.cpp
src/unix/utilsunx.cpp