wxWidgets/include/wx/osx/core
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
..
private Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
cfarray.h add implicit conversion to NSArray* 2018-10-01 08:10:13 +02:00
cfdataref.h Fix misspellings in comments and documentation 2018-07-31 13:20:17 +02:00
cfdictionary.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
cfref.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
cfstring.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
cftype.h Adding wrapper for CFArray, updating other wrappers 2018-07-30 16:32:12 +02:00
colour.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dataview.h Don't use void for functions without arguments 2019-10-02 20:40:51 +02:00
evtloop.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
hid.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
joystick.h
mimetype.h Add wxFileType::GetExpandedCommand() 2016-03-05 03:09:59 +01:00
objcid.h
private.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00