Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / include / wx / generic / filepickerg.h
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-09-09  Vadim ZeitlinSimplify and correct setting of initial directory for...
2011-12-18  Vadim ZeitlinAdded wxFilePickerCtrl::SetInitialDirectory().
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-03-16  Vadim ZeitlinInitialize picker style in native GTK file/dir pickers.
2010-03-08  Vadim ZeitlinUse correct style for the dialog shown by generic file...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2006-07-15  Václav Slavíkfixed crashes in wxFile/DirPickerCtrl::GetPath() due...
2006-06-21  Włodzimierz SkibaFix for dir dialog in dir picker appearing without...
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-02  Michael WetherellLazy creation of the picker dialogs (Francesco).
2006-06-01  Robin DunnDLL compilation fix
2006-06-01  Włodzimierz SkibaBuild fix based on wxOS2 night build log.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...