Added change log for patch: wxGenericDirCtrl does not accept multiple wildcards

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-01-08 14:47:26 +00:00
parent 3da4e4bd4a
commit 30ec5dbb49
2 changed files with 7 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ All (GUI):
- wxColourDatabase API now uses objects instead of pointers
- added resolution option to JPEG image handler (Jeff Burton)
- added wxCalendarEvent::SetDate, wxCalendarEvent::SetWeekDay
- wxGenericDirCtrl now accepts multiple wildcards
wxMSW:

View File

@@ -232,6 +232,12 @@ Checking in zipstrm.cpp;
new revision: 1.10; previous revision: 1.9
done
32. Apply patch [ 866387 ] wxGenericDirCtrl does not accept multiple wildcards
Checking in src/generic/dirctrlg.cpp;
/pack/cvsroots/wxwindows/wxWindows/src/generic/dirctrlg.cpp,v <-- dirctrlg.cpp
new revision: 1.81; previous revision: 1.80
TODO for 2.4 (items that are not backports)
===========================================