]> Creatis software - gdcm.git/history - Example/ReWrite.cxx
Fix mistypings
[gdcm.git] / Example / ReWrite.cxx
2008-05-16 jprBe less ambiguous!
2008-02-13 jprData Elements of any length are now rewritten
2007-09-14 jprUnify exExtractOverlaysACR an exExtractOverlaysDCM...
2007-09-04 jprAdd 'keepoverlays' parameter (just a test)
2007-08-29 jprLoad *all* the fields
2007-08-24 jprDeal with JPEG/JPEG2000 writting
2007-08-21 jprAdd undocument option for Jpeg Writting (still bugged)
2007-07-25 jprNow ReWrite tells the caller when it fails.
2007-07-04 jprAllow user to ask for MONOCHROME1 (0 = white) writting.
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-03-29 jprFix comment
2007-03-29 jprnew int[4] should be better than new int(4) to allocate...
2007-03-28 jprTo avoid warnings on Darwin g++
2007-03-23 jprMinor modifications
2007-03-06 jprAllow user to extract a subimage, within a limited...
2006-04-19 jprReWrite now allows user to 'rubout' a part of the image
2006-03-17 jprFix some comments
2006-03-01 jpruse new SetContentType method.
2006-01-26 malaterreENH: Finally I got ArgMgr to be const string instead...
2005-11-07 jprUse fh->SetKeepMediaStorageSOPClassUID(true);
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-21 jprComments
2005-10-18 regrain * Minor coding-style clean up
2005-10-17 jprMerge Example/ReWrite.cxx and Example/TestWrite.cxx
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-07-21 jprUnify user interface
2005-07-07 jprBegin of kosherization of Example
2005-06-17 jprDeleting Argument Manager *once* is enough
2005-06-14 jprTo avoid 'unused' warning
2005-06-14 jprTo avoid 'performance warning' on joebar
2005-06-10 jprEnhancement of Rewrite (use may choose if he wants...
2005-06-10 jprTo avoid warnings
2005-06-09 malaterreCOMP: Removing warning
2005-06-07 jprUse Argument Manager in 'utilities'