2007-06-19 |
davila | Name Space |
tree | commitdiff |
2007-06-18 |
jpr | Fix bug in "despaired wild guesses" |
tree | commitdiff |
2007-06-18 |
jpr | Fix loosing the first image of each serie. |
tree | commitdiff |
2007-06-18 |
jpr | Fix a bug ... when reading a bugged DICOMDIR. |
tree | commitdiff |
2007-06-15 |
jpr | Within some Dicom images, all the elements of shadow... |
tree | commitdiff |
2007-06-11 |
jpr | Other despaired wild guess to get swap code. |
tree | commitdiff |
2007-06-08 |
jpr | Add new method : |
tree | commitdiff |
2007-06-04 |
jpr | avoid some warnings a doxygen time |
tree | commitdiff |
2007-06-04 |
jpr | Fix some verbosity |
tree | commitdiff |
2007-05-30 |
jpr | (Try to) fix troubles with WIN32 vs _WIN32 at compile... |
tree | commitdiff |
2007-05-24 |
jpr | Fix default spacing cvalue |
tree | commitdiff |
2007-05-23 |
jpr | Port Mathieu's fix (from gdcm1.2) to be able to read... |
tree | commitdiff |
2007-05-23 |
jpr | Remove useless ref to namespace |
tree | commitdiff |
2007-05-23 |
jpr | In order to allow to use current version (1.3) of gdcm... |
tree | commitdiff |
2007-05-23 |
jpr | Fix an old bug 'DicomDir Private' related. |
tree | commitdiff |
2007-04-12 |
jpr | English mistakes |
tree | commitdiff |
2007-04-12 |
jpr | To allow testsuite go on. |
tree | commitdiff |
2007-04-12 |
jpr | Fix the bug on US,UL while creating a DICOMDIR |
tree | commitdiff |
2007-03-26 |
jpr | Add class DicomDirPrivate, for dealing with SERIE/PRIVATE |
tree | commitdiff |
2007-03-23 |
jpr | Deal with PRIVATE (at PrintDicomDir time, not MakeDicom... |
tree | commitdiff |
2007-03-23 |
jpr | Typo |
tree | commitdiff |
2007-02-23 |
jpr | prevent Print from any CR at end of 'name' in dicomV3.dcm |
tree | commitdiff |
2006-11-15 |
jpr | To please Python, add accesors on each Orientation... |
tree | commitdiff |
2006-11-15 |
jpr | To please python : |
tree | commitdiff |
2006-11-08 |
jpr | Hope application can link against non-installed version... |
tree | commitdiff |
2006-11-08 |
jpr | make warning message more explicit (?) |
tree | commitdiff |
2006-11-08 |
jpr | add method |
tree | commitdiff |
2006-10-25 |
jpr | Some bozzos declare a 'ExplicitVRBigEndian' syntax... |
tree | commitdiff |
2006-10-23 |
jpr | Some ACR readers *need* the DataElement (0x0008,0x0000... |
tree | commitdiff |
2006-10-19 |
jpr | Some wrecked ACR-NEMA-like images begin by group 0028... |
tree | commitdiff |
2006-10-18 |
jpr | FileHelper::CheckMandatoryElements() now checks as... |
tree | commitdiff |
2006-08-30 |
jpr | My previous patch hanged on images with Bits Allocated... |
tree | commitdiff |
2006-08-29 |
jpr | Avoid propagating bugs when ReWrite an image 'not 8... |
tree | commitdiff |
2006-08-29 |
jpr | Forget to commit this one (Bits Allocated related pb) |
tree | commitdiff |
2006-08-29 |
jpr | Bypass a stupid bug in some headers |
tree | commitdiff |
2006-08-18 |
malaterre | ENH: Make code a little more const correct |
tree | commitdiff |
2006-08-18 |
malaterre | ENH: a fix for a broken compiler should NOT impact... |
tree | commitdiff |
2006-08-18 |
malaterre | COMP: Attempt to fix jpr code |
tree | commitdiff |
2006-07-20 |
malaterre | ENH: Minor patch |
tree | commitdiff |
2006-07-10 |
jpr | Use a small (8 bytes) buffer to mininize time consuming... |
tree | commitdiff |
2006-07-10 |
jpr | Avoid polluting command line applications output when... |
tree | commitdiff |
2006-07-10 |
jpr | - Avoid useless creation of std::string |
tree | commitdiff |
2006-07-06 |
jpr | - (try to) optimize time consuming IsItemStarter()... |
tree | commitdiff |
2006-07-06 |
jpr | Avoid using std::string stuff when it's useless (CPU... |
tree | commitdiff |
2006-07-06 |
jpr | Returning a const ref is quicker than returning a value. |
tree | commitdiff |
2006-07-06 |
jpr | Port Mathieu's modif for writting JPEG2000 |
tree | commitdiff |
2006-07-04 |
jpr | 'Acr-NEMA' data elements |
tree | commitdiff |
2006-07-04 |
jpr | Port Mathieu's patch from gdcm 1.2 (in gdcmValEntry... |
tree | commitdiff |
2006-07-04 |
jpr | Port Mathieu'a modif in gdcm1.2 |
tree | commitdiff |
2006-06-29 |
jpr | Add comments on the use od Rescale Slope / Intercept |
tree | commitdiff |
2006-06-29 |
jpr | Doxygenation |
tree | commitdiff |
2006-06-21 |
jpr | Add verbosity when something wrong happens |
tree | commitdiff |
2006-06-21 |
jpr | Hope, on a day, GetYSpacing will return accurate info... |
tree | commitdiff |
2006-06-20 |
jpr | Some US images have NO Pixel Spacing nor Pixel Ratio |
tree | commitdiff |
2006-06-15 |
jpr | Try to take into account 'Pixel Aspect Ratio', etc... |
tree | commitdiff |
2006-06-15 |
jpr | Little patch for strange PMS Gyroscan Intera images |
tree | commitdiff |
2006-06-08 |
jpr | Add some comments about pixel spacing |
tree | commitdiff |
2006-06-07 |
jpr | avoid 'type qualifier on return type is meaningless... |
tree | commitdiff |
2006-05-31 |
jpr | Avoid warnings |
tree | commitdiff |
2006-05-31 |
jpr | Comment out over verbose messages |
tree | commitdiff |
2006-05-31 |
jpr | Add an open source code for MD5. |
tree | commitdiff |
2006-05-31 |
jpr | Fix trouble with BCC |
tree | commitdiff |
2006-05-30 |
jpr | Move comments |
tree | commitdiff |
2006-05-30 |
jpr | Comment out GDCM_LEGACY_REMOVE function |
tree | commitdiff |
2006-05-30 |
jpr | Add huge comment on the meaning of RETired fields aroun... |
tree | commitdiff |
2006-05-30 |
jpr | Add some comments |
tree | commitdiff |
2006-05-30 |
jpr | Comment out some deprecated function (instead of GDCM_L... |
tree | commitdiff |
2006-05-23 |
malaterre | ENH: hopefully fixed swig wrapping |
tree | commitdiff |
2006-05-22 |
malaterre | BUG: Do some voodoo magic do please SWIG -buggy- c... |
tree | commitdiff |
2006-05-15 |
malaterre | COMP: Fix compilation on SunOS |
tree | commitdiff |
2006-05-15 |
malaterre | COMP: Fix comp on dash8 (gcc296) |
tree | commitdiff |
2006-05-12 |
malaterre | BUG: resultPath could be empty, cannot access char... |
tree | commitdiff |
2006-05-12 |
jpr | Port Mathieu's modif from gdcm1.2 |
tree | commitdiff |
2006-05-11 |
malaterre | ENH: Rework the GDCM_LEGACY mechanism to allow use... |
tree | commitdiff |
2006-05-11 |
malaterre | BUG: getenv return is not supposed to be freed |
tree | commitdiff |
2006-05-06 |
malaterre | COMP: Fix compilation, remove warning |
tree | commitdiff |
2006-05-05 |
malaterre | ENH: This time for real. Install is ok. STYLE: some... |
tree | commitdiff |
2006-05-05 |
malaterre | ENH: Wrong install loc |
tree | commitdiff |
2006-05-02 |
jpr | Add some comments about |
tree | commitdiff |
2006-05-02 |
jpr | Upgrade FileHelper.InsertEntryString() to be consistent |
tree | commitdiff |
2006-04-20 |
jpr | Minor fix in FileHelper::CheckMandatoryElements : |
tree | commitdiff |
2006-04-14 |
jpr | Avoid tiny memory leak |
tree | commitdiff |
2006-04-14 |
jpr | Fix bug in GetString() |
tree | commitdiff |
2006-04-13 |
jpr | Avoid warnings |
tree | commitdiff |
2006-04-13 |
jpr | Avoid some warnings |
tree | commitdiff |
2006-04-12 |
jpr | Some clinical softwares *demand* Patient ID (0x0010... |
tree | commitdiff |
2006-04-12 |
jpr | Avoid troubles while parsing source dictionaries |
tree | commitdiff |
2006-04-11 |
jpr | Remove useless accesses to the Dicom Dictionnary std... |
tree | commitdiff |
2006-03-31 |
jpr | remove misstyping |
tree | commitdiff |
2006-03-30 |
jpr | Avoid stupid messages when length = 0 |
tree | commitdiff |
2006-03-30 |
jpr | Initialize ZSpacing, in *all* cases. |
tree | commitdiff |
2006-03-30 |
jpr | Forget to remove cout .. |
tree | commitdiff |
2006-03-30 |
jpr | As a side effect, |
tree | commitdiff |
2006-03-29 |
jpr | Oops. |
tree | commitdiff |
2006-03-29 |
jpr | Unnormalized 4th dimension is now dealt with. |
tree | commitdiff |
2006-03-22 |
jpr | To speed up the parsing process (avoid accessing HTable... |
tree | commitdiff |
2006-03-17 |
jpr | initialize enum to 1. |
tree | commitdiff |
2006-03-14 |
jpr | BUG: Newer version of the software on Siemens MR write... |
tree | commitdiff |
2006-03-13 |
jpr | // User should ask gdcm to write an image in Explic... |
tree | commitdiff |
2006-03-10 |
jpr | Fix stupid and riskless) bug : |
tree | commitdiff |
next |