Vadim Zeitlin
ac1fa83c20
Ensure initial value of generic wxSpinCtrl is always valid
...
Under MSW creating a wxSpinCtrl with a range of, say, 1..10 and the
default initial value of 0 sets its initial value to 1 (i.e. the closest
valid value) as expected, but the generic version still set it to the
invalid value of 0, which was unexpected, inconsistent and not useful.
Fix the generic version to follow MSW behaviour now and add a test
checking for this.
2021-08-17 23:15:49 +02:00
..
2021-08-06 21:09:29 +02:00
2019-04-22 14:12:05 +02:00
2015-04-23 22:00:35 +04:00
2015-03-20 00:08:37 +01:00
2020-07-17 17:52:16 +02:00
2020-10-01 02:19:12 +02:00
2019-09-08 23:13:00 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2014-03-30 00:02:23 +00:00
2019-10-14 08:09:47 +03:00
2020-07-31 22:25:02 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2015-04-23 22:00:35 +04:00
2020-07-31 22:25:10 +02:00
2020-07-17 17:52:16 +02:00
2021-01-10 21:27:15 +01:00
2019-04-22 14:12:05 +02:00
2018-05-30 13:06:20 +02:00
2021-05-24 14:24:24 +01:00
2020-11-13 13:55:05 +01:00
2020-06-27 22:56:22 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2015-04-23 22:00:35 +04:00
2016-12-11 15:20:42 +01:00
2018-07-11 23:48:14 +02:00
2015-04-23 22:00:35 +04:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2018-08-02 01:10:14 +02:00
2020-07-17 17:52:16 +02:00
2013-07-26 16:02:46 +00:00
2021-08-14 01:10:14 +02:00
2021-04-06 22:51:08 +02:00
2020-11-03 02:57:22 +01:00
2020-08-21 11:49:34 +02:00
2020-07-17 17:52:16 +02:00
2019-10-02 00:54:14 +02:00
2020-07-17 17:52:16 +02:00
2020-10-19 20:07:16 +02:00
2021-04-03 18:54:32 +02:00
2015-04-23 22:00:35 +04:00
2018-08-27 21:13:04 +02:00
2021-04-27 14:07:46 +02:00
2014-03-30 00:02:23 +00:00
2019-04-22 14:12:05 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2019-04-22 14:12:05 +02:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2020-07-17 17:52:16 +02:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2020-06-27 22:56:22 +02:00
2020-07-17 17:52:16 +02:00
2013-07-26 16:02:46 +00:00
2020-07-17 17:52:16 +02:00
2018-08-27 21:13:04 +02:00
2016-09-25 13:21:28 -07:00
2021-08-17 23:15:49 +02:00
2018-08-27 21:13:04 +02:00
2015-11-22 09:45:35 +01:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2021-01-16 18:30:55 +01:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-11-05 00:34:10 +01:00
2021-01-16 19:17:57 +01:00
2018-10-30 23:45:12 +01:00