Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / generic / filepickerg.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-09-09  Vadim ZeitlinSimplify and correct setting of initial directory for...
2012-02-28  Vadim ZeitlinFix setting default file name in wxGenericFileDirButton...
2011-12-18  Vadim ZeitlinAdded wxFilePickerCtrl::SetInitialDirectory().
2011-12-18  Vadim ZeitlinNo changes, just use wxScopedPtr instead of explicit...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdded wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
2010-03-08  Vadim ZeitlinUse correct style for the dialog shown by generic file...
2009-06-29  Vadim Zeitlindon't use wxFilePicker style when creating wxButton
2008-03-26  Julian SmartAdded GetId() to Connect calls to ensure only the relev...
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 WetherellRevert previous commit.
2006-06-02  Michael WetherellLazy creation of the picker dialogs (Francesco).
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...