From: Mattia Barbon Date: Sat, 11 Jan 2003 21:02:16 +0000 (+0000) Subject: Changes to be backported. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a43d5db22b1d3623ffe6695300d40e3a2204b954?ds=inline Changes to be backported. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/toback24.txt b/docs/toback24.txt index a657e6f7dc..a59db0b847 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -106,3 +106,24 @@ Checking in src/msw/textctrl.cpp; new revision: 1.157; previous revision: 1.156 done + + +10 wxMotif filedialog/wildcard corrections + + Documented wxMotif filedialog limitations WRT wildcard syntax. +Modified filedialog to either extract the wildcard (if only one wildcard +is present) or assert (if more than one is present). + +Checking in docs/latex/wx/filedlg.tex; +/pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/filedlg.tex,v <-- filedlg.tex +new revision: 1.14; previous revision: 1.13 +done +Checking in samples/dialogs/dialogs.cpp; +/pack/cvsroots/wxwindows/wxWindows/samples/dialogs/dialogs.cpp,v <-- dialogs.cpp +new revision: 1.88; previous revision: 1.87 +done +cvs diff: [15:36:24] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx +Checking in src/motif/filedlg.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/motif/filedlg.cpp,v <-- filedlg.cpp +new revision: 1.16; previous revision: 1.15 +done \ No newline at end of file