The rounded corners look really dumb at this size.
[wxWidgets.git] / src / generic / preferencesg.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-15  Vadim ZeitlinAdd wxUSE_PREFERENCES_EDITOR and the corresponding...
2013-05-21  Vadim ZeitlinFit modeless preferences dialog to its contents too.
2013-05-16  Vadim ZeitlinAllow wxPreferencesEditor::Dismiss() to work when using...
2013-05-16  Vadim ZeitlinUse "<Application> Preferences" as generic wxPreference...
2013-05-16  Vadim ZeitlinAllow to specify the title used by wxPreferencesEditor...
2013-05-16  Vadim ZeitlinOpen generic wxPreferencesEditor at last shown page.
2013-05-16  Vadim ZeitlinRename CreateWindow() to CreateDialog() in generic...
2013-03-09  Vadim ZeitlinFit the generic preferences editor dialog to its pages...
2013-02-28  Václav SlavíkAdd wxPreferencesEditor class.