]> Creatis software - gdcm.git/history - src/gdcmSerieHeader.cxx
* src/*.cxx : first parss to normalize file organisation
[gdcm.git] / src / gdcmSerieHeader.cxx
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-31 jprCosmetics
2005-01-31 malaterreENH: Huge commit to remove the previous implementation...
2005-01-30 jpr * SerieHeader::AddFileName() creates as many Coherent...
2005-01-28 jprNow SerieHeader::SetDirectory() allow recursive explora...
2005-01-24 jprStage 3 of normalization :
2005-01-21 jprStage 2 of names normalization :
2005-01-18 jprIn SerieHeader::ImagePositionPatientOrdering()
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-14 malaterreBUG: Could not use DirList from a dll on windows since...
2005-01-14 malaterreSTYLE: adding a comment on why we can use Serie Instanc...
2005-01-14 malaterreENH: Simplify gdcmSerieHeader API. SerieHeader should...
2005-01-14 malaterreENH: Backport patch from ITK CVS. Serie need to take...
2005-01-11 malaterreSTYLE: minor clean up
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-06 jprCoding Style + Doxygenation
2004-12-03 malaterreENH: * Huge cleanup:
2004-11-26 regrain * Remove some useless methods in gdcm::Document...