]> git.saurik.com Git - wxWidgets.git/commit
Compile fix for GIF decoder,
authorRobert Roebling <robert@roebling.de>
Tue, 30 Nov 1999 17:24:14 +0000 (17:24 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 30 Nov 1999 17:24:14 +0000 (17:24 +0000)
commit700ec4546cfa7a89b3bca0a4eb5b6ee9d43ac17a
tree3aba4748544835e68bd4dd59033dbfe126756798
parenta05da1b6827f40c0beb97225e9861356343e196b
  Compile fix for GIF decoder,
  Added image index to loadfile.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/image.h
src/common/gifdecod.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