]> Creatis software - gdcm.git/history - Example
ENH: Fix project number, CVS HEAD IS NOT 1.0 anymore. Also trying to add comment...
[gdcm.git] / Example /
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
2005-01-26 jprTypo
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 jprSome normalizations :
2005-01-22 regrain * bug fix for compilation on MSVC6
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage ...
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-20 jprFinal bugg fix.
2005-01-20 regrain * src/gdcmSQItem[h|cxx] : rename some methods to...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-19 jprAdd a *very* simple test program to read the frames...
2005-01-19 jprtypo
2005-01-18 jprUse new method GetFirstEntry instead of InitTraversal...
2005-01-17 jprcoding style
2005-01-17 jprModify the parsing process, not to use (now unexposed...
2005-01-14 malaterreCOMP: Fix warnings
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 jpr2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-13 jprAllow to choose detail level display for DICOMDIR
2005-01-13 regrain * Example/PrintDicomDir.cxx : add readable informati...
2005-01-12 jprAdd verbosity
2005-01-11 jpr2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-08 malaterreENH: Update for new sstream
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-06 jprRemoval of last occurence of 'GetxxxByName'
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-10 malaterreENH: a few tweaks
2004-12-10 malaterreENH: Thanks to Benoit example I was able to rewrite...
2004-12-10 malaterreENH: Adding an example that only work on linux, not...
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...
2004-12-07 regrain * Comment unused variables
2004-12-06 malaterreENH: Rewrote the cmakelist
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-04 regrain * Bug fix due my last commit (compilation under...
2004-12-04 regrain * Example/Volume2Dicom.cxx : commit with the good...
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
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-30 malaterreCOMP: Fix comp on gcc295
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
next