Corrected byte swapping macros.
authorRobert Roebling <robert@roebling.de>
Thu, 10 Jun 1999 22:29:46 +0000 (22:29 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 10 Jun 1999 22:29:46 +0000 (22:29 +0000)
commit7e2c43b8551c394d790e416ae52a4476c759683e
tree2b9dcaaf38799f11ed809c0af1246319e51f4efa
parent85833f5c6c5c136d16ccd01c90cc243d5d025e0a
  Corrected byte swapping macros.
  Added test for them to typetest.
  Removed debug code from wxClipboard.
  Added empty compat. call to wxMSW's clipboard.
  Added for primary selection to sample/text.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
include/wx/msw/clipbrd.h
samples/text/controls.cpp
samples/typetest/typetest.cpp
samples/typetest/typetest.h
src/common/image.cpp
src/gtk/clipbrd.cpp
src/gtk1/clipbrd.cpp