]> Creatis software - gdcm.git/history - src/gdcmDicomDirSerie.cxx
STYLE: ivars should start with a capital letter. Accessors should be const to avoid...
[gdcm.git] / src / gdcmDicomDirSerie.cxx
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-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-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-21 jprJPR
2004-06-20 frog * Erroneous leading white fix:
2004-06-09 jprStill in a debugging status.
2004-06-08 jprmoved from gdcmParser to gdcmDocument.
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-19 jprsome more doxygenation
2004-03-17 jpr * FIX now file names and directory name are writte...
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...