Clipboard update
authorRobert Roebling <robert@roebling.de>
Wed, 9 Dec 1998 12:14:16 +0000 (12:14 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 9 Dec 1998 12:14:16 +0000 (12:14 +0000)
commitdb1b49617679e97304ddc36491bfcdc14381d904
treeb827fd85c703bad9edda371c22c5223ca5e8a0dd
parent5523168ef108f3c45628c1399db5b3f794bd1564
  Clipboard update
  menuitem->SetName() -> SetText() (or other raound)
  GetChildren() returns reference

  this still doesn't compile, I'm waiting

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
include/wx/gtk/menuitem.h
include/wx/gtk/window.h
include/wx/gtk1/menuitem.h
include/wx/gtk1/window.h
src/gtk/clipbrd.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/menu.cpp
src/gtk/window.cpp
src/gtk1/clipbrd.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/menu.cpp
src/gtk1/window.cpp