]> Creatis software - gdcm.git/history - src/gdcmHeaderHelper.cxx
Fix warnings, add a GDCM_DATA_ROOT to CMake
[gdcm.git] / src / gdcmHeaderHelper.cxx
2004-04-25 malaterreFix warnings, add a GDCM_DATA_ROOT to CMake
2004-04-21 jpr2004-21-02 Jean-Pierre Roux
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-22 jprdoxygenation
2004-02-05 jprdoxygenation
2004-02-04 jprdoxygenation
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-02-02 jpr * FIX taking into account the possible 7fe0,0010...
2004-02-02 jpr2004-01-31 Jean-Pierre Roux
2004-01-30 jpradd Pixel Type 'FD', for dealing with 'double' images.
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-22 jprDICOMDIR utilities
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-14 regrain * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
2004-01-13 regrain * To remove warnings
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2003-11-12 malaterre*ENH: Update CMakeLists
2003-11-07 malaterre*ENH: Add Rescale Slope & Intercept helper, defaults...
2003-11-03 jpr2003-11-03 Jean-Pierre Roux
2003-10-27 jprremoval of now useless LibIDO Jpeg Lossless .h and...
2003-10-24 malaterre*ENH: Can read CT-MONO2-8-abdo.dcm now
2003-10-06 malaterre* change GetXSpacing and GetYSpacing "%f\\%" is parsed...
2003-10-03 malaterre* beware of trailing white space !
2003-10-03 jprgdcmHeaderHelper::GetNumberOfScalarComponents() added...
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-24 jprThe lines are now eigthy characters long...
2003-09-24 jprRemaining ... and so on
2003-09-24 jprRemove using namespace std;
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-09-17 malaterre* corrected directory parsing under Win32
2003-09-11 jprMissing modalities added, to be compliant with DICOM...
2003-09-09 malaterre* Fix a few delete/delete[] mismatch
2003-09-08 malaterre* src/gdcmHeaderHelper.[h cxx]: added new class that...