wxRTC table layout now uses cell content to calculate column widths if no other width...
[wxWidgets.git] / src / msw / dirdlg.cpp
2013-09-30  Vadim ZeitlinFix problem with COMDLG_FILTERSPEC declaration with...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-07-23  Vadim ZeitlinFix wxUSE_IFILEDIALOG definition in wxUSE_DYNLIB_CLASS...
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-05-09  Vadim ZeitlinUnconditionally define IID_IShellItem in wxMSW sources.
2012-04-16  Vadim ZeitlinNo real changes, just some typo fixes for previous...
2012-04-15  Vadim ZeitlinUse new style directory selection dialog under Vista...
2011-02-19  Vadim ZeitlinFix out of bounds string access in wxMSW wxDirDialog.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-06-07  Włodzimierz SkibaInclude wx/scrolwin.h and wx/dirdlg.h according to...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-01-18  Julian SmartCleanup
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-12-05  Julian SmartNeither PocketPC nor SmartPhone have SHBrowseForFolder
2004-10-19  Vadim Zeitlinextracted LPITEMIDLIST wrappers in a separate header...
2004-10-10  Julian SmartFixed the change that broke eVC++ compile (please don...
2004-10-09  Vadim Zeitlinthe #ifdef around BROWSEINFO.lpszTitle assignment is...
2004-10-09  Julian SmartFix for Standard WinCE SDK
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-21  Włodzimierz SkibaSmartphone fix.
2004-08-24  Włodzimierz SkibaCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-11  Julian SmartApplied patch [ 800784 ] Fixes ::wxDirSelector style...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-03  Mattia Barbon MSVC 5 does not have BIF_EDITBOX.
2003-02-02  Vadim Zeitlinunsuccessful attempts to create resizable dir dlg witho...
2002-06-08  Vadim Zeitlincompilation fix (for !PCH)
2002-06-07  Robin DunnPatch #565656, fix for compilers without precomp headers
2002-06-05  Robin DunnGive wxMSW's wxDirDialog support for wxDD_NEW_DIR_BUTTON
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-04-06  Vadim Zeitlinfixed bug with initial path being a root directory...
2002-04-05  Vadim Zeitlinmore fixes to handling the paths with trailing slashes...
2002-03-30  Vadim Zeitlinfix for the paths with trailing (back)slashes
2002-01-04  Julian SmartFixes for GNUPro 00r1
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-01-28  Julian SmartCorrection for Mingw32
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-01-31  Vadim Zeitlincompilation for Win32 using configure works again
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-11  Ron Lee#included log.h
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-09-14  J. Russell SmythChanges for mingw32/gcc-2.95
1999-09-13  Unknown (MT)Added callback to start in current directory
1999-06-16  Ove KaavenHad missed one LPSTR.
1999-06-16  Ove KaavenSuppose I should trust the headers in BC++5.02 more...
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1998-05-20  Karsten Ballüderadded some wxMSW stuff