The rounded corners look really dumb at this size.
[wxWidgets.git] / include / wx / filepicker.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-03-31  Vadim ZeitlinRemove wx{File,Dir}PickerCtrl::CheckPath() declaration.
2012-09-13  Vadim ZeitlinDon't ignore invalid files entered into wxFileDirPicker...
2012-09-09  Vadim ZeitlinRemove workarounds for wxTextCtrl::SetValue() events...
2012-07-10  Paul Cornettupdate minimum GTK2 version requirement to 2.6
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...
2009-02-12  Robert RoeblingwxFilePickerCtrl's button should know if it has an...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-02-03  Vadim Zeitlinno real changes, just added 2 virtual keywords to ...
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2007-12-08  Vadim Zeitlintranslate wx{File,Dir}PickerWidgetLabel
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-02-04  Vadim Zeitlinadd accessors using wxFileName to wxFile/DirPickerCtrl...
2006-09-05  Vadim Zeitlinpickers code cleanup (patch 1552220)
2006-07-17  Michael WetherellFile/font/colour/dir picker fixes for GTK Universal
2006-07-15  Václav Slavíkfixed crashes in wxFile/DirPickerCtrl::GetPath() due...
2006-07-11  Włodzimierz SkibaFixed conflict between wxFilePicker and wxButton.
2006-06-26  Vadim Zeitlinpicker controls improvements: fixes to valid paths...
2006-06-08  Robin DunnApplied Patch #1502801: Missing Clone() functions from...
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-01  Michael WetherellCompile fixes for GTK 2.4
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...