add support for multiple extensions to wxImage handlers (closes #10570)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Mar 2009 23:13:34 +0000 (23:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Mar 2009 23:13:34 +0000 (23:13 +0000)
commitba4800d3aeb254dd00277ff0a71df9321ca692dc
tree71e973ebe1b48c86d76b87566065ddd428495fc7
parente225e700ef18aed0db7793d05e60f9ea5f3fb984
add support for multiple extensions to wxImage handlers (closes #10570)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/image.h
include/wx/imagjpeg.h
include/wx/imagpnm.h
include/wx/imagtga.h
interface/wx/image.h
src/common/image.cpp
src/common/imagtiff.cpp