]> Creatis software - gdcm.git/history - src
ENH: Adding some more info on GDCM build process, should let user how everything...
[gdcm.git] / src /
2005-06-04 malaterreCOMP: snap I broke compilation... does anyone remeber...
2005-06-04 malaterreCOMP: Hopefully I should get win32 shared lib working...
2005-06-04 malaterreENH: mimic the ijg approach to get win32 shared lib...
2005-06-04 malaterreCOMP: Apparently BCC6 did not like our heuristic, inclu...
2005-06-03 jprTypo.
2005-06-03 jprFix VR processing, to be CP-288 conform.
2005-06-03 jprDoxygenation
2005-06-02 jprHarden gdcm::File::IsReadable(), in order not to be...
2005-06-02 jprAdd warning about Load Mode
2005-06-02 jprDoxygenation
2005-06-02 jprDoxygenation
2005-06-02 jprUpdate remainder to assure 'Supplement 104' conformance
2005-05-30 malaterreCOMP: Getting closer to shared libs on win32
2005-05-30 malaterreENH: Trying to get shared lib to work on win32
2005-05-30 malaterreENH: Adding support for multiple fragments of jpeg2000...
2005-05-30 malaterreCOMP: Some more fun with sys/types.h declaring a few...
2005-05-30 malaterreBUG: oops JASPER->GDCMJASPER
2005-05-30 malaterreBUG: Fix in case space in the path
2005-05-30 malaterreCOMP: oops bcc32 was still complaining
2005-05-30 malaterreCOMP: oops bcc32 was complaining
2005-05-30 malaterreENH: Try to rewrite this nice obfuscated code
2005-05-30 malaterreENH: Remove convenient library herited from jasper...
2005-05-29 malaterreENH: Minor cleanup
2005-05-29 malaterreENH: Fix the this header. PLEASE do not touch if you...
2005-05-29 malaterreENH: Rework the header file...I guess some people refus...
2005-05-29 malaterreENH: Ok JPEG2000 is working...cannot believe that IsJPE...
2005-05-27 malaterreENH: Adding feature for user to refine the search of...
2005-05-27 malaterreCOMP: Fix warning... I dont think we need to export...
2005-05-27 jprFix misstyping (not mine, this time)
2005-05-27 jprTo avoid pushing out twice the meta elements, wile...
2005-05-26 malaterreCOMP: Fix compilation on MINGW32
2005-05-25 jprShould avoid some memory leaks
2005-05-24 jprTypo
2005-05-24 jprAdd comments not to confuse unaware users any longer
2005-05-24 jprto avoid gcc warnings
2005-05-23 jprSomething I don't understand.
2005-05-23 jprFix misstyping
2005-05-23 jprShould avoid of lot of warnings with gcc
2005-05-23 malaterreENH: Minor commit to illustrate what was done to create...
2005-05-23 jprTo avoid gcc warnings
2005-05-23 jprReplace C++ style comments by C style comments, to...
2005-05-22 malaterreBUG: Disable MPEG and JPEG2000 until build process...
2005-05-22 malaterreBUG: Doh! I dont get it...
2005-05-22 malaterreENH: add proper include path
2005-05-22 malaterreENH: Small improvement to generate the proper header
2005-05-22 malaterreENH: Parse the .in file properly with cmake
2005-05-22 malaterreENH: Adding initial implementation for jasper/jpeg2000...
2005-05-22 malaterreCOMP: oops could be usefull...
2005-05-22 malaterreENH: Adding the jasper lib to support jpeg2000...and...
2005-05-22 malaterreCOMP: Fix compilation on Win32...again
2005-05-22 malaterreCOMP: Fix compilation on Win32...it's official I am...
2005-05-21 malaterreENH: Trying to OO this C code something close to the...
2005-05-21 malaterreENH: Initial checkin of gdcmMpeg, the code is still...
2005-05-21 malaterreBUG: Replace 0 with SEEK_SET, this was wrong for djgpp
2005-05-21 malaterreCOMP: Fix compilation with shared lib on win32 by remov...
2005-05-21 malaterreENH: Ok I am pretty confident that it compiles everywhe...
2005-05-21 malaterreCOMP: Fix stupid vs7 warning conversion from 'double...
2005-05-21 malaterreCOMP: Fix some more warnings
2005-05-21 malaterreCOMP: Remove empty file (need VERIFY or DISPLAY). Also...
2005-05-21 malaterreENH: Adding cmakelist for now this is not used...
2005-05-21 malaterreCOMP: Still fixing some bcc warnings... boring
2005-05-21 malaterreCOMP: Still fixing some bcc warnings
2005-05-21 malaterreCOMP: Fix warning about pos being used only with a...
2005-05-21 malaterreCOMP: Remove ret this is never use in the function
2005-05-21 malaterreENH: Proper cmakelist to generate (temporarily) exe...
2005-05-21 malaterreCOMP: Fix strings longer than ISO specification
2005-05-21 malaterreCOMP: I believe we need to return ret instead of 0
2005-05-21 malaterreCOMP: Fix compilation in bcc32
2005-05-21 malaterreCOMP: Fix compilation on Win32 system without unistd...
2005-05-21 malaterreCOMP: Remove compiler warnings using gcc
2005-05-21 malaterreENH: Remove Makefile in case of in source build
2005-05-21 malaterreENH: For the long long long long term adding the part...
2005-05-21 malaterreENH: Rename Makefile in case people still do in source...
2005-05-21 malaterreENH: GDCM has now a BSD compatible MPEG2 library. Sourc...
2005-05-20 jprTo avoid warning.
2005-05-19 jprFIX possible troubles when checking
2005-05-18 jprFix : now dcm deals with 'No preamble', Big Endian...
2005-05-17 jprENH : Now, FileHelper::CheckMandatoryElements() makes...
2005-05-17 jprENH : According to David Clunie's advice, we check...
2005-05-11 malaterreENH: Should now support image with space in the origin
2005-05-11 malaterreBUG: When Image Position Patient was exactly 0,0,0...
2005-05-11 malaterreBUG: Fix previously instroduce cmake bug, now should...
2005-05-11 malaterreENH: Some minor enhance:
2005-05-03 jprNow the gdcm::File remains unimpaired after writting...
2005-05-03 jprLoad returns now a bool (allow user not to call IsReada...
2005-04-29 jprtypo
2005-04-29 jprDon't abort the prog when File not open
2005-04-27 jprRemoval of now useless lut-related stuff
2005-04-27 jprPb of 'Bits Allocated = 12' is now dealt with in
2005-04-26 jprPrepare MPEG Dicom encapsulated processing (within...
2005-04-26 jprShould leave gdcm::Document constructor in a much quicker
2005-04-24 malaterreBUG: A test that cannot open an image SHOULD fail
2005-04-24 malaterreCOMP: gcc 4.0 dont like ; in #define
2005-04-22 jprPrepare (future) MPEG integration
2005-04-22 jprModify Print() output
2005-04-21 jprTaking into account Dicom MPEG
2005-04-20 malaterreBUG: Fix Numerical Excption on bcc55
2005-04-20 regrain * FIX : on X, the python part is correctly installed...
2005-04-19 jprFix some comments
2005-04-19 jprShould suppress some warnings from Borland compiler
next