]> Creatis software - gdcm.git/history - Example/WriteDicomSimple.cxx
Fix mistypings
[gdcm.git] / Example / WriteDicomSimple.cxx
2007-06-26 jprSome updates
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2005-11-07 jprAvoid warning
2005-11-03 jprAvoid warning
2005-11-02 jprUse arguments manager.
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-18 regrain * Minor coding-style clean up
2005-07-08 jprEnd of gdcm/Example kosherization (Load related stuff)
2005-04-20 jprShould avoid some warning from Borland Compiler
2005-02-02 jprNormalization
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-08 malaterreENH: Update for new sstream
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2004-12-10 malaterreENH: Thanks to Benoit example I was able to rewrite...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-10 regrain * vtk/vtkGdcmWriter.cxx, Example/WriteDicomSimple...
2004-12-09 regrain * Example/WriteDicomSimple.cxx : example to write...