]> Creatis software - gdcm.git/history - src/gdcmDicomDirStudy.h
Fix mistypings
[gdcm.git] / src / gdcmDicomDirStudy.h
2007-08-29 jprJpeg writter is no longer confused by DataElements...
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-08-20 jprAdd methods to get number of objets
2007-07-26 jprWe are no longer cheated by Elem belonging to group...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2005-11-29 regrain * Add the Copy method in all datas
2005-11-21 jprDoxygenation
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-09-02 jprCoding style : remove useless trailing ';' from inline...
2005-07-11 jprReorder methods
2005-07-08 jprAdd the VISIT object within DicomDir
2005-02-07 jprAdd some commented out lines to prepare future version...
2005-02-06 jprUpdate comments for DicomDir stuff
2005-02-04 jprSome more Doxygenation
2005-02-02 regrain * Reorder file content
2005-01-25 regrain * src/gdcmDocument.cxx : bug fix on potential memory...
2005-01-20 regrain * src/gdcmDicomDirObject.h : set the FillObject...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-18 jpr -add method GetFirstEntry to replace call to InitTrave...
2005-01-17 jpr2005-01-15 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-01 malaterreENH: Guess what ! Still some cosmetic cleanup
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-20 frog * Erroneous leading white fix:
2004-06-08 jprmoved from gdcmParser to gdcmDocument.
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...