Dnd constant name changes because names like Copy can be #defined by other
authorJulian Smart <julian@anthemion.co.uk>
Thu, 17 Sep 1998 16:57:01 +0000 (16:57 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 17 Sep 1998 16:57:01 +0000 (16:57 +0000)
commit46ccb5107ff22cb5cc1b36ef2a28ea1e31b0fc91
tree55a61640dd404f5ff5e6c56f835788082a666ec4
parent9fdf3c3877762345b73c09479c193bf73eb2d7ff
Dnd constant name changes because names like Copy can be #defined by other
apps. Various other changes to stubs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
26 files changed:
distrib/msw/gtk.rsp
distrib/msw/msw.rsp
include/wx/defs.h
include/wx/dnd.h
include/wx/gtk/dnd.h
include/wx/gtk1/dnd.h
include/wx/msw/ole/dropsrc.h
include/wx/msw/window.h
include/wx/stubs/dnd.h
include/wx/stubs/frame.h
include/wx/stubs/window.h
include/wx/taskbar.h
include/wx/tbarsmpl.h
include/wx/toolbar.h
include/wx/utils.h
samples/dnd/dnd.cpp
samples/minimal/makefile.unx
src/common/gdicmn.cpp
src/common/postscrp.cpp
src/common/socket.cpp
src/gtk/dnd.cpp
src/gtk1/dnd.cpp
src/msw/ole/dropsrc.cpp
src/stubs/dnd.cpp
src/stubs/frame.cpp
src/stubs/window.cpp