]> Creatis software - gdcm.git/history - vtk/vtkGdcmWriter.cxx
Fix mistypings
[gdcm.git] / vtk / vtkGdcmWriter.cxx
2007-12-13 malaterreBUG: GDCM is still writing crappy DICOM...
2007-09-18 malaterreCOMP: Fix picky compiler
2007-06-19 davilaName Space
2006-05-11 malaterreCOMP: Fix comp on 64bits machine and VTK5
2006-05-09 jprSetMedicalImageInformation is available only for VTK...
2006-05-08 malaterreBUG: On Win32 you cannot pass NULL os any ostream
2006-05-02 jprReplace deprecated InsertValEntryString method by ...
2006-05-02 jprPropagate Mathieu's modif from 1.2 to CVS version.
2006-03-20 jprFix bug while calling new vtkGdcmWrite abilities.
2006-03-17 jpr*** empty log message ***
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-18 regrain * Minor coding-style clean up
2005-08-22 jprComments
2005-08-20 malaterreCOMP: Ok quickly fix comp problem on golgot with -pain...
2005-05-11 malaterreENH: Some minor enhance:
2005-04-11 malaterreBUG: Spacing in DICOM is y first THEN x spacing
2005-03-03 malaterreBUG: Put back previous implementation. Thanks to JPR...
2005-03-03 jprFix typo
2005-03-01 malaterreENH: Fix Compilation on older SunOS
2005-02-25 malaterreENH: I believe we have to enter floating point values...
2005-01-28 regrain * vtk/vtkGdcmWriter.[h|cxx] : add the gestion of UID
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-24 jprReplaceOrCreare renamed as Insert
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage ...
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-18 regrain * Test/ShowDicom.cxx, ShowDicomSeq.cxx, TestWriteWit...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
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-08 regrain * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order...
2004-12-07 regrain * Bug fix.
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...