]> Creatis software - gdcm.git/history - Example
* Fix JPR compilation errors on MSVC.Net 2003
[gdcm.git] / Example /
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-08-29 jprAdd forceload= command line argument, to allow user...
2005-08-28 jprFix English typo
2005-08-28 jprdeclare once the variables
2005-08-28 jprAdd PatchHeader
2005-08-28 jpr// -----------------------------------------------...
2005-08-28 jprPrintFile can now print *all* the file within a given...
2005-08-22 jprUpdate CMakeLists.txt
2005-08-22 jprRemove exBuildUpDicomDir.cxx (TestBuildUpDicomDir.cxx...
2005-08-22 jprComment
2005-08-22 jprRemove useless exAnonymize.cxx (use Anonymize.cxx)
2005-08-22 jprRemove useless exAnonymizeNoLoad (use AnonymizeNoload)
2005-08-22 jprUpdate usage
2005-07-26 malaterreCOMP: Remove call to deprecated method
2005-07-21 jprUnify user interface
2005-07-21 jprAdd an example of use for SerieHelper
2005-07-20 jprFix mistyping
2005-07-20 jprWarn user when something wrong happens
2005-07-20 jprAnonymizeNoLoad user can now ask for anonymization...
2005-07-19 malaterreENH: gdcm now almost compile with GDCM_LEGACY_REMOVE on
2005-07-13 malaterreCOMP: Fix compile warning
2005-07-12 jprTypo
2005-07-12 jprAnonymizeNoLoad has now one more option :
2005-07-12 jprBug fix
2005-07-11 malaterreCOMP: looks like a patch from Luca...
2005-07-11 jprFix mistyping
2005-07-11 jprimprove PrintDicomDir
2005-07-08 jprEnd of gdcm/Example kosherization (Load related stuff)
2005-07-08 jprUse new style for DicomDir loading
2005-07-07 jprBegin of kosherization of Example
2005-07-06 malaterreCOMP: Finish patching gdcm for support for bcb6
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-27 jprNow exReadPapyrus uses the Argument Manager
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-17 jprDeleting Argument Manager *once* is enough
2005-06-15 jprAdd a user supplied example 'Grey to RGB'
2005-06-15 jprTypo
2005-06-14 jprTo avoid 'unused' warning
2005-06-14 jprTypo
2005-06-14 jprTo avoid warning on smallfry
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-08 jprRemove copy/paste spurious line
2005-06-07 malaterreENH: Fix project number, CVS HEAD IS NOT 1.0 anymore...
2005-06-07 jprOops. Forget to add file ...
2005-06-07 jprUse Argument Manager in 'utilities'
2005-06-06 jprPrintFile uses now the Argument Manager
2005-06-03 jprWe don't SetLoadMode(NO_SEQ | NO_SHADOW),
2005-06-03 jprWe shall never get again a blank out (Prints now *any...
2005-05-19 jprFix misstyping
2005-05-19 jprTo avoid warnings
2005-05-11 malaterreENH: Some minor enhance:
2005-05-10 jprTo print the CPU time with and without loading Sequence...
2005-05-04 jprFix misstyping
2005-05-03 jpr" This program allows to see at a glance"
2005-05-03 jprgdcm::File::IsReadable() is no usable here, because...
2005-05-03 jprHope it compile under VS60.
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-27 jprexAnonymizeNoLoad can now anonymize any kind of documen...
2005-04-26 jprSome checking added
2005-04-25 jprRemove useless PrintHeader (replaced by PrintDocument)
2005-04-20 jprShould avoid some warning from Borland Compiler
2005-04-20 jprAdd exOverlayACR
2005-04-20 jprAdd a 'heavy documented' example on the way to extract...
2005-04-19 regrain * Builder/ : add something to facilitate the RPM...
2005-04-14 jprUse new style (NO_SHADOW NO_SEQ) for making a DICOMDIR
2005-04-14 jprUpdate comments
2005-04-05 jprUser may now choose whether he wants to load Shadow...
2005-03-09 jprTypo, comments
2005-03-09 jprAdd an executable (not yet fully checked) to anonymize...
2005-03-02 jprFix memory leak pb
2005-03-02 jprFix Signed Pixel pb.
2005-03-02 jprFix comments
2005-02-10 malaterreSTLYE: Remove unused stuff...
2005-02-09 regrain * Test/VTKTestWriteSeq.cxx : add a VTK test to write...
2005-02-09 jprSome more examples
2005-02-09 jprtypo + comments
2005-02-08 jprHope-to-be fully commented example
2005-02-08 jprUpdate exAnonymise.cxx
2005-02-06 jprAdd an example to Anonymize a file (Loadong or not...
2005-02-03 jprName normalization
2005-02-03 jprAdd a skeletton program for newbees
2005-02-02 jprStrange name gdcm::SerieHeader turned to gdcm::SerieHelper
2005-02-02 jprRemove useless file
2005-02-02 jprRemove useless file
2005-02-02 jprNormalization
2005-02-02 jprRemove useless TestDcm2Acr.cxx
2005-02-02 jprNormalization
2005-02-01 jprSetDebugOn
2005-02-01 regrain * FIX : last commit errors... sorry
2005-01-26 regrain * gdcmPython.i : add gdcmContentEntry
next