]> Creatis software - gdcm.git/history - src/gdcmSerieHelper.h
upgrades for 4DSplitter
[gdcm.git] / src / gdcmSerieHelper.h
2011-03-29 jprupgrades for 4DSplitter
2010-04-09 jpravoid further troubles when wild anonymization was...
2009-05-19 jprComments
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-06-08 jpr Add new method :
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-05-30 jprComment out some deprecated function (instead of GDCM_L...
2006-05-23 malaterreENH: hopefully fixed swig wrapping
2006-05-11 malaterreENH: Rework the GDCM_LEGACY mechanism to allow use...
2006-03-30 jprForget to remove cout ..
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2006-01-18 jprTo please M$VC6 :
2005-12-21 jpr - void AddSeriesDetail(uint16_t group, uint16_t elem...
2005-12-16 jprNew method SerieHelper::AddSeriesDetail() to allow...
2005-12-09 jprMinor typo fixes
2005-11-28 regrain * Improvement #2 : the CommandManager is now a stati...
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-11-25 jprUpport itk modif (taken from gdcm1.0) around Jolinda...
2005-11-21 jprDoxygenation
2005-11-14 jprSerieHelper uses RefCounter.
2005-11-08 malaterreENH: A user does not know (and should not) what we...
2005-10-26 jprTypo
2005-10-23 jprDoxgenation :
2005-10-19 regrain * Remove the Key information in Entry
2005-10-17 jprSerieHelper Normalization : stage 1
2005-09-06 malaterreBUG: Come'on this script does not work
2005-09-06 malaterreENH: Try to commit conflicts (again)
2005-09-06 jprFix conflict while cvs merging
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-30 jprReverse order sorting now works, even with user supplie...
2005-08-30 jprAccording to some requierements, if user knows more...
2005-07-30 jprAdd SerieHelper::IsCoherent() method to allow checking...
2005-07-29 jprUser may now use
2005-07-21 jprExtend 'Restriction' syntax :
2005-07-19 jprAdd SerieHelper::AddGdcmFile(File *header) method.
2005-07-17 jprDoxygenation
2005-07-11 malaterreCOMP: Forgot to change string to TagKey...
2005-06-03 jprTypo.
2005-05-27 malaterreENH: Adding feature for user to refine the search of...
2005-05-26 malaterreCOMP: Fix compilation on MINGW32
2005-02-11 jprTypo
2005-02-06 jprTypo
2005-02-05 malaterreENH: Need to include iostream
2005-02-05 malaterreBUG: Solve seg fault with SerieHelper by properly using...
2005-02-02 malaterreBUG: Fix for picky compiler
2005-02-02 malaterreBUG: Fix problem with typedef. When you use a typedef...
2005-02-02 jprgdcm::SerieHelper replaces gdcm::SerieHeader