]> Creatis software - gdcm.git/history - src/gdcmPixelReadConvert.cxx
Stage 2 of names normalization :
[gdcm.git] / src / gdcmPixelReadConvert.cxx
2005-01-21 jprStage 2 of names normalization :
2005-01-17 malaterreENH: Minor patch that rework code to avoid duplicate...
2005-01-17 malaterreENH: First pass at simplifying the JPEG stuff.
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-14 jpr * ENH - Comment out Mathieu's (dangerous) Super...
2005-01-13 jprUpdate ChangeLog
2005-01-12 jpr2005-01-12 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-11 malaterreBUG: Sorry I changed my mind it was getting worse...
2005-01-11 malaterreBUG: Ok I don't understand why but this allow me to...
2005-01-11 malaterreBUG: Remove left over from LibIDO. SwapCode = 12 /...
2005-01-11 malaterreENH: Untangle the transfer syntax from the Document...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-07 malaterreENH: Second pass at removing name of function from...
2005-01-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
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...