Add an informational message to the file picker page of widgets sample.
[wxWidgets.git] / samples / widgets / filepicker.cpp
2012-09-09  Vadim ZeitlinAdd an informational message to the file picker page...
2011-12-18  Vadim ZeitlinAdded wxFilePickerCtrl::SetInitialDirectory().
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdded wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
2011-08-27  Vadim ZeitlinAuto complete file names in the text controls of wx...
2011-08-27  Vadim ZeitlinMake the file and dir picket controls expand in widgets...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-11-14  Vadim ZeitlinUndo test code accidentally committed as part of r62643.
2009-11-14  Robert RoeblingAdd tests for wxSL_MIN_MAX_LABELS and wxSL_VALUE_LABEL
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-06-21  Włodzimierz Skiba[ 1509599 ] 'Split pickers page in widgets sample'...