]> Creatis software - gdcm.git/history - src/gdcmJpeg2000.cxx
Fix mistypings
[gdcm.git] / src / gdcmJpeg2000.cxx
2008-05-24 malaterreCOMP: backport from ITK
2008-04-10 malaterreCOMP: fix comp on gcc 4.3
2007-10-25 jprSome fixes for BORLAND (some more to come ...)
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-07-13 jprFirst step to sync with v 1.2.2
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-05-15 malaterreCOMP: Fix compilation on SunOS
2006-02-07 malaterreCOMP: Fix warning on bcc551
2006-01-27 jprAdd #include for BCC
2006-01-24 malaterreENH: Should be a little faster since no function call
2006-01-24 malaterreCOMP: Make bcc55 happy
2006-01-24 malaterreBUG: Free mem properly now that it works
2006-01-24 malaterreBUG: Trying to get openjpeg to work
2006-01-24 malaterreENH: Get openjpeg working
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-11-04 malaterreCOMP: Fix warning about unused var... cant remember...
2005-10-24 malaterreSTYLE: Fix spacing, and change cerr to gdcmErrorMacor
2005-10-24 malaterreCOMP: Remove call to problematic fprintf
2005-10-24 malaterreSTYLE: Cleanup code
2005-10-24 malaterreENH: Remove ref to jasper, add OpenJPEG implementation
2005-09-20 jprremove useless assignation, to avoid warning
2005-07-11 malaterreENH: On win32 std::binary is necessary
2005-07-11 malaterreBUG: Trying to debug jasper...
2005-07-05 malaterreENH: Adding debug
2005-06-07 malaterreCOMP: Remove comp warning
2005-06-07 malaterreENH: Remove debug printf
2005-06-02 jprDoxygenation
2005-05-30 malaterreENH: Adding support for multiple fragments of jpeg2000...
2005-05-22 malaterreENH: Adding initial implementation for jasper/jpeg2000...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-05 malaterreSTYLE: Please stop using cout, you have a much more...
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-20 jprFirst stage.
2004-12-04 malaterreBUG: Could not compile with gcc 64bits
2004-12-03 malaterreENH: * Huge cleanup:
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-08 malaterreENH: Minor cleanup, still removing stdio.h and co ...
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-03-22 jprdoxygenation
2004-01-13 regrain * src/*.[h|cxx] : coding style
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-23 jprAdd empty gdcmJpeg2000.cxx, ready for the future