]> git.saurik.com Git - wxWidgets.git/commit
Added MacInternalOnSize() to allow windows to resize themselves independently of...
authorJulian Smart <julian@anthemion.co.uk>
Thu, 1 Mar 2012 15:04:42 +0000 (15:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 1 Mar 2012 15:04:42 +0000 (15:04 +0000)
commit6062fe5c9e63cae73d1705fecc32587f0b80270f
tree67f5a31605260f2668016a1307d95327c2e55dcc
parentf8497215c13ba2c150fffdd9c74b178500156744
Added MacInternalOnSize() to allow windows to resize themselves independently of size events

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/frame.h
include/wx/osx/window.h
src/osx/carbon/frame.cpp
src/osx/cocoa/toolbar.mm
src/osx/cocoa/window.mm
src/osx/nonownedwnd_osx.cpp
src/osx/window_osx.cpp