]> Creatis software - gdcm.git/history - src
Modif to be RedHat 7.3 compliant
[gdcm.git] / src /
2004-02-04 jprModif to be RedHat 7.3 compliant (?!)
2004-02-04 regrain * FIX : sort the images in the dicom dir
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 jpr#include missing
2004-02-04 regrain * Bug fix for python wrapping
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
2004-02-04 jprFinal solution (?) to embedded icone images
2004-02-04 regrain * FIX : WriteEntries : coding style & logic in...
2004-02-03 jpr'group length' elements are now considered as integers...
2004-02-03 jprFiles are now in alphabetical order (easier to check ;-)
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-02-03 jprhandling 'non string elements' unsecure area (LUT,...
2004-02-03 jprgdcmParser : allows "DICM" files, with NO group '0002'
2004-02-03 jprremove a few 'cout <<'
2004-02-03 regrain * bug fix with std::
2004-02-02 jpr * FIX taking into account the possible 7fe0,0010...
2004-02-02 jprFIX : gdcmWrite : equal_range() for multimap doesn...
2004-02-02 jpr2004-01-31 Jean-Pierre Roux
2004-01-30 jprsome DICOMDIR writting purpose modif
2004-01-30 jpradd Pixel Type 'FD', for dealing with 'double' images.
2004-01-30 jprgdcmParser::CheckSwap() now defaults the filetype to...
2004-01-28 jprupgrade GdcmHeaderEntry Print Method for DICOMDIR
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-26 regrain * Bug fix in the print of hexadecimal representati...
2004-01-23 jpr- ANSIfy gdcmDicomDir.cxx
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprin ordrer to display the *stored* length when xxx.Print()
2004-01-22 jprTo solve lengthes = 0x(FFFF) related pb
2004-01-22 jprOops! I forgot it
2004-01-22 regrain*** empty log message ***
2004-01-22 jprDICOMDIR utilities
2004-01-22 jprto avoid printing troubles with odd length fields padde...
2004-01-20 regrain * Bug fix for the use of shadow dictionaries
2004-01-20 regrain * add shadow dictionary
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-19 regrain * src/gdcmFile.cxx : bug fix concerning the close...
2004-01-19 jprgdcmSequence renamed to gdcmSerie, to comply with Dicom...
2004-01-19 regrain * bug fix under python
2004-01-19 jpradd gdcmParsePixels.cxx
2004-01-19 jprchange
2004-01-19 jpradd #include <errno.h>
2004-01-19 manuAdded DICOMDIR files
2004-01-19 manuNEW : gdcmDICOMDIR, gdcmPatient, gdcmStudy, gdcmSequenc...
2004-01-19 manuAdded files for DICOMDIR
2004-01-19 regrain*** empty log message ***
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-16 jprnew Print method for gdcmHeaderEntry
2004-01-16 jpr * removal of class gdcmHeaderEntrySet
2004-01-15 regrain * src/gdcmDicSet.[h|cxx] : add virtual entries...
2004-01-15 jprWrite uses now chained list instead of (now unuable...
2004-01-15 regrain * vtk/vtkGdcmReader.cxx : bug fix : before, with...
2004-01-15 jprdoxygenation + modif in Header printing
2004-01-14 jprSome modif in comments; doxygen, etc
2004-01-14 jprForget this one Version0.3.1
2004-01-14 jprmodif in Header printing
2004-01-14 jpr.h names updated
2004-01-14 regrain * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
2004-01-13 regrain * To remove warnings
2004-01-13 jprdoxygenation improvement
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-13 regrain * src/gdcmIdo.h, gdcmHeaderIdo.cxx : remove the...
2004-01-13 regrain * src/gdcmDict.cxx, gdcmElValSet.cxx : bug fix...
2004-01-12 regrain * src/gdcmDictSet.h : set the method BuildDictPath...
2004-01-12 regrain * src/*.h : add comments
2004-01-07 regrain * Modification to compile with the distutils.
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-12-10 regrain * Update Windows projects and .cvsignore files
2003-11-18 malaterre*FIX: gdcmjpeg -> gdcmljpeg
2003-11-18 malaterre*FIX: Use carnaught table to reduce boolean expr !
2003-11-17 malaterre*FIX: gdcmjpeg -> gdcmljpeg
2003-11-14 malaterre*FIX: Solaris + gcc fixed induced backward error. ...
2003-11-14 malaterre* ENH: Update CMake stuff for accessing gdcm from CMake...
2003-11-13 malaterre*FIX: Forgot about gdcmElValSet.cxx
2003-11-13 malaterre*FIX: Some compilation problem on SunOS with no ANSI...
2003-11-13 jpradd '\0' after ostringstream to avoid oddities on Solrais
2003-11-13 malaterre*FIX: Change GetLUTRGBA to return unsigned char instead...
2003-11-12 jpr *ENH gdcmHeader constructor has one more paramete...
2003-11-12 malaterre*FIX: char 'tag' was overiding private members (VC++)
2003-11-12 malaterre*ENH: Update CMakeLists
2003-11-10 jpr *FIX : gdcmHeader::LoadElements is now based
2003-11-10 jpr *FIX : gdcmHeader::LoadElements is now based
2003-11-07 malaterre*ENH: Add Rescale Slope & Intercept helper, defaults...
2003-11-07 jprupdate Changelog
2003-11-07 jpr *ENH gdcmHeader::FixFoundLength now allow to ...
2003-11-07 jpr *FIX misstyping in Transfert Syntax name table
2003-11-05 malaterre*** empty log message ***
2003-11-05 malaterre*FIX: DOH again the same bug of unsigned vs. signed !
2003-11-05 malaterreFIX: DOH !! [0 255[ doesn't contains 256 elements ...
2003-11-05 jpr* Fix :Oops ! Forgot to commit gdcmFile::GetImageDataSi...
2003-11-03 jpr2003-11-03 Jean-Pierre Roux
2003-10-31 jprUpdate Changelog
2003-10-31 jprremoval of useless jBitsInJsample.h for both 8 and...
2003-10-31 malaterre*FIX: VC++ compilation, still for loop dummy stuff
2003-10-31 jpr * ENH : Add the functions gdcmFile::GetImageDataRaw
2003-10-30 jprOps ! Forgot to commit the .h
2003-10-30 jpr * FIX : a VC++ intended syntax modif broke the 12...
next