]> Creatis software - gdcm.git/shortlog
gdcm.git
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
2006-07-26 jprUsage
2006-07-26 jprUse gdcm1.3 features, to save CPU time
2006-07-26 jprRemove trailing spaces
2006-07-26 jprRemove now useless PhilipsToBrucker2.cxx
2006-07-26 jprMind the swap code, as well!
2006-07-26 jpr " Extracts user supplied tags (identified by group...
2006-07-26 jpr " - Converts the Siemens Sonata MRI '*tfl2d1' DICOM...
2006-07-26 jprUse proper type for iterators
2006-07-26 jprMind the Time Triggers, as well
2006-07-24 jprSometimes, two values are *not separated by a white...
2006-07-21 jprDeal with trailing anatomical images (juste after param...
2006-07-20 malaterreENH: Minor patch
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
next