Try native method first in LoadFile() and SaveFile()
[wxWidgets.git] / src / common / filepickercmn.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-13  Vadim ZeitlinDon't ignore invalid files entered into wxFileDirPicker...
2012-09-09  Vadim ZeitlinRemove workarounds for wxTextCtrl::SetValue() events...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAuto complete file names in the text controls of wx...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2007-12-08  Vadim Zeitlintranslate wx{File,Dir}PickerWidgetLabel
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2006-10-21  Paul Cornettmove some definitions out of datacmn.cpp
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-15  Václav Slavíkfixed crashes in wxFile/DirPickerCtrl::GetPath() due...
2006-06-27  Vadim Zeitlinuse wxBoxSizer in wxPickerBase instead of doing the...
2006-06-26  Vadim Zeitlinpicker controls improvements: fixes to valid paths...
2006-06-04  Paul Cornettbuild fix
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-01  Włodzimierz SkibaMinor source cleaning.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...