]> Creatis software - gdcm.git/commit
2004-01-31 Jean-Pierre Roux
authorjpr <jpr>
Mon, 2 Feb 2004 09:25:43 +0000 (09:25 +0000)
committerjpr <jpr>
Mon, 2 Feb 2004 09:25:43 +0000 (09:25 +0000)
commita547ed6d41e444153f4bea38c47810fe7f50d88e
tree9fe9d01163dda7efbe7583283d54927af1577978
parent365c111fbc0b5750e23c90a1775c4af2d4e3ace4
2004-01-31 Jean-Pierre Roux
     * FIX gdcmParser::WriteEntries : when a VR is tagged as 'Unknown'
                       no longer writes 'Un' on disk
     * FIX  SQ elements with actual length are now dealt with corectly
     * FIX gdcmFile::WriteBase make the difference, for color images, between
                     the length (for Palette expanded omages)
     and Raw Length (non expanded image + Palette)
      * FIX  Dicts/dicomV3.dic : removal of 'CTX' (context dependant) VR
                     (that broke Write). Replaced by UL.
     Aware user will reload the field if he
     thinks it's necesssary
ChangeLog
Dicts/dicomV3.dic
Dicts/dicomVR.dic
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmHeader.h
src/gdcmHeaderEntry.cxx
src/gdcmHeaderHelper.cxx
src/gdcmHeaderHelper.h
src/gdcmParser.cxx
src/gdcmParser.h