]> git.saurik.com Git - wxWidgets.git/commit
GTK2: gtk_window_set_policy -> gtk_window_set_resizable. Slight change for resizable...
authorMart Raudsepp <leio@gentoo.org>
Fri, 3 Feb 2006 22:08:01 +0000 (22:08 +0000)
committerMart Raudsepp <leio@gentoo.org>
Fri, 3 Feb 2006 22:08:01 +0000 (22:08 +0000)
commit43a52404aceb0fec66be3911da976ad971fdca27
treeb0136d547442f9fc3cabed1c8743e0771469ade9
parent67b73b9aab15be55949b2e0a97270c552cc0af9f
GTK2: gtk_window_set_policy -> gtk_window_set_resizable. Slight change for resizable toplevel behaviour -
allow_shrink is now always FALSE - it being TRUE is told to be 99% of the times a bad idea, too. I think we aren't
the 1% case here

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