Files
wxWidgets/include/wx/msw
Vadim Zeitlin fc3d2bac2a Avoid bogus assert after calling wxDatePickerCtrl::SetRange() in wxMSW.
If the old value didn't lie inside the new range, it was changed by the native
control internally but the value stored by wxDatePickerCtrl itself remained
unchanged, resulting in asserts later when the mismatch between them was
detected.

Closes #13189.
2015-07-17 17:59:40 +02:00
..
2014-05-16 13:01:29 +00:00
2014-05-16 13:01:29 +00:00
2014-05-16 13:01:29 +00:00
2015-03-20 00:08:37 +01:00
2013-10-25 12:17:28 +00:00
2014-05-16 02:33:40 +00:00