Václav Slavík
|
467175ab3f
|
moved primitive string and string iterators operations to stringops.h/cpp files to make wxString code easier to read
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-19 10:05:55 +00:00 |
|
Václav Slavík
|
817270659e
|
initial version of UTF-8 strings representation (still converting to wchar_t* a lot); it has to be explicitly enabled with --enable-utf8 for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-12 21:15:07 +00:00 |
|
Vadim Zeitlin
|
0cb6a6e451
|
fix non-PCH build after latest change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-19 22:36:31 +00:00 |
|
Václav Slavík
|
d1b7ed6792
|
wxUniChar::unicode_type -> value_type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-19 16:17:37 +00:00 |
|
Václav Slavík
|
dd0ef3324b
|
split wxchar.h into several smaller headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-19 14:39:58 +00:00 |
|