Applied patch [ 686843 ] File Dialog Wildcard Bug
authorJulian Smart <julian@anthemion.co.uk>
Tue, 18 Feb 2003 09:27:23 +0000 (09:27 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 18 Feb 2003 09:27:23 +0000 (09:27 +0000)
commit787d22ec24ac07aa61154eb1eea9c4183e6efcc5
tree0f06248c730b069dd7956eb4be40c53b2fdc480a
parente6396ed45195ef5356f425095e267847408b7676
Applied patch [ 686843 ] File Dialog Wildcard Bug

A bug was introduced in generic/src/filedlgg.cpp
between versions 2.2.9 and 2.4 that causes incomplete
file extensions to be appended to filenames not having
extensions after a user changes the wildcard index in
the filedialog. This patch reverts back to the correct
code.

Bob Downey

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/generic/filedlgg.cpp