Vadim Zeitlin
09ecfaec8f
Reuse wxDC::GetMultiLineTextExtent() in wxGridCellStringRenderer
...
There is no need to reimplement the same logic in wxGrid code when we
already have a perfectly cromulent way to do it in wxDC itself (which
hadn't existed when this code was originally written, explaining why it
wasn't used here before).
This makes the code shorter and also a bit faster, as we avoid using
wxStringTokenizer unnecessarily.
No changes in behaviour.
2020-06-10 22:57:17 +02:00
..
2019-04-22 14:12:05 +02:00
2020-02-02 22:50:32 -08:00
2015-03-29 11:08:27 +02:00
2020-04-06 23:33:07 +02:00
2018-10-20 13:27:23 +02:00
2016-04-03 18:04:26 +02:00
2019-09-08 23:13:00 +02:00
2018-11-25 21:29:32 +01:00
2018-11-25 21:29:32 +01:00
2013-07-26 16:02:46 +00:00
2015-04-23 22:00:35 +04:00
2015-12-22 18:29:59 +01:00
2019-04-21 01:53:14 +02:00
2019-10-01 20:38:00 +02:00
2019-09-30 23:36:58 +02:00
2013-07-26 16:02:46 +00:00
2019-11-22 00:53:45 +01:00
2018-01-30 19:45:32 +01:00
2015-04-23 22:00:35 +04:00
2020-05-06 18:44:28 +02:00
2019-01-05 23:33:35 +01:00
2019-11-27 21:24:33 +01:00
2020-02-02 22:50:32 -08:00
2020-03-05 08:15:04 +01:00
2020-02-02 23:51:39 -08:00
2015-09-24 14:38:22 +02:00
2020-02-02 23:51:39 -08:00
2019-07-15 00:00:18 +02:00
2015-04-23 22:00:35 +04:00
2018-05-11 10:52:56 -07:00
2018-05-11 10:52:56 -07:00
2018-05-30 13:06:20 +02:00
2018-08-02 23:52:41 +02:00
2018-05-30 13:06:20 +02:00
2013-07-26 16:02:46 +00:00
2020-04-30 09:11:37 -07:00
2020-06-07 17:04:49 +02:00
2020-06-10 22:57:17 +02:00
2020-01-15 20:03:56 +01:00
2020-05-26 16:37:26 +02:00
2019-09-04 11:41:28 -07:00
2019-04-05 10:44:02 -07:00
2019-10-05 14:56:46 +02:00
2020-02-02 22:50:32 -08:00
2020-02-02 22:50:32 -08:00
2018-10-31 15:35:30 +01:00
2019-08-05 13:50:11 +02:00
2015-04-23 22:00:35 +04:00
2019-04-22 14:12:05 +02:00
2020-01-31 16:22:49 +01:00
2016-03-04 15:17:35 +01:00
2019-02-25 23:52:53 -08:00
2019-04-22 14:12:05 +02:00
2019-08-28 20:11:23 +02:00
2015-09-23 00:52:30 +02:00
2018-05-23 17:20:39 +02:00
2019-04-22 14:12:05 +02:00
2018-10-21 21:58:56 -04:00
2019-07-21 21:38:59 +02:00
2015-04-23 22:00:35 +04:00
2017-02-24 23:37:44 +01:00
2020-02-02 23:51:39 -08:00
2018-08-22 09:45:20 -07:00
2019-11-22 00:53:45 +01:00
2015-09-23 00:52:30 +02:00
2020-05-07 10:36:51 +02:00
2019-11-28 02:14:50 +01:00
2018-01-31 03:00:51 +01:00
2019-03-18 18:25:09 +01:00
2019-01-08 00:12:51 +01:00
2015-04-23 22:00:35 +04:00
2019-07-26 17:57:23 +02:00
2019-04-22 14:12:05 +02:00
2020-05-28 02:21:35 +02:00
2019-02-25 10:23:35 -08:00
2019-02-25 10:49:04 -08:00
2019-11-03 21:50:26 +01:00
2019-12-16 15:08:35 +01:00
2013-07-26 16:02:46 +00:00
2019-06-19 18:15:57 +02:00
2019-10-25 04:10:23 +02:00
2018-11-25 21:29:32 +01:00
2016-04-06 03:42:20 +02:00
2013-07-26 16:02:46 +00:00
2019-01-03 22:58:14 -08:00
2015-04-23 22:00:35 +04:00
2018-09-17 15:24:42 +02:00
2019-07-15 00:00:18 +02:00
2018-12-05 17:23:57 +01:00
2018-09-18 00:33:59 +02:00
2020-05-03 19:59:37 +02:00
2019-12-15 16:26:18 +01:00
2019-04-22 14:12:05 +02:00
2019-04-22 14:12:05 +02:00
2019-08-22 14:04:54 +02:00