Václav Slavík
|
48670a3300
|
always define wxLocaleIsUtf8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-30 12:46:30 +00:00 |
|
Vadim Zeitlin
|
d2b23b6730
|
don't declare inline function with dllexport declaration, this provokes mingw32 warnings and is unnecessary anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-25 01:38:11 +00:00 |
|
Václav Slavík
|
db2a7aabf9
|
compilation fix: setlocale() returns non-const string pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-23 21:25:26 +00:00 |
|
Václav Slavík
|
cb352236d9
|
added code for checking if the current locale is UTF-8 at runtime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-23 20:42:13 +00:00 |
|
Václav Slavík
|
e713a90b3f
|
moved vararg CRT functions wrappers to a new wxcrtvararg.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-19 07:44:16 +00:00 |
|
Vadim Zeitlin
|
1748289348
|
added our own implementation of strto[u]ll() if the system doesn't have one (patch 1696533)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-11 00:12:54 +00:00 |
|
Vadim Zeitlin
|
e6c287cc2b
|
compilation fix for !wxUSE_PRINTF_POS_PARAMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-01 15:01:57 +00:00 |
|
Václav Slavík
|
e3f6cbd99c
|
split wxchar.h into several smaller headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-19 14:45:38 +00:00 |
|