Files
wxWidgets/include/wx/osx
Václav Slavík 288a301b97 Don't corrupt pasted UTF-16 text in wxOSX
Fix breakage introduced by 587067bc68:
pasting text could mangle some Unicode characters if it was in UTF-16.
The code in that commit converted newlines all right, but it also
converted _any_ occurrence of 0x0d to 0x0a, which wasn't very Unicode
friendly.

Fixed by partially reverting the change and adding a dedicated UTF-16
variant of wxMacConvertNewlines13To10() instead.
2017-01-29 13:55:56 +01:00
..
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2016-12-11 15:20:42 +01:00
2016-02-01 13:48:48 +01:00
2015-11-22 10:16:01 +01:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2015-12-08 03:02:46 +01:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00