don't test for both stream.fail() and stream.bad() as the latter implies the former...
[wxWidgets.git] / src / common / filectrlcmn.cpp
2007-09-20  Vadim Zeitlinremove extra colons and semicolons
2007-09-17  Paul Cornettvarious small cleanups
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...