Changed wxGTK's notion of SetSize() to never allow setting
authorRobert Roebling <robert@roebling.de>
Tue, 23 Jul 2002 20:51:42 +0000 (20:51 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 23 Jul 2002 20:51:42 +0000 (20:51 +0000)
commitd44c23ceb6f816dedd0162f0ca9269ef5f97d0f5
tree07167d1fb6909c03052bc7f942b70d09f94222ba
parent2c519e86c2a225ed386f37ef061c21909efb45e6
Changed wxGTK's notion of SetSize() to never allow setting
the width and height to -1 even if the wxALLOW_MINUS_ONE
flag is set.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/toplevel.cpp
src/gtk/window.cpp
src/gtk1/toplevel.cpp
src/gtk1/window.cpp