wxWidgets/include/wx/osx/cocoa
Tobias Taschner 0938141f3e Add Cocoa implementation of wxStandardPaths
Previously wxStandardPathsCF was used for all Mac builds and it used
FSFindFolder() (CoreFoundation) calls in Carbon builds, but many hard coded
values in Cocoa builds. The Cocoa implementation uses NSFileManager and
NSBundle to retrieve the folder locations from the system.

Closes https://github.com/wxWidgets/wxWidgets/pull/89
2015-10-04 01:05:57 +02:00
..
private
chkconf.h
dataview.h
evtloop.h
private.h
stdpaths.h Add Cocoa implementation of wxStandardPaths 2015-10-04 01:05:57 +02:00