]> Creatis software - gdcm.git/history - Example/PrintFile.cxx
minor improvements
[gdcm.git] / Example / PrintFile.cxx
2009-05-28 jprminor improvements
2009-03-04 jprfix mistyping
2008-05-20 malaterreCOMP: fix warning
2008-02-13 jprUser may now ask for pixels loading, for checking purpose
2007-11-09 malaterreBUG: I need a brain
2007-11-08 malaterreBUG: When lib is throwing exception application are...
2007-10-01 jprCode normalization
2007-09-26 jprAvoid warning at runtime
2007-09-12 jprAdd :
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-11-15 jprPrint some more usefull info
2006-08-29 jprFix message for View Position
2006-06-30 jprDisplay Spacings
2006-03-29 jprNew param : 4DLoc=0xgggg-0xeeee to tell gdcm where
2006-01-26 malaterreENH: Finally I got ArgMgr to be const string instead...
2006-01-19 jprAdd 'input' param to PhilipsToBrucker2
2006-01-18 jprFix stupid syntax like :
2005-12-14 jprMinor typo
2005-11-28 jprOrienation : iop is float.
2005-11-28 regrain * Remove commented lines refering to gdcmXxxMacro
2005-11-23 jprdelete() --> Delete()
2005-11-18 jprgdcm::Orientation uses RefCounter
2005-11-15 jprFix warnings on Readablity/Parsabiblity
2005-11-07 jprAvoid warning
2005-11-05 jprPrintFile uses debug and warning flags
2005-10-27 jprTo avoid useless warnings
2005-10-25 jprTypo
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-20 regrain * Coding style
2005-10-19 malaterreENH: properly return 0 when everything was ok, 1 otherwise
2005-10-18 regrain * Minor coding-style clean up
2005-10-13 jprDisplay some more usefull Orientation/Position info
2005-10-01 malaterreENH: Refactorize code, from PrintFile into the class...
2005-09-30 jprDont print Orientations when they're empty ...
2005-09-30 jprAdd the printing od 'Orientaion' information
2005-09-22 jprAdd verbosity
2005-09-16 jprTo display image 'orientation type'
2005-09-09 jprTry downcast to please MSVC
2005-09-06 jpr- Unify PrintFile and PrintDocument
2005-09-05 jpr'Print level' defaulted to 1
2005-09-04 malaterreCOMP: Remove stupid warning on Win32/cl. I don't unerst...
2005-09-04 malaterreCOMP: Fix warning with gcc3.3
2005-09-02 jprAdd the command line argument manager option
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 jprAdd forceload= command line argument, to allow user...
2005-08-28 jprPrintFile can now print *all* the file within a given...
2005-07-20 jprWarn user when something wrong happens
2005-07-07 jprBegin of kosherization of Example
2005-07-05 jprDeal with NOSHADOWSEQ
2005-07-05 jprDeal with NOSHADOWSEQ option
2005-06-29 jprPrintFile take into account noshadowseq autoref parameter
2005-06-22 jprWaiting for a clever idea on the way to userfriendly...
2005-06-17 jprSometimes a Warning is an error !
2005-06-17 jprAdd ShowLut option, for debugging purpose
2005-06-07 jprUse Argument Manager in 'utilities'
2005-06-06 jprPrintFile uses now the Argument Manager
2005-05-04 jprFix misstyping
2005-05-03 jprgdcm::File::IsReadable() is no usable here, because...
2005-05-02 malaterreCOMP: Those things did not compile on VS60... dont...
2005-04-27 jprPrintFile gives now an accurate output for 'non gdcm...
2005-04-26 jprSome checking added
2005-04-05 jprUser may now choose whether he wants to load Shadow...
2005-03-02 jprFix memory leak pb
2005-02-02 jprNormalization
2005-02-01 jprSetDebugOn
2005-02-01 regrain * FIX : last commit errors... sorry
2005-01-24 jprStage 3 of normalization :
2005-01-23 jprSome normalizations :
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-19 jprtypo
2005-01-12 jprAdd verbosity
2005-01-11 jpr2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * src/gdcmPixelWriteConvert.[h|cxx] : new class...
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-23 regrain * Add usefull comments in Header
2004-11-16 malaterreENH: Add license to examples since they belong to gdcm
2004-11-02 malaterreBUG: Moving gdcmCommon to gdcm namespace broke some...
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-09-09 jprAdding some warning messages
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
2004-07-20 jprAdd a copy of :
2004-07-02 frog * src/jpeg/libijg12/jdhuff12.c:
2004-06-29 jpr ADD : PrintFile.cxx