]> Creatis software - gdcm.git/commit
* Added documentation of vtkgdcmReader on Website:
authorfrog <frog>
Fri, 1 Oct 2004 12:40:55 +0000 (12:40 +0000)
committerfrog <frog>
Fri, 1 Oct 2004 12:40:55 +0000 (12:40 +0000)
commit88f0914a8dd9327056361ae14d62ead303f2a9ed
tree51c04020c92d6a56da3aea05241e07a947394f74
parent301f0d7ae54cda9ddfaacadfa25c843275c4de0c
  * Added documentation of vtkgdcmReader on Website:
     - testvtkGdcmReader.cxx renamed to vtkGdcmDemo.cxx (to be compatible
       with it's binary name).
     - vtk/vtkGdcmDemo.cxx and vtkgdcmViewer.cxx: added comments for
       the Website to be more complete.
     - Doc/doxygen.config.in: vtk/vtkGdcmReader.cxx now appears on
       doxygenated documentation.
     - Doc/DoxyVtkGdcmReaderExamples.txt added
       (see http://www.creatis.insa-lyon.fr/Public/Gdcm/html.developper/
            DoxyVtkGdmReaderExamples.html )
  * src/win32, vtk/win32 manually maintained .dsp and .dsw removed.
  * CLEANUP_ROUND (3) for gdcmPixelConvert
   - src/gdcmFile.cxx, gdcmFile.h splitting GetImageDataIntoVectorRaw
20 files changed:
ChangeLog
Doc/CMakeLists.txt
Doc/DoxyVtkGdmReaderExamples.txt [new file with mode: 0644]
Doc/Website/Main.html
Doc/Website/VtkGdcm.html
Doc/doxygen.config.in
TODO
src/gdcmFile.cxx
src/gdcmFile.h
src/win32/.cvsignore [deleted file]
src/win32/gdcmdll.dsp [deleted file]
src/win32/libgdcmijpeg12.dsp [deleted file]
src/win32/libgdcmijpeg8.dsp [deleted file]
src/win32/libgdcmljpeg.dsp [deleted file]
vtk/CMakeLists.txt
vtk/vtkGdcmDemo.cxx [moved from vtk/testvtkGdcmReader.cxx with 58% similarity]
vtk/vtkgdcmViewer.cxx
vtk/win32/.cvsignore [deleted file]
vtk/win32/vtkGdcmTest.dsp [deleted file]
vtk/win32/vtkgdcm.dsp [deleted file]