added wxUSE_IMAGE; added write-only wxXPMHandler
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 22 Apr 2001 22:31:53 +0000 (22:31 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 22 Apr 2001 22:31:53 +0000 (22:31 +0000)
commitc96ea65713a8dd58ae40b10718723b5c92a303e3
tree00e426abaa69060d12e83ff02906d025ed6f4466
parenta8d4e3ac60fc8cda5e080992b7fa382162993d74
added wxUSE_IMAGE; added write-only wxXPMHandler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/imagall.cpp
src/common/imagbmp.cpp
src/common/image.cpp
src/common/imaggif.cpp
src/common/imagjpeg.cpp
src/common/imagpcx.cpp
src/common/imagpng.cpp
src/common/imagpnm.cpp
src/common/imagtiff.cpp
src/common/imagxpm.cpp [new file with mode: 0644]