]> Creatis software - gdcm.git/history - src/gdcmDicomDir.cxx
prevent trouble during anon.
[gdcm.git] / src / gdcmDicomDir.cxx
2010-04-09 jprprevent trouble during anon.
2008-02-13 jprremove spurious trailing spaces
2007-09-17 jprFix comments
2007-08-29 jprJpeg writter is no longer confused by DataElements...
2007-07-26 jprWe are no longer cheated by Elem belonging to group...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-04-12 jprTo allow testsuite go on.
2007-04-12 jprFix the bug on US,UL while creating a DICOMDIR
2007-03-23 jprDeal with PRIVATE (at PrintDicomDir time, not MakeDicom...
2006-05-30 jprComment out some deprecated function (instead of GDCM_L...
2006-04-13 jprAvoid some warnings
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2006-01-27 jprAdd #include for BCC
2006-01-18 jpr(try to) solve the trouble with leading / in filenames
2005-12-23 jprFix misstyping
2005-12-21 jprAvoid polluting the witten DICOMDIR with unfound values.
2005-12-13 jprThe first letter of each file name was missing.
2005-12-13 jprFix Sequence Terminator length
2005-11-30 jprDon't call fileList.size() inside a loop (time consuming)
2005-11-30 jprInline some methods
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 * Improvement #2 : the CommandManager is now a stati...
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-11-21 jprDoxygenation
2005-11-07 jprTo avoid warnings
2005-11-06 malaterreBUG: Report if getcwd did not succeed
2005-11-05 jprFix bug in DicomDir MetaElements.
2005-11-04 malaterreENH: Rework the 1000 limit problem, the code is better...
2005-11-04 jprDo not prefix filenames with /, that hangs a lot od...
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-25 regrain * Remove memory leaks
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-21 jprComments
2005-10-21 jprDoxygen
2005-10-20 regrain * Fix some compilation warnings
2005-10-19 regrain * Remove memory leaks
2005-10-18 regrain * Minor coding-style clean up
2005-08-31 jprSolve other minor Doxygen pb
2005-08-31 jprReplace stupid method names :
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-29 regrain * Bug fix for python use
2005-08-19 jprSome never comitted before comments.
2005-07-23 malaterreCOMP: Fix some more deprecated forward
2005-07-21 jprLEGACY purpose
2005-07-20 jprUse GDCM_LEGACY for DicomDir, as well
2005-07-19 malaterreENH: gdcm now almost compile with GDCM_LEGACY_REMOVE on
2005-07-12 jprTo speed up DicomDir, instead of copying -and removing...
2005-07-12 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-07-03 jpr- Speed up DICOMDIR analyse
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-17 jprAdd comments
2005-06-03 jprTypo.
2005-06-02 jprUpdate remainder to assure 'Supplement 104' conformance
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 warning
2005-03-02 jprFix comments
2005-02-25 malaterreENH: Backport change from ITK. Fix compilation warnings
2005-02-11 jprComments
2005-02-11 jprComments
2005-02-07 jprAdd some commented out lines to prepare future version...
2005-02-06 jprUpdate comments for DicomDir stuff
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-02 regrain * Reorder file content
2005-02-02 jprNormalization
2005-02-01 jprFix Doxygen warnings
2005-02-01 regrain * FIX : last commit errors... sorry
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-29 jprDicomDir was broken , but TestDicomDir was not aware...
2005-01-28 regrain*** empty log message ***
2005-01-26 jprFriend hunting + typo
2005-01-26 jprTypo
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 regrain * src/gdcmDocument.cxx : bug fix on potential memory...
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 jprSome normalizations :
2005-01-21 jprBegin of 'friend' classe hunting.
2005-01-21 jprStage 2 of names normalization :
2005-01-20 regrain * src/gdcmDicomDirObject.h : set the FillObject...
2005-01-20 regrain * src/gdcmDicomDir.cxx : simplify the NewPatient...
2005-01-20 regrain * src/gdcmSQItem[h|cxx] : rename some methods to...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-19 jprFix bug on DicomDir utilities
2005-01-19 jprFix typo
2005-01-18 jprSolve pb when structure (list, map, ...) is empty.
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-14 malaterreBUG: Could not use DirList from a dll on windows since...
2005-01-13 jprNow DicomDir::IsReadable() works
2005-01-13 jprModify comments and verbosity in DicomDir constuctor
next