Add missing styles support to wxWindow XRC handler.
[wxWidgets.git] / src / xrc / xh_filectrl.cpp
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)