Vadim Zeitlin
f53923dd31
Left-align wxSpinCtrl contents by default
...
The default alignment of the text in wxSpinCtrl was changed to "right"
in 7e4952db83 , which added alignment
support (see #10621 ), but this made it inconsistent with the native
up-down control under MSW and, perhaps more importantly, with spin
controls created from XRC as the default style was never modified there
and did not include wxALIGN_RIGHT.
Resolve this inconsistency by reverting to left-aligning the text by
default.
2018-05-12 19:14:00 +02:00
..
2017-07-16 16:32:50 +02:00
2018-04-29 20:35:44 +02:00
2016-02-10 20:38:12 +01:00
2015-04-23 22:00:35 +04:00
2016-09-23 07:59:11 -07:00
2018-01-13 17:33:09 +01:00
2014-09-20 22:07:37 +00:00
2015-09-23 00:52:30 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2015-04-23 22:00:35 +04:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-05-09 17:27:36 +02:00
2016-09-23 07:59:11 -07:00
2017-06-01 00:38:08 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-12-25 19:29:25 +01:00
2016-09-23 07:59:11 -07:00
2017-08-21 02:09:19 +02:00
2015-04-23 22:00:35 +04:00
2016-09-23 07:59:11 -07:00
2016-09-25 13:21:28 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-03-15 20:11:07 +01:00
2016-09-23 07:59:11 -07:00
2016-03-09 15:42:51 +01:00
2016-09-23 07:59:11 -07:00
2015-04-23 22:00:35 +04:00
2017-05-02 23:30:30 +02:00
2018-01-13 15:23:30 +01:00
2018-01-13 17:33:09 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-11-24 22:56:17 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-09-04 22:38:23 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-11-20 21:57:05 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-02-21 20:12:11 +02:00
2016-09-23 07:59:11 -07:00
2017-03-11 03:41:23 +01:00
2015-04-23 22:00:35 +04:00
2018-01-22 00:51:11 +01:00
2016-09-23 07:59:11 -07:00
2017-08-21 02:09:19 +02:00
2016-09-23 07:59:11 -07:00
2016-12-05 17:59:03 +01:00
2016-09-23 07:59:11 -07:00
2017-05-02 23:30:30 +02:00
2018-01-27 18:58:13 +01:00
2016-03-05 03:09:59 +01:00
2015-04-23 22:00:35 +04:00
2017-12-10 17:47:31 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2015-07-04 18:25:05 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-06-07 22:08:51 +02:00
2017-09-10 01:02:06 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-12-10 23:23:30 +01:00
2017-11-16 01:35:52 +01:00
2017-12-10 23:23:29 +01:00
2016-09-23 07:59:11 -07:00
2017-01-10 18:29:33 +01:00
2016-09-23 07:59:11 -07:00
2016-02-21 20:12:33 +02:00
2016-09-25 13:21:28 -07:00
2016-09-23 07:59:11 -07:00
2017-01-16 17:02:10 +01:00
2018-04-06 15:39:39 +02:00
2016-03-15 20:11:07 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2018-05-12 19:14:00 +02:00
2015-07-27 02:44:36 +02:00
2016-09-23 07:59:11 -07:00
2017-12-24 22:38:10 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2018-03-17 17:17:05 +01:00
2015-09-12 03:01:30 +02:00
2016-09-23 07:59:11 -07:00
2014-10-19 12:56:47 +00:00
2017-12-25 19:29:25 +01:00
2017-12-25 19:29:25 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2015-10-16 20:20:42 +02:00
2017-02-20 17:46:45 +01:00
2016-02-13 12:55:17 +01:00
2017-11-16 01:35:51 +01:00
2017-12-10 17:47:31 +01:00
2018-01-22 00:53:21 +01:00
2017-10-22 23:37:42 +02:00
2014-12-05 22:18:38 +00:00
2018-04-18 20:19:45 +03:00
2017-12-11 21:03:18 +01:00
2017-04-08 21:48:47 +02:00
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00
2015-08-20 12:24:16 +02:00
2016-03-23 14:46:59 +01:00
2017-01-13 23:39:52 +01:00
2015-09-23 00:52:30 +02:00