]> git.saurik.com Git - wxWidgets.git/commit - include/wx/imagiff.h
Added IFF handler.
authorRobert Roebling <robert@roebling.de>
Tue, 15 Jan 2002 17:57:08 +0000 (17:57 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 15 Jan 2002 17:57:08 +0000 (17:57 +0000)
commit4b6b4dfcf48af89d910df5a21786fbcd02db8c97
treebba920f0be2c72603fe883ff19cfa904b60f5744
parent13b1f8a7e69e4003623bef16c680c33da427ef59
  Added IFF handler.
  Minor doc updates.
  Corrected configure for SGI OpenGL (wx-config related).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
25 files changed:
Makefile.in
configure
configure.in
distrib/msw/tmake/filelist.txt
docs/gtk/changes.txt
docs/gtk/install.txt
docs/gtk/readme.txt
docs/gtk/todo.txt
include/wx/iffdecod.h [new file with mode: 0644]
include/wx/image.h
include/wx/imagiff.h [new file with mode: 0644]
include/wx/mac/setup0.h
include/wx/msw/setup0.h
include/wx/msw/setup_microwin.h
include/wx/os2/setup0.h
locale/nl.po
locale/ru.po
locale/sl.po
locale/sv.po
setup.h.in
src/common/iffdecod.cpp [new file with mode: 0644]
src/common/imagall.cpp
src/common/imagiff.cpp [new file with mode: 0644]
src/gtk/files.lst
src/gtk1/files.lst