Files
wxWidgets/include/wx/generic
Silent 6fff1c37b5 Avoid using mismatched translations for wxWizard buttons
Cache labels for "Next>" or "Finish" button in wxWizard so that their
translations stay consistent throughout wizard's lifetime: previously,
this button could use a label in a different language if the currently
used translations have changed since the wizard creation, as this label
was recreated on every page change, unlike the other labels which were
only translated once in the very beginning.

Closes https://github.com/wxWidgets/wxWidgets/pull/1000
2018-10-30 23:45:12 +01:00
..
2016-09-25 13:21:28 -07:00
2014-03-30 00:02:23 +00:00
2015-09-23 00:52:30 +02:00
2016-09-25 13:21:28 -07:00
2018-10-09 22:24:58 -07:00
2016-12-11 15:20:42 +01:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2014-03-30 00:02:23 +00:00
2015-09-06 17:20:42 -07:00
2016-02-10 20:38:10 +01:00
2015-09-06 17:20:42 -07:00
2015-09-06 17:20:42 -07:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2015-09-06 17:20:42 -07:00
2016-01-16 10:40:23 -08:00