]> git.saurik.com Git - wxWidgets.git/history - src/palmos/utils.cpp
PalmOS 6 compilation fixes (patch 1849757)
[wxWidgets.git] / src / palmos / utils.cpp
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-10-06  Vadim Zeitlinalways return wxString from wxGetUserHome() instead...
2007-06-19  Václav Slavíkmake wxSetEnv compatible with ANSI and Unicode, depreca...
2007-03-11  Vadim Zeitlinadded wxSafeConvertMB2WX/WX2MB() and use them when...
2006-08-24  Włodzimierz SkibaKeep wxPalmOS buildable - missing functions.
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2005-08-20  Vadim Zeitlinfill in OS info in GetToolkitInfo() (patch 1256409)
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-01-21  Włodzimierz SkibaForgot to free string after usage.
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-20  Włodzimierz SkibaPalmOS description.
2004-12-29  Włodzimierz SkibaEmpty container and design description for native PalmO...
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-27  Włodzimierz SkibaSome PalmOS utils implementations.
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port