]> Creatis software - gdcm.git/shortlog
gdcm.git
2007-06-19 davilaName Space
2007-06-18 jprBetter I comment out unfinished stuff!
2007-06-18 jprFix bug in "despaired wild guesses"
2007-06-18 jprUpdate
2007-06-18 jprFix loosing the first image of each serie.
2007-06-18 jprFirst (dirty) version of a Dicom RT checker
2007-06-18 jprFix a bug ... when reading a bugged DICOMDIR.
2007-06-15 jprUpdate comments
2007-06-15 jprWithin some Dicom images, all the elements of shadow...
2007-06-15 jprAdd AGFA private dicom dictionary.
2007-06-11 jprOther despaired wild guess to get swap code.
2007-06-11 jprShould help in Linux
2007-06-08 jpr Add new method :
2007-06-08 jprAdd macro to use DropDuplicatePositions directly
2007-06-08 jprUse new feature sh->SetDropDuplicatePositions(true);
2007-06-08 jprtypo
2007-06-08 jprAdd some comments for newbees.
2007-06-07 jprAdd an example on how to extract CSA informations.
2007-06-06 jprUpdate User's Guide
2007-06-06 jprLet more track of gdcm in anonymized image
2007-06-06 jprMake sure the Data Element of interest is loaded
2007-06-05 jprAdd more explanations on SerieHelper vs vtkGdcmReader
2007-06-04 jpravoid some warnings a doxygen time
2007-06-04 jprFix some verbosity
2007-05-31 jprCoding style
2007-05-31 jprMore verbosity
2007-05-30 jprSome more output to show the difference between
2007-05-30 jprMost of the file headers have NO z spacing
2007-05-30 jpr(Try to) fix troubles with WIN32 vs _WIN32 at compile...
2007-05-30 jprTemporarily commenting out of
2007-05-29 jpradd example
2007-05-29 jprFix troubles with :
2007-05-24 jprFix default spacing cvalue
2007-05-23 jprPort Mathieu's fix (from gdcm1.2) to be able to read...
2007-05-23 jprRemove useless ref to namespace
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-05-23 jprFix an old bug 'DicomDir Private' related.
2007-04-23 jprMinor update
2007-04-12 jprEnglish mistakes
2007-04-12 jprTo allow testsuite go on.
2007-04-12 jprFix the bug on US,UL while creating a DICOMDIR
2007-03-29 jprComments
2007-03-29 jprFix comment
2007-03-29 jpr new int(4) vs new int[4] (as usual ?)
2007-03-29 jprnew int[4] should be better than new int(4) to allocate...
2007-03-28 jprTo avoid warnings on Darwin g++
2007-03-27 jprbool -> int to avoid win32 warnings
2007-03-26 jprAdd class DicomDirPrivate, for dealing with SERIE/PRIVATE
2007-03-23 jprFix mistyping
2007-03-23 jprDeal with PRIVATE (at PrintDicomDir time, not MakeDicom...
2007-03-23 jprFix some comments
2007-03-23 jprTypo
2007-03-23 jprMinor modifications
2007-03-23 jprDeal with PRIVATE within SERIE (SIEMENS 'CSA non image')
2007-03-16 jprFix misstyping
2007-03-16 jprUpdate
2007-03-16 jprAdd a small utility to extract (and create DICOM images...
2007-03-06 jprAllow user to extract a subimage, within a limited...
2007-02-27 malaterreENH: Fix a couple of typos in the dictionary
2007-02-26 jprStill trying
2007-02-23 jprTry to solve devil SIEMENS MRC35150 images,
2007-02-23 jprprevent Print from any CR at end of 'name' in dicomV3.dcm
2007-01-06 malaterreENH: update to DICOM 2007
2006-12-10 malaterreBUG: Those tags are RET
2006-12-10 malaterreENH: Adding patch from david clunie data dict contains...
2006-12-10 malaterreENH: Apply a patch of 1400 lines to bring the DICOM...
2006-11-15 malaterreENH: Yes we handle j2k and lossless now
2006-11-15 jprAllow wrapping of DirList
2006-11-15 jprAdd GetImagePositionPatient() checking
2006-11-15 jprPrint some more usefull info
2006-11-15 jprIn order to avois futher post processing trouble,
2006-11-15 jprTo please Python, add accesors on each Orientation...
2006-11-15 jprTo please python :
2006-11-09 regrain * Test for a bug fix
2006-11-08 jprHope application can link against non-installed version...
2006-11-08 jprmake warning message more explicit (?)
2006-11-08 jpradd method
2006-10-25 jprSome bozzos declare a 'ExplicitVRBigEndian' syntax...
2006-10-23 jpr(Try to) make ToMRIregister produces troubleless ACR...
2006-10-23 jprAdd 0x0008,0000 DataElement, to verify it's kept only...
2006-10-23 jprSome ACR readers *need* the DataElement (0x0008,0x0000...
2006-10-19 jprSome wrecked ACR-NEMA-like images begin by group 0028...
2006-10-18 jprFileHelper::CheckMandatoryElements() now checks as...
2006-10-11 jprDeal with Endianness
2006-09-01 jprAvoid memory leaks
2006-09-01 jprSorting the file list on 'file name' should work on...
2006-08-30 jprMy previous patch hanged on images with Bits Allocated...
2006-08-29 jprFix message for View Position
2006-08-29 jprAvoid propagating bugs when ReWrite an image 'not 8...
2006-08-29 jprForget to commit this one (Bits Allocated related pb)
2006-08-29 jprOld uncommited comments
2006-08-29 jprBypass a stupid bug in some headers
2006-08-24 jprFix comments
2006-08-24 jprDon't polute generated image header with meaningless...
2006-08-24 jprFix writting of Overlays image
2006-08-23 jprTo help Google user to reach gdcm Home page
2006-08-18 malaterreENH: Make code a little more const correct
2006-08-18 malaterreENH: a fix for a broken compiler should NOT impact...
2006-08-18 malaterreCOMP: Backport from gdcm1.2
2006-08-18 malaterreCOMP: Attempt to fix jpr code
next