]> Creatis software - gdcm.git/history - Example/MakeDicomDir.cxx
Fix mistypings
[gdcm.git] / Example / MakeDicomDir.cxx
2007-09-28 jprNormalization
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-03-23 jprMinor modifications
2006-07-18 jprForgot to comment out Linux specific code (CPU time...
2006-07-17 jprMinor changes
2006-01-26 malaterreENH: Finally I got ArgMgr to be const string instead...
2006-01-18 jprUser may choose the name of the generated dicomdir
2006-01-10 jprAdd verbosity
2005-11-28 regrain * Fix compilation error due to the introduction...
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-08-31 jprReplace stupid method names :
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-07-26 malaterreCOMP: Remove call to deprecated method
2005-07-21 jprUnify user interface
2005-07-08 jprUse new style for DicomDir loading
2005-07-07 jprBegin of kosherization of Example
2005-07-05 jprDeal with NOSHADOWSEQ
2005-06-15 jprTypo
2005-06-14 jprTo avoid warning on smallfry
2005-06-07 jprUse Argument Manager in 'utilities'
2005-06-03 jprWe don't SetLoadMode(NO_SEQ | NO_SHADOW),
2005-04-14 jprUse new style (NO_SHADOW NO_SEQ) for making a DICOMDIR
2005-02-02 jprStrange name gdcm::SerieHeader turned to gdcm::SerieHelper