]> Creatis software - gdcm.git/history - src
* Remove all old python demo using an older gdcm version
[gdcm.git] / src /
2005-06-08 jprTo avoid warnings
2005-06-08 jprTo avoid warnings (just forget that 'atof' returns...
2005-06-07 malaterreENH: getting toward win32 support
2005-06-07 malaterreCOMP: Tons of warnings fix...cannot believe how poorly...
2005-06-07 malaterreCOMP: Remove comp warning
2005-06-07 malaterreENH: Remove debug printf
2005-06-07 malaterreENH: No brainer activity = removing all warnings
2005-06-07 malaterreENH: Properly link jasper against (default) jpeg 8bits...
2005-06-07 malaterreENH: Rebuild jpeg-ls when files are modified, also...
2005-06-07 malaterreENH: Revamp a bit the build process to make the exe...
2005-06-07 malaterreENH: Properly recompile jasper if a header/file is...
2005-06-07 malaterreCOMP: Fix building of static lib on Win32
2005-06-07 jprFix comments
2005-06-07 malaterreCOMP: You need to include header file to use type
2005-06-07 malaterreCOMP: Need to include header if you use function
2005-06-07 jprThe highy time consuming method GetMacAdress is now...
2005-06-07 jprTypo
2005-06-07 jprRemove some spurious calls to Format
2005-06-07 jprUse TranslateToKey better than Format
2005-06-07 jpr // according to 'Purify', TranslateToKey is one...
2005-06-07 jprWith GDCM_EXPORT, VC shoul be happier
2005-06-06 malaterreCOMP: Fix compilation on minwg... this code is becoming...
2005-06-06 jpr class ArgMgr (for Arguments Manager) is designed for
2005-06-04 malaterreENH: Adding the subdir option commented out for now...
2005-06-04 malaterreENH: cleanup
2005-06-04 malaterreENH: Adding an open source, BSD compatible jpeg-ls...
2005-06-04 malaterreCOMP: Snap, forgot this one...
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...
next