]> Creatis software - gdcm.git/history - src/gdcmDicomDir.h
Fix mistypings
[gdcm.git] / src / gdcmDicomDir.h
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-08-20 jprAdd methods to get number of objets
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-05-30 jprComment out some deprecated function (instead of GDCM_L...
2006-05-22 malaterreBUG: Do some voodoo magic do please SWIG -buggy- c...
2006-05-11 malaterreENH: Rework the GDCM_LEGACY mechanism to allow use...
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2005-11-29 jprTo prepare use of progression bar in all types of Document
2005-11-29 regrain * Add the Copy method in all datas
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-11-21 jprDoxygenation
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-08-31 jprReplace stupid method names :
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-07-21 jprLEGACY purpose
2005-07-20 jprUse GDCM_LEGACY for DicomDir, as well
2005-07-17 jprComments
2005-07-08 jprAdd the VISIT object within DicomDir
2005-07-08 jprNew features for DicomDir
2005-07-07 jprOn the way to gdcm2 ...
2005-05-03 jprLoad returns now a bool (allow user not to call IsReada...
2005-04-14 jprNow, user can ask gdcm::DicomDir to skip SeqEntries...
2005-03-09 jprAdd Anonymize method (not yet fully checked)
2005-03-04 jprTo avoid valgring varnings
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-02 regrain * Reorder file content
2005-02-01 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-25 regrain * src/gdcmDocument.cxx : bug fix on potential memory...
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-17 jpr2005-01-15 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-06 malaterreCOMP: Fix compilation on Win32: c:\Dashboards\My Tests...
2005-01-06 jprCoding Style + Doxygenation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-09 regrain * src/gdcmDicomDir.h : bug fix for the last Boix...
2004-11-09 frog * src/gdcmDicomDit.h the Method typedef is now local...
2004-11-02 malaterreBUG: Fix compilation problem with VS7. Unknow was not...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
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-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-23 malaterreENH: Could not compile using g++ -pedantic
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...
2004-08-31 jprDoxygenation
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-07-19 malaterreENH: Apply cleanup patch
2004-07-17 malaterreENH: Cautiously apply first cleanup patch
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-19 frog * In order to fix memory leaks:
2004-06-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-08 jprmoved from gdcmParser to gdcmDocument.
2004-03-30 frog * src/gdcmParser.[cxx|h] and gdcmHeader.[cxx.h...
2004-03-29 jprCheck whether we want ACR or not if moved fro of WriteE...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-19 jprNow the tree-like structure describing a DICOMDIR commi...
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-11 regrain * FIX : memory leaks and the set of ArgDelete...
2004-02-10 regrain * ENH : add callback and methods to get the progre...
2004-02-10 regrain * FIX : bug fix in the gdcmDirList for the recursi...
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
2004-02-04 regrain * FIX : sort the images in the dicom dir
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-01-30 jprsome DICOMDIR writting purpose modif
2004-01-28 jprupgrade GdcmHeaderEntry Print Method for DICOMDIR
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 regrain*** empty log message ***