wxPlatformInfo (patch 1532064)
[wxWidgets.git] / src / palmos / utils.cpp
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