]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/menu.mm
make sure no delegates/impl ptrs are still set during destruction
[wxWidgets.git] / src / osx / cocoa / menu.mm
2009-02-09  Stefan Csomormake sure no delegates/impl ptrs are still set during...
2009-02-09  Kevin OllivierRemove delegates before releasing the native object...
2009-01-14  Stefan Csomorcleaning up warnings, more common event code
2009-01-10  Stefan Csomorguarding against NULL peers
2009-01-10  Stefan Csomorsupporting PopUp on osx cocoa as well, see #10361
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...