]> Creatis software - gdcm.git/commit
2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
authorjpr <jpr>
Tue, 11 Jan 2005 11:37:12 +0000 (11:37 +0000)
committerjpr <jpr>
Tue, 11 Jan 2005 11:37:12 +0000 (11:37 +0000)
commit0998e973a71f551af2f24ae49c9b748359a61be8
treeba6324df518ab53254ce1919641aa370ec912075
parente21840cfbb8614241305f19e2dda548f51d99b6c
2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
   * Replace confusing name SwitchSwapToBigEndian name by SwitchByteSwapCode
   * Add the Document::HandleOutOfGroup0002(uint16_t group) method
    to swap the Swap Code, at parsing time, when we come out of group 0002
 and Transfer Syntax is Big Endian
 We should be able to read now 'true DICOM' Big Endian coded images
 * Add optional run time SetDebugOn (last param) for PrintHeader, PrintFile
 * Replace the french 'Transfert Syntax' by the english 'Transfer Syntax'
14 files changed:
ChangeLog
Dicts/dicomTS.dic
Example/PrintDicomDir.cxx
Example/PrintFile.cxx
Example/PrintHeader.cxx
Example/TestWrite.cxx
Example/Write.cxx
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmGlobal.cxx
src/gdcmHeader.cxx
src/gdcmHeader.h
src/gdcmTS.h