wxWidgets/src
Václav Slavík 926d486f54 Fix NSFont bridging crash with Asian input methods on 10.11
There's a bug in OS X 10.11 where a toll-free bridged font may have an
attributed of private class __NSCFCharacterSet that unlike
NSCharacterSet doesn't conform to NSSecureCoding. This poses a problem
when such font is used in user-editable content, because some Asian
input methods then crash in 10.11 when editing the string. As a
workaround for this bug, don't use toll-free bridging, but re-create
NSFont from the descriptor instead on buggy OS X versions.

Fixes regression introduced in a77066d530
(#507).
2017-11-13 18:46:37 +02:00
..
aui Make wxAuiManager::SavePaneInfo() parameter const 2017-11-05 23:45:21 +01:00
common Upgrade libjpeg to the latest version 9b 2017-11-12 16:32:35 +01:00
dfb
expat@7972ac101c Upgrade Expat submodule to the latest 2.2.5 version 2017-11-11 20:50:51 +01:00
generic Use wxFALLTHROUGH 2017-11-12 09:34:22 -08:00
gtk Build fixes for wxUSE_UNICODE==0 2017-11-12 09:35:12 -08:00
gtk1
html
jpeg@0c4f9b739f Upgrade libjpeg to the latest version 9b 2017-11-12 16:32:35 +01:00
motif
msw Don't use multi-character constants for portability reasons 2017-11-11 15:30:22 +01:00
osx Fix NSFont bridging crash with Asian input methods on 10.11 2017-11-13 18:46:37 +02:00
png@8129d71d80 Upgrade libpng to 1.6.34 2017-11-11 14:13:30 +01:00
propgrid Set wxPG cell background colour as wxPGComboBox background colour 2017-11-12 22:09:09 +01:00
qt Make wxQt build again, with less compiler warnings 2017-11-06 02:06:02 +01:00
regex
ribbon
richtext Use wxFALLTHROUGH 2017-10-17 09:21:45 -07:00
stc Rely on native double buffering by default in wxSTC 2017-10-16 19:40:01 +02:00
tiff@74e289b462 Update bundled libtiff to not use wxjpeg_boolean any more 2017-11-12 23:23:48 +01:00
univ
unix Avoid -Wmissing-field-initializers for Dl_info struct 2017-11-12 17:07:35 +01:00
x11
xml
xrc
zlib@c7955ffb6e Replace zlib subdirectory with a Git submodule 2017-11-10 18:16:07 +01:00