wxWidgets/include/wx/mac/corefoundation
David Elliott 9ed8b5a7b2 Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution.
Instead, declare the CFTypeRef type and the CFRelease and CFRetain functions.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-07 22:10:02 +00:00
..
private Add support for wxFONTENCODING_MACKEYBOARD. 2007-07-07 18:56:46 +00:00
cfref.h Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution. 2007-07-07 22:10:02 +00:00
cfstring.h cleaning up problems after string changes 2007-04-14 09:24:02 +00:00
hid.h Headers cleaning. 2006-10-17 14:44:52 +00:00
joystick.h multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497) 2007-03-16 00:51:43 +00:00
stdpaths.h take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir 2007-05-23 19:10:36 +00:00