]> Creatis software - gdcm.git/history - src/gdcmDicomDirElement.cxx
Fix mistypings
[gdcm.git] / src / gdcmDicomDirElement.cxx
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-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2005-11-04 jprDealing first with the most frequently used cases shoul...
2005-10-26 regrain * Remove compilation warnings
2005-10-19 regrain * Fix compilation errors for the Python part
2005-07-11 malaterreENH: A TagKey is a TagKey and not a string or TagName...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-07 jprUse TranslateToKey better than Format
2005-02-11 jprTypo, comments, doxygenation
2005-02-07 jprAdd some commented out lines to prepare future version...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-28 jprCosmetics
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-20 regrain * gdcmDicomDirElement.[h|cxx] : change the AddEntry...
2005-01-20 regrain*** empty log message ***
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...