]> Creatis software - gdcm.git/blobdiff - ChangeLog
Add a *very* simple test program to read the frames of a Papyrus image,
[gdcm.git] / ChangeLog
index 6305deef45b17388d9ce5ec52a8a1ff38a1e22f6..738e5e68aab339f9e29e2c3be8a47c3f5481b42d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-01-19 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * src/gdcmDocEntry.h : DocEntry is now secure. User can't change the 
+     DictEntry or the VR.
+
+2005-01-19 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_ROOT to be complient with
+     all in gdcm
+
+2005-01-19 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * Test/ : rename VTK tests to have a best name for the tests
+   * gdcmPython/demo/*.py.in : Change the InitTraversal/GetNextEntry use to
+     GetFirstEntry/GetNextEntry use
+
+2005-01-18 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * Test/ShowDicom.cxx, ShowDicomSeq.cxx, TestWriteWithVTK.cxx : change the
+     test. Now it's on image content and not on the resulting visualisation...
+     might solve the problem on linux when using the OpenGL drivers
+
 2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
    * ENH for DicomDir, DicomDirPatient, DicomDirStudy, 
                  DicomDirSerie, DicomDirImage
@@ -63,7 +81,7 @@
      sort DICOM files
 
 2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
-   * ENH - Comment out Mathieu's (dangerous) Super Hack 
+   * ENH - Comment out Mathieu's (dangerous) Super Hack
              for dealing with BIGENDIAN processors
                        - Move equivalent stuff to BinEntry::WriteContent
                        When necessary, 16 Bits Pixels are swapped in a small buffer