further routing into wxApp
[wxWidgets.git] / include / wx / preferences.h
2013-07-15  Vadim ZeitlinAdd wxUSE_PREFERENCES_EDITOR and the corresponding...
2013-05-17  Vadim ZeitlinMake wxPreferencesEditor dtor virtual.
2013-05-16  Vadim ZeitlinAllow wxPreferencesEditor::Dismiss() to work when using...
2013-05-16  Vadim ZeitlinAdd wxPreferencesEditor::ShownModally().
2013-05-16  Vadim ZeitlinMake wxPreferencesEditor::Show() virtual.
2013-05-16  Vadim ZeitlinAllow to specify the title used by wxPreferencesEditor...
2013-02-28  Václav SlavíkCompilation fix for wxPreferencesPage.
2013-02-28  Václav SlavíkAdd wxPreferencesEditor class.