remove colour/pen/brush arguments which are the default in the samples
[wxWidgets.git] / samples / widgets / filectrl.cpp
2012-05-04  Vadim ZeitlinDon't return NULL widget from wxFileCtrl page of widget...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-19  Vadim Zeitlinfix more -Wparentheses warnings after wxLog changes
2008-04-06  Vadim Zeitlinuse wxJoin() instead of redoing it manually in the...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...