I keep running into situations where the old small default window size
authorRobin Dunn <robin@alldunn.com>
Sat, 13 Mar 2004 20:41:09 +0000 (20:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 13 Mar 2004 20:41:09 +0000 (20:41 +0000)
commit66202a7ee6d36fcca5b8d7159eca7ceb743f2f77
tree81efc7313ccc41931d2001885572ecd7c42b1341
parent92094b0950a991f67b593ace82b9fcfa7753a251
I keep running into situations where the old small default window size
was expected, and odd initial layouts resulted, so let's leave only
TLWs at the new 400x250 default size, and give all other windows the
old 20x20 default.

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