Files
wxWidgets/include/wx/osx
Vadim Zeitlin 24c83625f6 Remove Mac-specific wxFont ctors and fix strikethrough support
Only accept fractional point sizes and numeric weights via wxFont ctor
using wxFontInfo and avoid having specific ctor/Create() overloads for
the different combinations of font properties: this is not portable (as
these ctors don't exist in the other ports) and unsustainable due to the
very real potential of combinatorial explosion as more properties are
added.

As a side-effect, fix support for stricken-through fonts under Mac,
which was broken, by adding the missing wxFontInfo::IsStrikethrough()
call.
2018-09-17 15:24:41 +02:00
..
2018-07-13 18:22:45 +02:00
2017-11-22 02:24:24 +01:00
2016-02-01 13:48:48 +01:00
2018-02-28 16:10:33 +01:00
2017-06-25 13:55:06 +02:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2018-02-20 00:08:01 +01:00
2016-12-11 15:20:42 +01:00
2016-02-01 13:48:48 +01:00
2018-01-18 19:42:08 +01:00
2015-11-22 10:16:01 +01:00
2017-09-10 01:02:06 +02:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2018-06-15 10:06:17 +02:00
2015-12-08 03:02:46 +01:00
2016-02-01 13:48:48 +01:00
2017-11-22 02:24:24 +01:00