]> Creatis software - gdcm.git/history - src/gdcmPixelReadConvert.cxx
Coding Style + Doxygenation
[gdcm.git] / src / gdcmPixelReadConvert.cxx
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-14 regrain * Fix few compilation warnings
2004-12-14 rouet * fixed some compilation warnings, and for(;;) scope...
2004-12-13 malaterreENH: dos2unix
2004-12-13 malaterreBUG: On VS6 the for loop does not respect scope. Theref...
2004-12-13 malaterreBUG: On a few platerform we cannot use ios_base, we...
2004-12-12 rouet * FIX: new handling of JPEG decompression, especially...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-09 regrain * src/gdcmPixelReadConvert.cxx : bug fix when would...
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...