]> Creatis software - gdcm.git/shortlog
gdcm.git
2006-07-20 malaterreENH: Adding ExportConfiguration
2006-07-20 jprfix mistyping
2006-07-20 jpr * This program
2006-07-19 jprFix Z position component within Image Position Patient
2006-07-19 jpr//
2006-07-18 jprForgot to comment out Linux specific code (CPU time...
2006-07-17 jprAdd 32 bits support
2006-07-17 jprMinor changes
2006-07-17 jprSome old versions of VTK? ITK ? SeriesWriter weren...
2006-07-12 jprAdd info on gdcm1.2/gdcm1.3 API breaking modifs
2006-07-12 jprAdd a gdcm1.3 syntax version of WriteDicomAsJPEG2000.cxx
2006-07-10 jprUse a small (8 bytes) buffer to mininize time consuming...
2006-07-10 jprAvoid polluting command line applications output when...
2006-07-10 jpr- Avoid useless creation of std::string
2006-07-06 jpr- (try to) optimize time consuming IsItemStarter()...
2006-07-06 jprinfo on API breaking modif (since 1.2)
2006-07-06 jprAvoid using std::string stuff when it's useless (CPU...
2006-07-06 jprReturning a const ref is quicker than returning a value.
2006-07-06 jprchar *[] instead of char ** to avoid M$ troubles
2006-07-06 jprPort Mathieu's modif for writting JPEG2000
2006-07-06 jprForgot to commit/upload some valEntry,BinEntry vs DataE...
2006-07-06 jprAdd small utility to convert 'Dense' file format iamges...
2006-07-05 jprAvoid warnings Darwin-gcc
2006-07-04 jprcomment out Txt2Mat
2006-07-04 jpr'Acr-NEMA' data elements
2006-07-04 jprPort Mathieu's patch from gdcm 1.2 (in gdcmValEntry...
2006-07-04 jprAdd WriteDicomAsJPEG
2006-07-04 jprPort Mathieu'a modif in gdcm1.2
2006-06-30 jprWorks for more old ACR-NEMA images
2006-06-30 jprDisplay Spacings
2006-06-30 jprAdd uint64_t related checks
2006-06-30 jprAdd comments/warnings
2006-06-30 jprAdd verbosity
2006-06-30 jprAvoid warnings
2006-06-30 jprTry to remove valgrind useless warnings
2006-06-29 jprAdd comments on the use od Rescale Slope / Intercept
2006-06-29 jprDoxygenation
2006-06-21 jprAdd verbosity when something wrong happens
2006-06-21 jprHope, on a day, GetYSpacing will return accurate info...
2006-06-20 jprSome US images have NO Pixel Spacing nor Pixel Ratio
2006-06-15 jprTry to take into account 'Pixel Aspect Ratio', etc...
2006-06-15 jpr Little patch for strange PMS Gyroscan Intera images
2006-06-12 jprFix misstyping
2006-06-08 jprAvoid messing written Dicom images when no Study UID...
2006-06-08 jprAdd some comments about pixel spacing
2006-06-07 jprForgot commenting out
2006-06-07 jpravoid 'type qualifier on return type is meaningless...
2006-06-07 jprAvoid some warnings
2006-06-07 jprAvois some warnings
2006-06-06 jprAdd a *really* empty test, to know if gdcm dll is loada...
2006-06-06 jprFix misstyping
2006-06-05 malaterreBUG: Report bug
2006-06-05 jprAdd a (very) small User Guide.
2006-06-02 jprAdd some DICOM 2005 entries
2006-06-02 jprBlack outing the burnt-in number of some MRI images
2006-06-01 jpravoid warnings
2006-06-01 jprWaiting for the final removal of MagnetomVisionToBrucke...
2006-06-01 jprAvoid Warning
2006-05-31 jprFollow Mathieu's advice on #include
2006-05-31 jprAvoid warnings
2006-05-31 jprCheck MD5
2006-05-31 jprUse ToInTag
2006-05-31 jprReplace stupid name 'PhilipsToBrucker2' by 'ToInTag'
2006-05-31 jpruse AnonymizeMultiPatient.cxx
2006-05-31 jprFix troubles in AnonymizeMultiPatient.
2006-05-31 jprComment out over verbose messages
2006-05-31 jprAdd an open source code for MD5.
2006-05-31 jprFix trouble with BCC
2006-05-30 jprForget to comment out InTag
2006-05-30 jprRemove PhilipsToBrucker
2006-05-30 jprRmove now useless PhilipsToBrucker.cxx (use PhilipsToBr...
2006-05-30 jprAdd an application to allow anonymizing a 'multi patien...
2006-05-30 jprMove comments
2006-05-30 jprComment out GDCM_LEGACY_REMOVE function
2006-05-30 jprAdd huge comment on the meaning of RETired fields aroun...
2006-05-30 jprAdd some comments
2006-05-30 jprComment out some deprecated function (instead of GDCM_L...
2006-05-23 malaterreENH: hopefully fixed swig wrapping
2006-05-22 malaterreBUG: Do some voodoo magic do please SWIG -buggy- c...
2006-05-16 malaterreENH: Remove valgrind/debian false jump report
2006-05-15 malaterreENH: Adding a secret test to test install
2006-05-15 malaterreENH: Remove Install dir
2006-05-15 malaterreCOMP: I always forgot this change of API
2006-05-15 malaterreCOMP: Fix compilation against VTK CVS
2006-05-15 malaterreENH: Adding a test for install
2006-05-15 malaterreCOMP: Fix compilation on SunOS
2006-05-15 malaterreENH: Trying to cleanup oj warnings
2006-05-15 malaterreCOMP: Fix comp on dash8 (gcc296)
2006-05-12 malaterreBUG: resultPath could be empty, cannot access char...
2006-05-12 malaterreENH: Adding an option (hidden) to not install the gdcm...
2006-05-12 malaterreBUG: There was still a file not installed at the proper...
2006-05-12 jprPort Mathieu's modif from gdcm1.2
2006-05-11 malaterreENH: Structure of the dictionary was changed but not...
2006-05-11 malaterreENH: vtkgdcmSerieViewer2 looks like it's completely...
2006-05-11 malaterreENH: Rework the GDCM_LEGACY mechanism to allow use...
2006-05-11 malaterreBUG: Wrong install path
2006-05-11 malaterreBUG: getenv return is not supposed to be freed
2006-05-11 malaterreCOMP: Fix comp on 64bits machine and VTK5
2006-05-10 malaterreBUG: Wrong var
2006-05-09 jprSetMedicalImageInformation is available only for VTK...
next