]> Creatis software - gdcm.git/history - src/gdcmDicomDirElement.h
Fix mistypings
[gdcm.git] / src / gdcmDicomDirElement.h
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
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-28 regrain * Improvement #2 : the CommandManager is now a stati...
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-11-21 jprDoxygenation
2005-10-26 regrain * Remove compilation warnings
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-19 regrain * Fix compilation errors for the Python part
2005-09-02 jprCoding style : remove useless trailing ';' from inline...
2005-07-12 jprTo speed up DicomDir, instead of copying -and removing...
2005-07-08 jprAdd the VISIT object within DicomDir
2005-02-11 jprTypo, comments, doxygenation
2005-02-07 jprAdd some commented out lines to prepare future version...
2005-02-06 jprUpdate comments for DicomDir stuff
2005-02-05 malaterreENH: Ease the work for people when they try cross compi...
2005-02-01 jprNormalization
2005-01-26 jprTypo
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-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-06 jprCoding Style + Doxygenation
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-11-03 malaterreENH: Now the dictionary is compiled into gdcm lib....
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-08-01 malaterreENH: Guess what ! Still some cosmetic cleanup
2004-06-20 frog * Erroneous leading white fix:
2004-03-29 jprCheck whether we want ACR or not if moved fro of WriteE...
2004-03-22 jprdoxygenation
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...
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...