]> Creatis software - gdcm.git/history - src/gdcmDataEntry.h
upgrades for 4DSplitter
[gdcm.git] / src / gdcmDataEntry.h
2011-03-29 jprupgrades for 4DSplitter
2009-02-05 jpradd
2007-09-18 jprTo help human reader of PrintFile, hexadecimal value...
2007-08-29 jprJpeg writter is no longer confused by DataElements...
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-07-26 jprWe are no longer cheated by Elem belonging to group...
2007-07-04 jprAdd FileHelper::SetPhotometricInterpretationToMonochrom...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-07-10 jpr- Avoid useless creation of std::string
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-03-01 jpradd bool DataEntry::GetDSValue(std::vector <double...
2006-01-20 jprFix Doxygenation
2005-11-29 regrain * Add the Copy method in all datas
2005-11-21 jprDoxygenation
2005-11-14 jprMove as private some methods, in order not to confuse...
2005-11-14 jprRemoving 'typedef' from enum declaration should avoid...
2005-11-07 jprAdd Method ComputeFullLength(), to allow further comput...
2005-10-26 malaterreENH: Change the unsafe type char to the full enum type...
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-21 malaterreENH: Adding IsValueCountValid. Should save a lot of...
2005-10-19 regrain * Fix some bugs
2005-10-18 regrain * Minor coding-style clean up