]> Creatis software - gdcm.git/history - src
ENH: minor cleanup
[gdcm.git] / src /
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
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
2007-09-15 malaterreBUG: how did that hqppen...
2007-09-15 malaterreCOMP: Fix comp on picky compiler
2007-09-14 malaterreBUG: Fix long standing bug that was introduce by jpr...
2007-09-14 malaterreENH: sometime you need to hold your compiler hand to...
2007-09-14 jprPrint
2007-09-07 jpr Since gdcm1.3.1 wrote wrongly some images :
2007-09-05 jprJPEG2000 reader deals with multiframes.
2007-09-04 jprClean code
2007-09-04 jprAutogenerated misstyping after system crash ?!???
2007-09-04 jprSolve (hope so!) the JPEG troubles when BitsStored...
2007-09-03 jprFix to be able to read Jpeg images 16/8.
2007-08-31 jprForget to commit this one.
2007-08-31 jprNow, we compress properly images (BitsAllocated 16...
2007-08-30 jprTypo
2007-08-30 jprSolves the problem of +/-1 on some images.
2007-08-29 jprJpeg writter is no longer confused by DataElements...
2007-08-29 jprAvoid ctest to abort on 32 bits per pxel image RTDOSE.dcm
2007-08-28 jprAvoid JPEG, JPEG2000 writting to be confused by odd...
2007-08-28 jprAvoid FileHelper::CheckMandatoryElements to be confused...
next