]> Creatis software - gdcm.git/history - src/gdcmDicomDirMeta.cxx
Fix mistypings
[gdcm.git] / src / gdcmDicomDirMeta.cxx
2007-10-08 malaterreCOMP: Fix a bunch of warnings. Try to get template...
2007-08-29 jprJpeg writter is no longer confused by DataElements...
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...
2007-03-23 jprDeal with PRIVATE (at PrintDicomDir time, not MakeDicom...
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2005-11-04 jprComments
2005-11-03 jprUse CopyBinArea() better than SetEntryBinArea(), that...
2005-11-03 jprMove fmiv update to WriteContent() method
2005-11-03 jprFix Media Storage SOP Instance UID' Tag
2005-11-03 jpr- Set a decent value to 'Media Storage SOP Instance...
2005-11-03 jpr(try to) affect a legal to 'File Meta Information Version'
2005-06-24 jprSummer nights are really too hot to sleep.
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-24 jprStage 3 of normalization :
2005-01-23 jprSome normalizations :
2005-01-20 regrain * src/gdcmDicomDirObject.h : set the FillObject...
2005-01-18 jprDoxygenation (Print method)
2005-01-18 jpr -add method GetFirstEntry to replace call to InitTrave...
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-06 jprCoding Style + Doxygenation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
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-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-24 jprCosmetic modifs to be more Coding style compliant
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...
2004-08-30 jprsome more DICOMDIR fixes
2004-08-27 jprlight modif around DICOMDIR stuff
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-01 malaterreENH: Guess what ! Still some cosmetic cleanup
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...