The rounded corners look really dumb at this size.
[wxWidgets.git] / samples / widgets / dirctrl.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-16  Vadim ZeitlinAdd wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event.
2013-05-16  Vadim ZeitlinRename wxEVT_DIRCTRL_CHANGED to wxEVT_DIRCTRL_SELECTION...
2013-03-09  Vadim ZeitlinRestore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl.
2012-11-01  Vadim ZeitlinAdded wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selec...
2012-10-29  Vadim ZeitlinCompare file paths using wxFileName, not wxString,...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-06  Vadim Zeitlinadded multiple selections support to wxDirCtrl (closes...
2007-05-28  David ElliottInclude wx/filedlg.h when not WX_PRECOMP.
2007-05-24  Vadim Zeitlindeprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-10-05  Włodzimierz SkibaPCH build fix.
2006-10-05  Włodzimierz SkibawxGenericDirCtrl page for widgets sample.