]> git.saurik.com Git - wxWidgets.git/history - include/wx/preferences.h
avoid GTK+ prefixes for our tree entry code, it is not part of GTK+
[wxWidgets.git] / include / wx / preferences.h
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.