]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-04-14 regrain * gdcmPython/ : amelioration to load Version with...
2005-04-13 malaterreBUG: Could not build static lib of gdcm properly on...
2005-04-13 regrain * string error fix
2005-04-13 regrain * Dicts/DictGroupName.dic : Remove all entries defin...
2005-04-12 regrain * Builder/gdcm.iss.in : Bug fix - missing gdcmConfig...
2005-04-11 malaterreBUG: Stupid gcc 2.96 does not support ios::failure
2005-04-11 malaterreBUG: Spacing in DICOM is y first THEN x spacing
2005-04-06 regrain * Amelioration on the DictGroupName class
2005-04-06 regrain * src/gdcmDictGroupName.cxx : amelioration of print
2005-04-05 regrain * Update version
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
2005-04-05 jprUser may now choose whether he wants to load Shadow...
2005-04-05 jprComments
2005-04-05 regrain * Amelioration of demo
2005-04-04 jprFix stupid bug when writting ACR-NEMA image from 'ACR...
2005-03-31 regrain * src/gdcmPixelReadConvert.cxx : problems of around...
2005-03-31 regrain * Testing/TestAllReadCompareDicom.cxx : amelioration
2005-03-31 regrain * Testing/TestAllReadCompareDicom.cxx : bug fix...
2005-03-30 regrain * Testing/TestAllReadCompareDicom.cxx : now use...
2005-03-23 malaterreBUG: Be consistent with doc. From 0 to 9 (included...
2005-03-23 jprTemporary black lis of LibIDO rectangular images ...
2005-03-22 jprUpdate News
2005-03-22 jpr*FIX Restore pushed out elements
2005-03-22 jpr*** empty log message ***
2005-03-22 jprTypo
2005-03-22 jpr* FIX : element 0x0000 of shadow groups is now force...
2005-03-22 jpr*** empty log message ***
2005-03-18 jprFix confusing comments
2005-03-18 jprAdd a gzip tarball for gdcm1.0.0
2005-03-17 jprUpdate Download.html
2005-03-17 regrain * Builder/ : add possibility to build an installer...
2005-03-17 regrain*** empty log message ***
2005-03-17 regrain * Amelioration of the Python part concerning demos
2005-03-11 jprFinal removal of gdcmFileHelper::InitializeDefaultFile();
2005-03-11 jprRemove spurious #define MAX_SIZE_PRINT_ELEMENT_VALUE
2005-03-09 jprFix misstyping
2005-03-09 jprTypo, comments
2005-03-09 jprAdd Anonymize method (not yet fully checked)
2005-03-09 jprTypo, comments
2005-03-09 jprAdd an executable (not yet fully checked) to anonymize...
2005-03-09 jprBetter description of A.P.I. breaking modifications...
2005-03-09 jprUpdate gdcm.h, to make it user usable ...
2005-03-09 regrain * src/gdcmFileHelper.cxx : remove memory leaks and...
2005-03-07 jprRemove useless stuff
2005-03-07 jprShould fix some memory leaks
2005-03-04 jprTemporary revert to previous code (better Mem Leak...
2005-03-04 jprTo prevent some memry leaks
2005-03-04 jprTo avoid warning
2005-03-04 jprTo avoid valgring varnings
2005-03-04 jprTo avoid valgring warning about shadowed local variable
2005-03-03 malaterreBUG: Put back previous implementation. Thanks to JPR...
2005-03-03 jprComments
2005-03-03 jprFix typo
2005-03-03 jprAdd comments
2005-03-03 jprChange default output filename to provide 'low cost...
2005-03-02 jprForget to rename the function, as well
2005-03-02 jprFix memory leak pb
2005-03-02 jprFix Signed Pixel pb.
2005-03-02 jprFix gdcm::FileHelper::CheckMandatoryElements() to take...
2005-03-02 jprFix comments
2005-03-02 jprChange meaningless name 'TestSequence' (that does NOT...
2005-03-01 malaterreENH: Fix Compilation on older SunOS
2005-03-01 jprUpdate Website;
2005-02-28 malaterreENH: Getting closer to USE_GDCM_FILE
2005-02-28 malaterreENH: Getting closer to USE_GDCM_FILE
2005-02-28 malaterreBUG: Could not build on Sun + gcc 2.95
2005-02-28 malaterreADD: New file needed
2005-02-28 malaterreBUG: Fix typoes
2005-02-28 malaterreENH: First shot at the UseGDCM file. Very usefull indeed
2005-02-28 jprFix English mistakes
2005-02-25 malaterreENH: I believe we have to enter floating point values...
2005-02-25 malaterreENH: Backport change from ITK. Fix compilation warnings
2005-02-23 regrain * remove compilation warnings
2005-02-22 regrain * src/gdcmFileHelper.cxx : JPR bad personal choices fix
2005-02-21 malaterreENH: Remove the jpeg internal stuff... not user friendly
2005-02-21 jprTypo
2005-02-21 jpr* Replace method CheckMetaElements by CheckManadatoryEl...
2005-02-21 regrain * Might test the swig version before launch it
2005-02-17 jprTo avoid further pb, Initialize defaults now Photochrom...
2005-02-17 jprAdd some more tests
2005-02-17 jprFix comments
2005-02-17 jprGroup 0002 management
2005-02-17 jprPrepare FileMetaInformationVersion (group 0002) management
2005-02-17 jprFix misstyping
2005-02-16 jprFix wrong comment (-> wrong Doxygenation) about the...
2005-02-16 jprDoxygenation
2005-02-16 jprTaking into account MONOCHROME1 + Signed Pixels (?!)
2005-02-16 regrain * Bug fix for .Net2003... see now on other platforms ?
2005-02-15 malaterreENH: More testing using D Clunie tools
2005-02-15 jprnew News
2005-02-15 jprTaking into account the difference between MONOCHROME1...
2005-02-15 jprcorrect misstyping
2005-02-15 jprCommit old versions UML class diagram, to help users...
2005-02-15 jprnew News
2005-02-14 malaterreBUG: Couldnt find dicom3tools properly
2005-02-14 malaterreSTYLE: Typo
2005-02-14 malaterreCOMP: Fix stupid VS6 bug
2005-02-14 malaterreBUG: This should solve the last Seg Fault. In a loop...
2005-02-14 malaterreBUG: Remove crappy code... disgusted
2005-02-14 malaterreBUG: Solve JP feature, and at the same time avoid alloc...
next