]> Creatis software - gdcm.git/shortlog
gdcm.git
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...
2004-11-25 regrain * src/gdcmDocument.[h|cxx] : set the Transfert Synta...
2004-11-25 regrain * vtk/vtkGdcmReader.cxx : compilation bug fix for...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-25 regrain * FIX : warning on linux plateforms for differents...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * Amelioration of code, remove some code copy. For...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-23 regrain * Add usefull comments in Header
2004-11-23 regrain * src/gdcmDocEntryArchive.cxx : complete the print...
2004-11-23 regrain * FIX compilation error for zorglub and smallfry...
2004-11-23 malaterreBUG: This should fix a problem on borland since direct...
2004-11-23 malaterreENH: Mostly cosmetic, but in theory this should be...
2004-11-22 regrain * src/gdcmFile.h : fix compilation errors on zorglub...
2004-11-19 regrain * src/gdcmDocEntry.cxx : remove the copy of the...
2004-11-19 regrain * src/gdcmSeqEntry.cxx : add initialisation of varia...
2004-11-19 regrain * Example/TestCopyDicom.cxx : avoid compilation...
2004-11-18 regrain * Test/TestCopyDicom.cxx : avoid compilation warnings.
2004-11-17 malaterreENH: Adding support for GE Private Transfer Syntax...
2004-11-17 regrain*** empty log message ***
2004-11-17 regrain * src/gdcmDocument.cxx : now, when using the Replace...
next