always properly check if SeekI() calls succeded; this makes CanRead() functions of...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Jan 2009 19:16:08 +0000 (19:16 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Jan 2009 19:16:08 +0000 (19:16 +0000)
commitb81e45065986abc34676fecc31515efeb3f3a8d4
tree74165f99c52a995895df598c29cae00dc6f763c0
parent2bc566539b775cda57ef226c450527eb9f4da569
always properly check if SeekI() calls succeded; this makes CanRead() functions of animation decoders return false for non-seekable streams (which is a wanted side-effect)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/anidecod.cpp
src/common/gifdecod.cpp
src/common/imagbmp.cpp
src/common/imagiff.cpp
src/common/imagtga.cpp
src/common/xpmdecod.cpp
src/html/chm.cpp