respect minimal wxTLW size in wxUniv
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Feb 2002 19:08:54 +0000 (19:08 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Feb 2002 19:08:54 +0000 (19:08 +0000)
commite7dda1ffa3db91707f2a554fc3c8dffa34e0e510
tree6837b634362c1f3e000703849739571ee64ca3f4
parent6feddea302d401adad1a97796675f8737d3b9d23
respect minimal wxTLW size in wxUniv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
include/wx/univ/frame.h
include/wx/univ/renderer.h
include/wx/univ/toplevel.h
include/wx/window.h
src/gtk/frame.cpp
src/gtk/popupwin.cpp
src/gtk/toplevel.cpp
src/gtk/window.cpp
src/gtk1/frame.cpp
src/gtk1/popupwin.cpp
src/gtk1/toplevel.cpp
src/gtk1/window.cpp
src/msw/mdi.cpp
src/msw/window.cpp
src/univ/framuniv.cpp
src/univ/themes/gtk.cpp
src/univ/themes/win32.cpp
src/univ/topluniv.cpp