Respect wxFileName::DontFollowLink() in wxFileSystemWatcher.
[wxWidgets.git] / samples / widgets / dirctrl.cpp
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.