X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=b45db9270c0a2f3cd9ff084376a5fc0ace871920;hb=d99d7887252e531c07ee85ad1e33636b0bd4686b;hp=a1129a7a4876aa4b5639f048bfe195c172b82a80;hpb=4b22e3b8d982d7d46d64aea9f71b2fd04b1a394d;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index a1129a7a..b45db927 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2003-11-10 Jean-Pierre Roux + *FIX : gdcmHeader::LoadElements is now based + on the ListTag listElem member, + not longer on the TagElValueHT tagHt member + *ENH : PrintPubElVal shows (temporarily) both results, + with the tagHt member and the listElem member. + (it's easier to 'see' the problems when using Printheader) + +2003-11-07 Jean-Pierre Roux + *FIX misstyping in Transfert Syntax name table + *ENH gdcmHeader::FixFoundLength now allow to 'go inside' tge SeQuences + when they have an actual length (not 0000 nor FFFFF) + (Nobody should care of it, but DICOMDIR explorers) + +2003-11-06 Mathieu Malaterre + *ENH: vtkgdcmViewer now works with LUT dicom (OT-PAL-face ...) + +2003-11-05 Mathieu Malaterre + *ENH: vtkGdcmReader now supports LUT ! + (vtkgdcmViewer for now is not able to use them though) + +2003-11-05 Jean-Pierre Roux + * in testSuite.py : new files names for checking the package + * Fix : Forgot to commit gdcmFile::GetImageDataSizeRaw(); + that returns the pixel area size to the *aware* (vtk) user + that DOESN'T want to turn the PALETTE COLOR image into an RGB image + +2003-11-05 Benoit Regrain + * in testSuite.py : Modify the rules for checking the paths + : Explicit error messages + * in __init__.py : Related modif + 2003-11-03 Jean-Pierre Roux * add gdcmHeaderHelper::GetNumberOfScalarComponentsRaw() to be used by aware (vtk) users that want to manage