]> git.saurik.com Git - wxWidgets.git/commit - include/wx/mac/corefoundation/cfref.h
Fix most of the Objective-C GC problems by using the stronger CFRetain/CFRelease...
authorDavid Elliott <dfe@tgwbd.org>
Wed, 6 Feb 2008 20:10:07 +0000 (20:10 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 6 Feb 2008 20:10:07 +0000 (20:10 +0000)
commitddfdef64fadb32a8c122977ff70669a9d8d5a37d
tree731232b110f75b0dd7d1e5061cbff2f29340b49e
parent627c8d89939eda380f1cb21f6cfe3ff7e87a2d3a
Fix most of the Objective-C GC problems by using the stronger CFRetain/CFRelease in wxObjcAutoRef.
Actually use wxObjcAutoRef for the wxNSViewNotificationObserver singleton to keep it from being finalized.

Copyright 2008 Software 2000 Ltd.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSView.h
include/wx/cocoa/ObjcRef.h
include/wx/mac/corefoundation/cfref.h
src/cocoa/NSView.mm