]> Creatis software - gdcm.git/history - src/jdatasrc.cxx
Fix mistypings
[gdcm.git] / src / jdatasrc.cxx
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2005-10-18 malaterreENH: Adding *very* experimental support for writting...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-05 malaterreBUG: For some reason the Sun compiler produce incoheren...
2005-02-04 malaterreBUG: Fix compilation warning on SunOS-CC: Warning ...
2005-01-31 malaterreENH: Huge commit to remove the previous implementation...
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-24 malaterreENH: Grealty simplify the JPEg decompression, no need...
2004-11-08 malaterreENH: Apply pach suggested by JP. This should handle...
2004-11-07 malaterreENH: Final -hopefully- change to jpeg lib. In order...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...