]> Creatis software - gdcm.git/shortlog
gdcm.git
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 jprTo check DICOMDIR related methods
2004-01-22 regrain*** empty log message ***
2004-01-22 jprDICOMDIR related updates
2004-01-22 jpradd DICOMDIR related .h
2004-01-22 jpradding testDICICOMDIR.cxx to check DICOMDIR utilities
2004-01-22 jprDICOMDIR utilities
2004-01-22 jprto avoid printing troubles with odd length fields padde...
2004-01-21 regrain * Update the visible method's names
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*** empty log message ***
2004-01-19 regrain * src/gdcmFile.cxx : bug fix concerning the close...
2004-01-19 jprnew gdcm modifs taken into account
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*** empty log message ***
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-16 jprnew Print method for gdcmHeaderEntry
2004-01-16 jprupdate changeLog
2004-01-16 jprto follow class modifications
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*** empty log message ***
2004-01-15 regrain*** empty log message ***
2004-01-15 regrain * vtk/vtkGdcmReader.cxx : bug fix : before, with...
2004-01-15 jprdoxygenation + modif in Header printing
2004-01-15 jprCorrection of some Tag names
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 * gdcmPython/demo/*.py : bug fix due to method...
2004-01-14 regrain * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
2004-01-13 malaterre remove problem of CVS. please use cvs -C to resolve...
2004-01-13 regrain * To remove warnings
2004-01-13 jprdoxygenation improvement
2004-01-13 regrain * vtk/*.[h|cxx] : coding style
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-13 regrain * gdcmPython/testSuite.py : test the readable...
2004-01-12 regrain * src/gdcmDictSet.h : set the method BuildDictPath...
2004-01-12 regrain * src/*.h : add comments
2004-01-12 regrain*** empty log message ***
2004-01-09 regrain * gdcmPython/gdcmVersion.py : add a gdcmVERSION...
2004-01-07 regrain * Modification to compile with the distutils.
2003-12-23 regrain * Update the testSuite to work perfectly
2003-12-23 jprsome modif to be new gdcmHeader/gdcmFile compliant
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-12-10 regrain * Update Windows projects and .cvsignore files
2003-11-18 malaterre* entirely my fault, sorry
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*FIX: Forgot about missing flags for SunOs + old gcc
2003-11-14 malaterre*ENH: Use a FOREACH ... smarter !
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*BUG: sorry my fault
2003-11-13 malaterre*ENH/ Update CMakeLists.txt
2003-11-13 malaterre*ENH: Add a setup.py.in that cmake will parse and give...
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 jprUpdate ChangeLog
2003-11-10 jpr *FIX : gdcmHeader::LoadElements is now based
2003-11-10 jprcommit ChangeLog
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-06 malaterre*ENH: vtkgdcmViewer now works with LUT dicom (OT-PAL...
2003-11-05 malaterre*ENH: vtkGdcmReader now supports LUT ! (vtkgdcmViewer...
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-05 jprBenoit Regrain : Modify the rules for checking the...
2003-11-04 jprFix syntax gcc3 breaker pb
2003-11-03 jprupdate Changelog
2003-11-03 jpr2003-11-03 Jean-Pierre Roux
next