]> Creatis software - gdcm.git/history - src/gdcmDicomDirElement.cxx
* src/gdcmDicomDir*.[h|cxx] : rename methods to be logik in their name.
[gdcm.git] / src / gdcmDicomDirElement.cxx
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-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-06 jprCoding Style + Doxygenation
2004-11-04 malaterreENH: Fixing bug in the dashboard, the code is buggy...
2004-11-03 malaterreENH: Now the dictionary is compiled into gdcm lib....
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-09 malaterreENH: Still remove some sprintf and rework internals
2004-10-08 malaterreENH: If possible move the stl include after the gdcm...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-08-27 jprlight modif around DICOMDIR stuff
2004-08-01 malaterreENH: Guess what ! Still some cosmetic cleanup
2004-06-23 malaterreSTYLE: Cleanup outside API, there is still too much...
2004-06-20 frog * Erroneous leading white fix:
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-03-29 jprCheck whether we want ACR or not if moved fro of WriteE...
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-22 jprdoxygenation
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
2004-02-05 jprdoxygenation
2004-02-04 jpr#include missing
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...