Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / generic / fdrepdlg.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-04-18  Vadim ZeitlinFix bug with using uninitialized flags in GetParentForM...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2007-04-22  Vadim Zeitlinadded wxDialog::GetParentForModalDialog() and use it...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-04-30  Włodzimierz SkibaNo more avoiding wxSizer::Fit in wxWinCE builds.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-07  Robin DunnSet the find button to be the default button.
2005-04-02  Julian SmartFurther WinCE adaptations
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkuse stock buttons in generic dialogs
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...