added wxCB_READONLY
authorRobert Roebling <robert@roebling.de>
Wed, 14 Apr 1999 12:58:23 +0000 (12:58 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 14 Apr 1999 12:58:23 +0000 (12:58 +0000)
commita260fe6a435f318c386b2da660fd30a7a2b02ce5
tree25ebc783fe3d88f70b6af43ce8d575bf87537b77
parentf39f922082998efebf8ae831a8458f4beca390dc
  added wxCB_READONLY
  fixed MDI bug
  fixed GTK 1.2.0 compilation in wxMenu::something

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/controls/controls.cpp
src/gtk/combobox.cpp
src/gtk/mdi.cpp
src/gtk/menu.cpp
src/gtk1/combobox.cpp
src/gtk1/mdi.cpp
src/gtk1/menu.cpp