Color cubes now get created on 8-bit true-color
authorRobert Roebling <robert@roebling.de>
Thu, 27 May 1999 19:54:05 +0000 (19:54 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 27 May 1999 19:54:05 +0000 (19:54 +0000)
commitca26177c3093ba7b4e66a4ced6e34041a263411d
tree660d3491f3c6dbf048bada6c6ef2286c3378592e
parent00a395425ca9bc2af88f24d56324779c726fba94
  Color cubes now get created on 8-bit true-color
    visual as well. (This exists).
  Added MakeModal() to wxFrame.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/frame.h
include/wx/gtk1/frame.h
samples/image/image.cpp
src/gtk/app.cpp
src/gtk/frame.cpp
src/gtk1/app.cpp
src/gtk1/frame.cpp