]> Creatis software - gdcm.git/history - src/gdcmOrientation.cxx
ENH: sagital -> sagittal
[gdcm.git] / src / gdcmOrientation.cxx
2008-08-18 malaterreENH: sagital -> sagittal
2007-09-17 jprfix gdcm -> GDCM_NAME_SPACE
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-11-15 jprTo please Python, add accesors on each Orientation...
2006-01-19 jprAdd comments on the way gdcm::FileHelper:CheckMandatory...
2006-01-18 jprminor misstyping
2005-11-28 jprOrienation : iop is float.
2005-11-25 jprUpport itk modif (taken from gdcm1.0) around Jolinda...
2005-10-23 jprDoxygen
2005-10-21 jprComments
2005-10-18 regrain * Minor coding-style clean up
2005-10-03 malaterreCOMP: Try to fix compilation on VS7
2005-10-01 malaterreENH: Refactorize code, from PrintFile into the class...
2005-09-30 jprAdd the commented out XMedcon-like code.
2005-09-29 jprFix bug in Orientation::VerfCriterion
2005-09-22 jprComments
2005-09-21 jpradd std::string Orientation::GetOrientation ( File...
2005-09-20 jpr //DICOM PS 3-5 7.8.1 a) states that those
2005-09-20 jprTwo ;; at end of line can cause troubles
2005-09-19 jprtypo
2005-09-16 jprInsert the original Python code, as a comment, to help...
2005-09-13 jprFix misstyping.
2005-09-05 jprCoding style
2005-07-29 jprTypo
2005-07-25 malaterreCOMP: Fix compilation sqrt need prototype
2005-07-24 malaterreENH: Minor tweek
2005-07-24 malaterreENH: Moving Orientation stuff into its own class. gdcm...