]> Creatis software - gdcm.git/shortlog
gdcm.git
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
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 jprChangeLog updated
2003-10-31 jpr * ENH : Add the functions gdcmFile::GetImageDataRaw
2003-10-30 malaterre*FIX: Don't need to duplicate includes
2003-10-30 jprOps ! Forgot to commit the .h
2003-10-30 jpr * FIX : a VC++ intended syntax modif broke the 12...
2003-10-30 jpr2003-10-29 Jean-Pierre Roux
2003-10-30 malaterre*ENH: Can be used like this '$vtkgdcmViewer *.dcm'...
2003-10-29 malaterre*FIX: only one function is being exported for now ...
2003-10-29 malaterre*FIX: sorry !
2003-10-29 malaterre*FIX: release compilation mode
2003-10-29 malaterre*FIX: removed this files
2003-10-29 malaterre*ENH: Add include dir to medcon lib
2003-10-29 malaterre*FIX: more about medcon lib in DSP files
2003-10-29 malaterre*FIX: DOH ! libgdcmijpg8 -> libgdcmljpeg
2003-10-29 malaterre*ENH: Two steps is necessary to please VC++ compiler...
2003-10-29 malaterre*ENH: Turn it into DOS file type to match libgdcmijpeg8...
2003-10-29 malaterre*FIX: DOH ! Forgot about windo$e users, they couldn...
2003-10-27 jprTo avoid pb with xmedcon-breaker CT McTwin Elscint...
2003-10-27 jprremoval of useless cout
2003-10-27 jprENH: For version prior to vtkImageViewer2 -r 1.19
2003-10-27 malaterre*Removal of ido stuff
2003-10-27 jprremoval of now useless LibIDO Jpeg Lossless .h and...
2003-10-27 malaterre*ENH: Added CharEvent to browse throught a multiframe...
2003-10-24 malaterre*ENH: vtkGdcmReader.cxx can now read multiframe dicom
2003-10-24 malaterre*ENH: Can read CT-MONO2-8-abdo.dcm now
2003-10-23 malaterre*FIX: More pragma disable fro VC++, I don't think I...
2003-10-23 malaterre*FIX: gdcm/Makefile.am fix for generating ljpg medcon
2003-10-23 malaterre*RMV: Remove some file from medcon lib that are not...
2003-10-23 malaterredoh
2003-10-23 malaterre* FIX: Problem with path for libvtkgdcmPython
2003-10-23 jprgdcm now deals with 16 Bits Run Length Encoded images
2003-10-22 malaterre*FIX: When copying a Makefile.am to CMakeLists.txt...
2003-10-21 jprMakefile.am,CMakeLists.txt updated to deal with the...
2003-10-21 jpradd the method
2003-10-21 jpr- garbage Siemens 'Leonardo' images dealt with
2003-10-21 jpr- call of 'xmedcom' Jpeg Lossles libray (instead of...
2003-10-21 jpradd the files for 'xmedcon' Jpeg Lossless library
2003-10-21 jpradd the directory jpg, for 'xmedcon' Jpeg Lossless...
next