Files
wxWidgets/include/wx
Vadim Zeitlin 874dbd3a4a Allow calling wxStrchr() with a narrow string and wide character.
Calls to wxStrchr(char-string, wide-char) would previously fail if wide
character couldn't be converted to a single character in the current locale
encoding. Change it to simply return NULL in this case as it's a safe and
useful generalization: a narrow string will never contain a wide character not
representable in the current locale.

Add wxUniChar::GetAsChar() to help with implementing this.

Closes #11487.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-11-28 14:37:03 +00:00
..
2009-11-26 23:14:28 +00:00
2009-10-17 12:28:34 +00:00
2009-09-21 13:08:52 +00:00
2009-11-16 21:28:55 +00:00
2008-06-11 19:17:41 +00:00
2009-07-23 20:30:22 +00:00
2009-10-05 22:55:53 +00:00
2009-09-24 20:47:34 +00:00
2009-07-23 20:30:22 +00:00
2009-02-15 19:34:58 +00:00
2009-05-06 03:08:33 +00:00
2009-07-23 20:30:22 +00:00
2007-10-26 06:19:08 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-10-14 09:43:53 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-10-29 07:30:42 +00:00
2009-07-23 20:30:22 +00:00
2007-08-22 21:46:01 +00:00
2009-01-11 00:57:08 +00:00
2008-06-11 19:17:41 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2009-01-17 13:38:04 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-06-11 19:17:41 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-11-16 18:20:21 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-06-11 19:17:41 +00:00
2009-02-19 17:28:37 +00:00
2009-07-23 20:30:22 +00:00
2009-01-02 17:29:32 +00:00
2009-07-23 20:30:22 +00:00
2009-11-15 09:40:30 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-01-14 15:01:23 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-11 20:46:55 +00:00
2009-07-23 20:30:22 +00:00
2008-09-03 07:29:31 +00:00
2009-07-23 20:30:22 +00:00
2008-06-11 19:17:41 +00:00
2008-06-11 19:17:41 +00:00
2009-07-12 17:00:29 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00