]> git.saurik.com Git - wxWidgets.git/commit - include/wx/osx/cocoa/private.h
Get ShowWindowModal behavior working under OS X Cocoa for file, dir and message dialogs.
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 28 Jan 2010 04:06:23 +0000 (04:06 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 28 Jan 2010 04:06:23 +0000 (04:06 +0000)
commitbfa92264c07d094c05e5a07a17fd7f5bcee8e81f
treef18e3aad25742c4d8cb1163153375493014293a9
parent896576e31e1a1320533ffb40d36f286618cffcff
Get ShowWindowModal behavior working under OS X Cocoa for file, dir and message dialogs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/cocoa/private.h
include/wx/osx/dialog.h
include/wx/osx/dirdlg.h
include/wx/osx/filedlg.h
include/wx/osx/msgdlg.h
src/osx/cocoa/dirdlg.mm
src/osx/cocoa/filedlg.mm
src/osx/cocoa/msgdlg.mm
src/osx/cocoa/utils.mm
src/osx/dialog_osx.cpp