Václav Slavík
|
e0b3b9d044
|
take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-23 19:10:36 +00:00 |
|
Mart Raudsepp
|
afc2d3bc8a
|
Unswap example returns values for GetPluginsDir and GetResourcesDir. They got swapped by the introduction of
GetResourcesDir documentation in rev1.12, see
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/docs/latex/wx/stdpaths.tex.diff?r1=1.11&r2=1.12
Noticed by Giuseppe Bilotta
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-19 12:41:41 +00:00 |
|
Robert Roebling
|
ac7ad70d4c
|
[ 1590221 ] wxStandardPaths::GetExecutablePath
Required for optimised stackwalker patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 12:58:10 +00:00 |
|
Julian Smart
|
ecf9559d57
|
Added GetTempDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 14:26:00 +00:00 |
|
Vadim Zeitlin
|
da557e0945
|
corrected example of GetUserConfigDir() return value under Windows (patch 1538788)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-13 01:20:06 +00:00 |
|
Mart Raudsepp
|
a06ee28822
|
GetDocumentsDir, GetResourcesDir and GetLocalizedResourcesDir are new since 2.7.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 10:12:57 +00:00 |
|
Vadim Zeitlin
|
17af82fb4c
|
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-17 01:12:04 +00:00 |
|
Włodzimierz Skiba
|
6cd6ec633c
|
Fix for broken 'param' macro syntax.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-27 15:02:59 +00:00 |
|
Vadim Zeitlin
|
f3b0f8ad21
|
documented GetResourcesDir() and GetLocalizedResourcesDir() (somehow forgot to commit before, sorry)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-27 13:48:18 +00:00 |
|
Vadim Zeitlin
|
8648883bfe
|
corrected Get() return value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-01 14:46:18 +00:00 |
|
Vadim Zeitlin
|
effdccd8fd
|
wxStandardPaths methods are not static; documented Get()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-31 15:25:35 +00:00 |
|
Vadim Zeitlin
|
905372991f
|
made GetDataDir() return the directory where the program is installed under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 16:05:52 +00:00 |
|
Włodzimierz Skiba
|
08acda4fa8
|
Correct header filename (part of bug #1154011).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-08 15:18:36 +00:00 |
|
Włodzimierz Skiba
|
8795498cd9
|
Licence name correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-22 15:09:56 +00:00 |
|
Julian Smart
|
dceb1c097c
|
Misc doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 20:08:51 +00:00 |
|
Julian Smart
|
6fdd4565f4
|
Doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 16:37:28 +00:00 |
|
Ryan Norton
|
0d2b62c57b
|
fix various latex errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-18 14:14:43 +00:00 |
|
Vadim Zeitlin
|
b36d022a0d
|
fixed GetConfigDir() description; added MT-safety note
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-19 18:47:31 +00:00 |
|
Vadim Zeitlin
|
48713afd53
|
- added and documented Get/SetInstallPath() under Unix
- corrected returns values of several functions for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-18 23:27:37 +00:00 |
|
Vadim Zeitlin
|
96e2aec50a
|
renamed wxFileLocator to wxStandardPaths
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-18 22:35:51 +00:00 |
|