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
..
2016-02-07 14:20:45 +01:00
2018-07-13 18:22:45 +02:00
2018-09-01 19:42:18 +02:00
2017-11-22 02:24:24 +01:00
2016-02-01 13:48:48 +01:00
2015-04-23 22:00:35 +04:00
2015-03-20 00:08:37 +01:00
2015-11-22 10:15:41 +01:00
2018-02-28 16:10:33 +01:00
2015-02-15 20:09:10 +00:00
2017-06-25 13:55:06 +02:00
2018-07-21 14:42:06 +02:00
2015-04-23 22:00:35 +04:00
2015-09-19 17:30:33 +02:00
2015-04-23 22:00:35 +04:00
2015-11-22 10:12:58 +01:00
2016-02-01 13:48:48 +01:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2008-07-31 10:23:14 +00:00
2016-02-01 13:48:48 +01:00
2018-02-20 00:08:01 +01:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2013-09-21 09:28:39 +00:00
2018-07-28 02:29:30 +02:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2018-08-27 13:57:58 +02:00
2015-04-23 22:00:35 +04:00
2013-07-26 16:02:46 +00:00
2016-12-11 15:20:42 +01:00
2018-07-13 18:16:16 +02:00
2016-02-01 13:48:48 +01:00
2013-07-26 16:02:46 +00:00
2015-04-23 22:00:35 +04:00
2018-09-17 15:24:41 +02:00
2015-04-23 22:00:35 +04:00
2018-01-18 19:42:08 +01:00
2015-06-06 02:37:35 +04:00
2015-10-25 18:20:32 +01:00
2018-06-30 16:57:57 +02:00
2015-04-23 22:00:35 +04:00
2015-12-13 19:17:40 +00:00
2015-04-23 22:00:35 +04:00
2018-06-30 23:14:36 +02:00
2015-12-07 14:37:34 +01:00
2015-11-22 10:16:01 +01:00
2017-08-13 01:48:59 +02:00
2017-08-13 01:48:59 +02:00
2015-04-23 22:00:35 +04:00
2009-01-17 13:25:10 +00:00
2015-10-25 18:20:32 +01:00
2015-04-23 22:00:35 +04:00
2018-02-21 17:08:45 +01:00
2015-11-22 10:15:41 +01:00
2015-04-23 22:00:35 +04:00
2017-09-10 01:02:06 +02:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2016-02-01 13:48:48 +01:00
2017-07-16 15:57:54 +02:00
2015-10-25 18:20:32 +01:00
2009-02-09 09:01:19 +00:00
2015-11-22 10:14:29 +01:00
2018-04-06 15:39:39 +02:00
2017-11-09 11:35:36 +01:00
2015-11-22 10:14:29 +01:00
2018-08-27 21:13:04 +02:00
2015-04-23 22:00:35 +04:00
2018-01-27 13:38:47 +01:00
2016-02-01 13:48:48 +01:00
2015-10-25 18:20:32 +01:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2018-06-15 10:06:17 +02:00
2015-04-23 22:00:35 +04:00
2017-09-25 15:38:24 +02:00
2015-12-08 03:02:46 +01:00
2015-04-23 22:00:35 +04:00
2013-07-26 16:02:46 +00:00
2015-11-22 09:52:21 +01:00
2015-04-23 22:00:35 +04:00
2015-11-22 09:44:01 +01:00
2016-02-01 13:48:48 +01:00
2017-10-21 22:42:30 +02:00
2014-03-31 11:23:46 +00:00
2017-11-22 02:24:24 +01:00