]> Creatis software - gdcm.git/history - src/gdcmSerieHelper.h
* Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
[gdcm.git] / src / gdcmSerieHelper.h
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