]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/menu.mm
adding gc aware code, fixes #11061
[wxWidgets.git] / src / osx / cocoa / menu.mm
2009-08-19  Stefan Csomoradding gc aware code, fixes #11061
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
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 ...