]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-01-06 jprDoxygenation
2005-01-06 jprDoxygenation
2005-01-06 jprDoxygenation
2005-01-06 jprDoxygenation
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx...
2005-01-06 jpradd 1.2.840.113619.5.2 Implicit VR - Little Endia...
2005-01-06 jprDoxygenation
2005-01-06 jprRemoval of last occurence of 'GetxxxByName'
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2005-01-06 jprAdd Rescale Slope, Rescale Intercept
2005-01-06 regrain * src/gdcmDocument.cxx : amelioration of code
2005-01-06 jprUpdate ChangeLog
2005-01-06 regrain * src/gdcmDocument.cxx : correct last JPR committed...
2005-01-06 jprremoval of method WriteBase
2005-01-05 jprENH : now parsing creates a Vitual DictEntry for Pixel...
2005-01-05 jprADD : Method ComputeGroupLength
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2005-01-05 jpr ADD : Add the method IsCurrentProcessorBigEndian
2004-12-21 malaterreBUG: Thanks to JP for bug report.
2004-12-21 malaterreENH: Fixing another warning about unused var
2004-12-21 malaterreENH: Fixing some warning about unknown class gdcm:...
2004-12-20 malaterreENH: Each time a *.dic file is changed, force a complet...
2004-12-16 malaterreBUG: Some David Clunie's baseline image have a Pixel...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-16 regrain * src/gdcmFile.cxx : Add the code of ReplaceOrCreate...
2004-12-16 regrain * src/gdcmFile.cxx : bug fix. Omitted a Push in...
2004-12-15 malaterreCOMP: Fix warnings
2004-12-14 regrain * Fix few compilation warnings
2004-12-14 rouet * fixed some compilation warnings, and for(;;) scope...
2004-12-13 malaterreENH: update for JM
2004-12-13 malaterredos test
2004-12-13 malaterreENH: Thanks to JMR patch we can now properly read jpeg...
2004-12-13 malaterreENH: Apply JMR patch for gethostname
2004-12-13 malaterreENH: dos2unix
2004-12-13 malaterreBUG: On VS6 the for loop does not respect scope. Theref...
2004-12-13 malaterreBUG: On a few platerform we cannot use ios_base, we...
2004-12-12 rouet * FIX: new handling of JPEG decompression, especially...
2004-12-12 rouet * FIX: modified DirList::Explore in order to make...
2004-12-10 rouetAdded return status variable initialization.
2004-12-10 malaterreENH: a few tweaks
2004-12-10 malaterreENH: Thanks to Benoit example I was able to rewrite...
2004-12-10 malaterreENH: Adding an example that only work on linux, not...
2004-12-10 regrain * Add a Writer from nothing test
2004-12-10 regrain * src/gdcmHeader.cxx : change the initialisation...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-10 regrain * Black listing of GE_RHAPSODE-16-MONO2-JPEG-Fragmen...
2004-12-10 regrain * vtk/vtkGdcmWriter.cxx, Example/WriteDicomSimple...
2004-12-09 regrain * vtk/vtkGdcmWriter.[h|cxx] : now can write stack...
2004-12-09 regrain * Example/WriteDicomSimple.cxx : example to write...
2004-12-09 regrain * vtk/vtkGdcm*.[h|cxx] : remove warnings. Add header...
2004-12-09 regrain * src/gdcmPixelReadConvert.cxx : bug fix when would...
2004-12-09 regrain * Test/ShowDicomSeq.cxx : bug fix
2004-12-08 regrain * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order...
2004-12-07 regrain * Bug fix.
2004-12-07 malaterreADD todo about gdcmDebug
2004-12-07 regrain * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 malaterreENH: Adding a non-working test again
2004-12-07 malaterreENH: jpeg_memory_src depend on the bit depth, need...
2004-12-07 malaterreENH: Temporarily add jmemsrc. Patch suggest by Jean...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-07 regrain * src/gdcmPixelWriteConvert.[h|cxx] : ficnished...
2004-12-07 regrain * Comment unused variables
2004-12-07 malaterreSTYLE: Minor cleanup + speedup
2004-12-06 malaterreENH: Rewrote the cmakelist
2004-12-06 regrain * src/gdcmDocument.cxx : bug fix when opening the...
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-05 malaterreBUG: This solve the infinite loop on gcc-64bits
2004-12-04 malaterreBUG: Could not compile with gcc 64bits
2004-12-04 regrain * src/gdcmFile.h : bug fix. Variable type and variab...
2004-12-04 regrain * Bug fix due my last commit (compilation under...
2004-12-04 regrain * Example/Volume2Dicom.cxx : commit with the good...
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 malaterreENH: Get rid of -Wall / -W / -pedantic if present this...
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-12-03 malaterreENH: Remove warnings on gcc296 about aggregate partly...
2004-12-03 regrain * src/gdcmFile.[h|cxx] : now use FileType instead...
2004-12-03 regrain * src/gdcmPixelWriteConvert.[h|cxx] : new class...
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...
2004-12-03 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-12-02 regrain*** empty log message ***
2004-12-02 regrain * gdcmPython/gdcm.i : change gdcmHeaderHelper to...
2004-11-30 malaterreCOMP: Fix comp on gcc295
2004-11-30 malaterreCOMP: Once and for all fix this typo in main CVS
2004-11-30 malaterreCOMP: Compilation was broken on borland/vc6
2004-11-30 malaterreENH: Minor tweaks
2004-11-30 regrain * Test/ShowDicom.cxx : Change the test to only open...
2004-11-30 malaterreCOMP: no ios_base in gcc2.95
2004-11-30 malaterreCOMP: ios is in std
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
2004-11-30 regrain * Test/ShowDicom.cxx : now can be used with an off...
2004-11-30 regrain * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO...
2004-11-27 regrain * Ommited change on the vtk part concerning the...
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain fix compilation warnings for the gdcm::Document...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
next