]> git.saurik.com Git - wxWidgets.git/history - src/generic/dirdlgg.cpp
added and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it...
[wxWidgets.git] / src / generic / dirdlgg.cpp
2001-07-23  Vadim Zeitlinadded and documented wxDir::HasFiles/SubDirs(), use...
2001-03-06  Vadim Zeitlinmerged fix from the 2.2 branch but the test I changed...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-23  Robert Roebling Added wxBitmap::GetSubBitmap()
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-04  Robert Roebling String changes for translations,
1999-10-29  Ove KaavenA few Unicode compilation fixes (mostly wxT())
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-10  Robert Roebling Minor changes to keep my MSW source
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-03  Harco de Hilsterfixed crashing generic dir dialog.
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-17  Robert Roebling Added new file dialog
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-02-10  Robert Roebling distribution things
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-18  Robert Roebling wxDirDialog now sorts its entries
1998-12-18  Robert Roebling Tried to add sorting to wxTreeCtrl
1998-12-17  Julian SmartAdded wxDirDialog to generic directories