]> Creatis software - gdcm.git/history - src/gdcmOrientation.cxx
* Minor coding-style clean up
[gdcm.git] / src / gdcmOrientation.cxx
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...