wxWidgets/utils/configtool
Vadim Zeitlin ff3e84ffdc File/dir dialog styles and other changes (patch 1488371):
- check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-28 23:32:12 +00:00
..
configs More obsolete compatibility removed. 2005-11-08 19:59:51 +00:00
docs Artwork updates 2005-05-31 13:44:45 +00:00
scripts
src File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
Makefile.in