]> git.saurik.com Git - wxWidgets.git/history - src/gtk/filectrl.cpp
globally disable VC++'s warning 4251 (non-exported member in dll-exported class and...
[wxWidgets.git] / src / gtk / filectrl.cpp
2007-09-21  Vadim Zeitlinvarious warning fixes for icc 9.1 compilation
2007-09-17  Paul Cornettvarious small cleanups
2007-09-17  Robert RoeblingDon't compile with < GTK 2.4
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...