wxWidgets/include/wx/osx/private
Stefan Csomor f83577df45
Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264)
* changing datatransfer from CFPasteboard to NSPasteboard API

* factoring and cleaning up

* Switching back naming

* missed file

* getting wxCFStringRef to be independent of system headers

* add unichar include

* using wxCFStringRef in header

* moving to private headers, change method name

* adapting to lesser content in cfstring.h

* Removing malloc/free usage

* use wxScopedArray throughout

* using wxMemoryBuffer instead of char[]

* fixing nonprecomp headers

* missing forward decl in non-precomp builds
2019-10-08 06:32:44 +02:00
..
addremovectrl.h Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00
available.h Add WX_IS_MACOS_AVAILABLE_FULL availability check macro 2019-08-20 11:14:10 +02:00
datatransfer.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
print.h Remove wxOSX/Carbon support. 2016-02-01 13:48:48 +01:00
timer.h Remove wxOSX/Carbon support. 2016-02-01 13:48:48 +01:00