]> Creatis software - gdcm.git/history - src/gdcmDicomDirObject.cxx
Fix mistypings
[gdcm.git] / src / gdcmDicomDirObject.cxx
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2005-10-25 regrain * Remove memory leaks
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-18 regrain * Minor coding-style clean up
2005-07-12 jprTo speed up DicomDir, instead of copying -and removing...
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-20 regrain * src/gdcmDicomDirObject.h : set the FillObject...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 jprDoxygenation
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-07 regrain * src/gdcmPixelWriteConvert.[h|cxx] : ficnished...
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-09 malaterreENH: Still remove some sprintf and rework internals
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...