]> Creatis software - gdcm.git/history - src/gdcmSerieHelper.cxx
* Minor coding-style clean up
[gdcm.git] / src / gdcmSerieHelper.cxx
2005-10-18 regrain * Minor coding-style clean up
2005-10-17 jprTo avoid warning about shadowed variables.
2005-10-17 malaterreCOMP: Fix comp on bcc55
2005-10-17 jprSerieHelper Normalization : stage 1
2005-08-31 jprSolve other minor Doxygen pb
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 jprDoxygenation
2005-07-21 jprExtend 'Restriction' syntax :
2005-07-19 jprAdd SerieHelper::AddGdcmFile(File *header) method.
2005-07-18 jprIn order to prepare the future extension of SerieHelper...
2005-07-17 jprUse new style for Loading files
2005-06-24 jprSummer nights are really too hot to sleep.
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-05-11 malaterreBUG: When Image Position Patient was exactly 0,0,0...
2005-04-20 malaterreBUG: Fix Numerical Excption on bcc55
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-05 malaterreBUG: Solve seg fault with SerieHelper by properly using...
2005-02-02 malaterreBUG: Fix problem with typedef. When you use a typedef...
2005-02-02 jprgdcm::SerieHelper replaces gdcm::SerieHeader