put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / stdpaths.h
2005-04-22  Michael WetherellSpelling
2005-04-22  Michael WetherellAdd generic wxStandardPaths implementation
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-02-25  Włodzimierz SkibaCompleted sync of BASE_CMN_SRC between PalmOS and bakef...
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-10-30  David ElliottwxMac uses wxStandardPathsCF to mean wxStandardPaths...
2004-10-29  David ElliottAdded wxStandardPaths for wxMac and wxCocoa.
2004-10-20  Vadim Zeitlinmoved AppendAppName() from MSW to common code; modified...
2004-10-19  Vadim Zeitlinswitched to using a real class instead of a namespace...
2004-10-18  Vadim Zeitlinfixed include guard after renaming the file
2004-10-18  Vadim Zeitlin- added and documented Get/SetInstallPath() under Unix
2004-10-18  Vadim Zeitlinrenamed wxFileLocator to wxStandardPaths