wxWidgets/include/wx/osx/cocoa
Vadim Zeitlin 36d07f78e4 Added helpers for translating between wxDateTime and NSDate.
These functions will be used in the upcoming native implementations of
wxDatePickerCtrl and wxTimePickerCtrl but could also be reused elsewhere in
wxOSX/Cocoa, notably in wxDataViewCtrl where strange ad hoc code is currently
used.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-20 21:27:09 +00:00
..
private Added helpers for translating between wxDateTime and NSDate. 2011-12-20 21:27:09 +00:00
chkconf.h Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
dataview.h Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports. 2011-08-22 12:41:19 +00:00
evtloop.h make sure we can issue a WakeUp call that really triggers at the NSRunLoop level not only only CFRunLoop 2011-07-19 16:17:44 +00:00
private.h Don't export Objective C interfaces in non-x86_64 builds. 2011-08-22 12:38:36 +00:00