Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / stdpaths.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-06  Vadim ZeitlinForbid creation of wxStandardPaths object directly.
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2010-09-27  Vadim ZeitlinFix typo in wxStandardPathsBase::ResourceCat descriptio...
2009-06-06  Vadim Zeitlinreturn wxStandardPaths, not wxStandardPathsBase, from...
2009-01-21  Vadim Zeitlinadded wxStandardPaths::GetAppDocumentsDir() and use...
2008-10-05  Vadim Zeitlincorrect the example/documentation of GetDocumentsDir...
2008-06-11  Stefan Csomorfixing file paths after renaming
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-06-15  Václav Slavíkalways compile at least a minimal version of wxStandard...
2007-05-23  Václav Slavíktake wxString, not wxChar* in wxStandardPaths::GetLocal...
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-10-24  Julian SmartAdded GetTempDir
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-03-28  Julian Smartstdpaths.h needs filefn.h
2006-03-27  Vadim Zeitlinfixed unused parameter warning
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
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