]> Creatis software - gdcm.git/history - src
Fix mistypings
[gdcm.git] / src /
2011-04-27 jpr// fix definitively any misuse of LoadMode !
2011-04-04 jprindent
2011-03-31 jprcomments
2011-03-29 jprupgrades for 4DSplitter
2010-09-01 jprrevert Ubuntu modif
2010-09-01 jpr#include <cstdio> // for Ubuntu ?
2010-07-09 jprThx to Jean-Michel Rouet for reporting compile error.
2010-07-01 jprComment out spurious code (avctually : remove previous...
2010-06-24 jprIntegrate patch from: http://www.itk.org/Bug/view.php...
2010-04-09 jpravoid further troubles when wild anonymization was...
2010-04-09 jpr Brute hack to allow reading DICOM RT files
2010-04-09 jprprevent trouble during anon.
2009-06-23 jpr #include <stdio.h> // for sprintf
2009-05-26 jprfix mistyping
2009-05-19 jprComments
2009-05-19 jpr We allow now to deal with 'non standard' 64 bits ...
2009-05-19 jprFix bug in windows part
2009-03-04 jprfix mistyping
2009-02-05 jpradd
2009-02-05 jprchange
2008-09-15 jpruse GDCM_NAME_SPACE:: instead of gdcm::, even in Exampl...
2008-08-18 malaterreENH: sagital -> sagittal
2008-06-12 jprMore verbosity when troubles
2008-05-24 malaterreCOMP: backport from ITK
2008-05-20 malaterreBUG: backport from gdcm 1.2. Should not crash when...
2008-05-19 malaterreCOMP: do not ask...
2008-05-14 jprBackport from itk
2008-05-14 jprFix previous commit :-(
2008-05-13 jprApply David Feng's patch for reverse sorting
2008-04-10 malaterreCOMP: fix comp on gcc 4.3
2008-04-10 malaterreCOMP: fix compilation warnings
2008-04-02 malaterreBUG: do not access random memory
2008-02-14 jprFix bug on ImagePositionPatientOrdering.
2008-02-13 jprremove spurious trailing spaces
2008-02-13 jprHexa value of FL and FD is now correctly displayed
2008-02-13 jprAvoid memory leaks.
2008-02-13 jprDT *is* String Representable.
2008-01-07 jprThe bad hack I made to bypass illegal images where...
2008-01-07 jprFix error message
2008-01-04 jprAdd BackTrackSQtoOB() method, to be able to parse illeg...
2008-01-02 malaterreENH: avoid writing illegal images with a double dots.
2008-01-02 jprIllegal 'undefined length UN DataElement' :
2007-12-05 jprPort Mathieu's commit from gdcm1.2
2007-12-03 jprremove spurious white spaces
2007-12-03 jprNow we can read ACRNEMA_LIBIDO_1.0 as well.
2007-11-21 jprFix trouble in Anonymize
2007-11-13 malaterreENH: line length=80
2007-11-09 malaterreBUG: It is official I really need a brain
2007-11-09 malaterreCOMP: shot in the dark to try to shut-up sun compiler
2007-10-30 jprInitializing DropDuplicatePositions to false should...
2007-10-30 malaterreCOMP: seriously please SunOS compiler...sigh
2007-10-30 malaterreCOMP: when using initializers list, one need to respect...
2007-10-30 malaterreCOMP: ooops while fixing comp with borland I broke...
2007-10-30 jprSerieHelper::CreateUserDefinedFileIdentifier() :
2007-10-30 jprFix Comments
2007-10-27 malaterreCOMP: getting borland to compile templated code
2007-10-26 jprAvoid Borland warnings (?)
2007-10-26 malaterreFIX: Make it compiler on st***d Sun compiler
2007-10-26 malaterreBUG: map<>::mapped_type is not part of the STL. Should...
2007-10-25 jprAvoid warnings
2007-10-25 jprSome fixes for BORLAND (some more to come ...)
2007-10-24 jprNow we check Dictionnary for Shadow Elements, even...
2007-10-24 malaterreENH: second attempt at getting VS6 to compile templated...
2007-10-23 jprDeal with
2007-10-23 jprHope there will be less compile errors, under msvc6 ...
2007-10-19 jpr#include <algorithm>
2007-10-19 jpravoid warnings
2007-10-17 jprForce 0018|0015 [CS] [Body Part Examined] (in any)...
2007-10-17 jprWhen ContentType == FILTERED_IMAGE, we force 0008_0008...
2007-10-17 jprShould avoid dciodvfy to complain about File Meta Infor...
2007-10-16 jprAdd comments on 16 bits Palette Color
2007-10-08 malaterreCOMP: Fix a bunch of warnings. Try to get template...
2007-10-04 jprShould avoid some warnings
2007-10-03 malaterreENH: cleanup + add comment
2007-10-03 malaterreENH: gdcm is not called gdcm anymore...
2007-10-03 malaterreCOMP: remove warnings
2007-10-03 malaterreCOMP: remove warnings
2007-10-03 malaterreBUG: need the gdcm namespace. add comments
2007-10-03 malaterreBUG: ooops this is a 16bits palette
2007-10-03 malaterreENH: HasLut return true when finding a segmented palette
2007-10-03 malaterreENH: add support for segmented palette
2007-10-03 malaterreENH: add code for segmented palette
2007-10-01 jprComments
2007-10-01 jprAdd Util::ReplaceSpecChar method.
2007-09-28 jpravoid warning
2007-09-28 jprAdd some more checking
2007-09-28 jprI don't like warnings!
2007-09-25 jprFix writting VR = OL
2007-09-25 jprDeal with new "OL" VR
2007-09-20 jprUserDefinedFileIdentifier is now more human readable
2007-09-20 jprStop panic users with useless 'error' messages
2007-09-19 jpr} missing?
2007-09-18 jprTo help human reader of PrintFile, hexadecimal value...
2007-09-18 jpravoid Doxygen Warnings
2007-09-18 jprForgot to update this one
2007-09-18 jprFix the still ifdef-disabled code
2007-09-18 jprAvoid compile time warning
2007-09-17 jprFix comments
2007-09-17 jprfix gdcm -> GDCM_NAME_SPACE
2007-09-17 jprDoxygen : forget to commit theese ones
next