From: Julian Smart Date: Thu, 8 Jan 2004 14:47:26 +0000 (+0000) Subject: Added change log for patch: wxGenericDirCtrl does not accept multiple wildcards X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/30ec5dbb49653806c8ee8b9240afca8cda2ed5be 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 --- diff --git a/docs/changes.txt b/docs/changes.txt index 76222eee1e..9fbd7a7f3c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: diff --git a/docs/toback24.txt b/docs/toback24.txt index 4eabc1f2a4..698d16fb0f 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -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) ===========================================