Warning fixes for OpenWatcom.
[wxWidgets.git] / include / wx / generic / dirctrlg.h
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-06-17  Włodzimierz SkibaSeparation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-16  Václav SlavíkWXDLLEXPORT correction
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-01  Julian SmartApplied patch [ 623187 ] virtual methods and new AppendItem
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-04-10  Julian SmartAdded a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
2002-04-09  Václav Slavíkhidden root works in wxGenericDirCtrl again
2002-04-08  Julian SmartAdded wxDIRCTRL_EDITABLE style so we can choose whether
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-01-09  Robert Roebling wxDirDialog no longer shows hidden files. I don't
2002-01-06  Václav Slavíkmerged both implementations of wxGenericDirCtrl
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-10-17  Julian SmartMade wxGenericDirCtrl compile with Cygwin
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-07-27  Julian SmartGeneric dirctrl corrections
2000-07-25  Václav SlavíkwxGTK compilation fix (undefined wxDirDialogDefaultFold...
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...