Added wxCountingStream for measuring the size of streamed data
authorRobert Roebling <robert@roebling.de>
Sun, 22 Aug 1999 14:10:50 +0000 (14:10 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 22 Aug 1999 14:10:50 +0000 (14:10 +0000)
commite2acb9ae1c69c1e37cbe0e46933929f5b1b021ba
tree1426430776165cb6099b08116b838322e5deb3a1
parentac2def68edf450f51483c8d78dbc2890dd6985bc
  Added wxCountingStream for measuring the size of streamed data
  Added wxBitmapObject for putting it on the clipboard

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/gtk/dataobj.h
include/wx/gtk1/dataobj.h [copied from include/wx/gtk/dataobj.h with 50% similarity]
include/wx/stream.h
samples/dnd/Makefile.in
samples/dnd/dnd.cpp
samples/dnd/julian.png [new file with mode: 0644]
src/common/stream.cpp
src/gtk/clipbrd.cpp
src/gtk/dataobj.cpp
src/gtk1/clipbrd.cpp
src/gtk1/dataobj.cpp
utils/wxMMedia2/lib/cdbase.h