A bit more DnD and clipbrd updates
authorRobert Roebling <robert@roebling.de>
Tue, 15 Dec 1998 08:03:37 +0000 (08:03 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 15 Dec 1998 08:03:37 +0000 (08:03 +0000)
commit2830bf19dc5094794e8f1fee05aceb591ffe215b
tree59f155174c2bb58333ce3d8aa2024f5935698b98
parentf5d29b396f837cab85b8d63992cc1b640007db67
  A bit more DnD and clipbrd updates
  wxTextCtrl now hides the vertical until required

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/textctrl.h
include/wx/gtk1/textctrl.h
samples/controls/controls.cpp
src/gtk/clipbrd.cpp
src/gtk/dialog.cpp
src/gtk/dnd.cpp
src/gtk/textctrl.cpp
src/gtk1/clipbrd.cpp
src/gtk1/dialog.cpp
src/gtk1/dnd.cpp
src/gtk1/textctrl.cpp