]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/corefoundation
added new and improved wxFileCtrl implementation (patch 1763164)
[wxWidgets.git] / include / wx / mac / corefoundation /
2007-08-13  Václav SlavíkwxMac compilation fixes for visibility (missing DLL...
2007-07-12  David ElliottImprove static_cfref_cast so that it can be used withou...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-07  David ElliottDon't include <CoreFoundation/CFBase.h> because it...
2007-07-07  David ElliottAdd support for wxFONTENCODING_MACKEYBOARD.
2007-07-07  David ElliottMove wxMBConv_cf out of strconv.cpp and into strconv_cf...
2007-05-23  Václav Slavíktake wxString, not wxChar* in wxStandardPaths::GetLocal...
2007-05-12  David ElliottMake wxCFRef take a template raw pointer parameter...
2007-05-12  David ElliottImplement NULL-checking wxCFRetain/wxCFRelease as sugge...
2007-05-12  David ElliottAdded cfref.h containing wxCFRef templated CF ref holdi...
2007-04-14  Stefan Csomorcleaning up problems after string changes
2007-03-16  Vadim Zeitlinmultiple fixes to wxJoystick under Unix and new index...
2006-12-03  Vadim Zeitlinadded default value for GetLocalizedResourcesDir()...
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-24  Vadim Zeitlinadd default value for the encoding parameter of wxMacCF...
2006-06-29  Stefan Csomormoving UniChar code to one place
2006-05-20  Paul Cornettremove unneeded includes from mac/carbon/private.h
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-08  Stefan Csomorapplying patch 1411230
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s.
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-02  Stefan Csomorapplying patch 1345435
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-21  Ryan Nortonmy cvs dir got screwed up and didn't commit this...
2005-04-18  Ryan Nortonrevert some stuff for 1.6
2005-04-18  Ryan NortonSome corefoundation wrappers, Implement Associate and...
2005-02-14  Ryan NortonFinalize wxJoystick on mac. Note change. Pretty up...
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-14  Stefan Csomorcleanup
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-10-29  David ElliottAdded wxStandardPaths for wxMac and wxCocoa.
2004-10-29  David ElliottMoved wxCFStringHolder and some other string functions...