]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/stdpaths.tex
set initial GTK_CAN_FOCUS value to match AcceptsFocus (fixes wxTreeCtrl text control...
[wxWidgets.git] / docs / latex / wx / stdpaths.tex
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-05-23  Václav Slavíktake wxString, not wxChar* in wxStandardPaths::GetLocal...
2006-12-19  Mart RaudseppUnswap example returns values for GetPluginsDir and...
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-10-24  Julian SmartAdded GetTempDir
2006-08-13  Vadim Zeitlincorrected example of GetUserConfigDir() return value...
2006-05-28  Mart RaudseppGetDocumentsDir, GetResourcesDir and GetLocalizedResour...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-03-27  Włodzimierz SkibaFix for broken 'param' macro syntax.
2006-03-27  Vadim Zeitlindocumented GetResourcesDir() and GetLocalizedResourcesD...
2005-09-01  Vadim Zeitlincorrected Get() return value
2005-05-31  Vadim ZeitlinwxStandardPaths methods are not static; documented...
2005-03-14  Vadim Zeitlinmade GetDataDir() return the directory where the progra...
2005-03-08  Włodzimierz SkibaCorrect header filename (part of bug #1154011).
2005-02-22  Włodzimierz SkibaLicence name correction.
2005-02-11  Julian SmartMisc doc fixes
2005-01-24  Julian SmartDoc fixes
2004-11-18  Ryan Nortonfix various latex errors
2004-10-19  Vadim Zeitlinfixed GetConfigDir() description; added MT-safety note
2004-10-18  Vadim Zeitlin- added and documented Get/SetInstallPath() under Unix
2004-10-18  Vadim Zeitlinrenamed wxFileLocator to wxStandardPaths