2005-05-11 |
malaterre | BUG: When Image Position Patient was exactly 0,0,0... |
tree | commitdiff |
2005-05-11 |
malaterre | BUG: Fix previously instroduce cmake bug, now should... |
tree | commitdiff |
2005-05-11 |
malaterre | ENH: Some minor enhance: |
tree | commitdiff |
2005-05-03 |
jpr | Now the gdcm::File remains unimpaired after writting... |
tree | commitdiff |
2005-05-03 |
jpr | Load returns now a bool (allow user not to call IsReada... |
tree | commitdiff |
2005-04-29 |
jpr | typo |
tree | commitdiff |
2005-04-29 |
jpr | Don't abort the prog when File not open |
tree | commitdiff |
2005-04-27 |
jpr | Removal of now useless lut-related stuff |
tree | commitdiff |
2005-04-27 |
jpr | Pb of 'Bits Allocated = 12' is now dealt with in |
tree | commitdiff |
2005-04-26 |
jpr | Prepare MPEG Dicom encapsulated processing (within... |
tree | commitdiff |
2005-04-26 |
jpr | Should leave gdcm::Document constructor in a much quicker |
tree | commitdiff |
2005-04-24 |
malaterre | BUG: A test that cannot open an image SHOULD fail |
tree | commitdiff |
2005-04-24 |
malaterre | COMP: gcc 4.0 dont like ; in #define |
tree | commitdiff |
2005-04-22 |
jpr | Prepare (future) MPEG integration |
tree | commitdiff |
2005-04-22 |
jpr | Modify Print() output |
tree | commitdiff |
2005-04-21 |
jpr | Taking into account Dicom MPEG |
tree | commitdiff |
2005-04-20 |
malaterre | BUG: Fix Numerical Excption on bcc55 |
tree | commitdiff |
2005-04-20 |
regrain | * FIX : on X, the python part is correctly installed... |
tree | commitdiff |
2005-04-19 |
jpr | Fix some comments |
tree | commitdiff |
2005-04-19 |
jpr | Should suppress some warnings from Borland compiler |
tree | commitdiff |
2005-04-18 |
malaterre | COMP: Need to include sys/stat for stat function +... |
tree | commitdiff |
2005-04-15 |
malaterre | ENH: Make sure noone is passing a name ending with... |
tree | commitdiff |
2005-04-15 |
malaterre | BUG: Attempt to fix borland IsDirectory |
tree | commitdiff |
2005-04-14 |
jpr | Now, user can ask gdcm::DicomDir to skip SeqEntries... |
tree | commitdiff |
2005-04-13 |
malaterre | BUG: Could not build static lib of gdcm properly on... |
tree | commitdiff |
2005-04-06 |
regrain | * Amelioration on the DictGroupName class |
tree | commitdiff |
2005-04-06 |
regrain | * src/gdcmDictGroupName.cxx : amelioration of print |
tree | commitdiff |
2005-04-05 |
regrain | * src/gdcmDictGroupName.[h|cxx] : add a correlation... |
tree | commitdiff |
2005-04-05 |
jpr | Comments |
tree | commitdiff |
2005-04-04 |
jpr | Fix stupid bug when writting ACR-NEMA image from 'ACR... |
tree | commitdiff |
2005-03-31 |
regrain | * src/gdcmPixelReadConvert.cxx : problems of around... |
tree | commitdiff |
2005-03-22 |
jpr | *FIX Restore pushed out elements |
tree | commitdiff |
2005-03-22 |
jpr | *** empty log message *** |
tree | commitdiff |
2005-03-22 |
jpr | Typo |
tree | commitdiff |
2005-03-22 |
jpr | * FIX : element 0x0000 of shadow groups is now force... |
tree | commitdiff |
2005-03-22 |
jpr | *** empty log message *** |
tree | commitdiff |
2005-03-11 |
jpr | Final removal of gdcmFileHelper::InitializeDefaultFile(); |
tree | commitdiff |
2005-03-11 |
jpr | Remove spurious #define MAX_SIZE_PRINT_ELEMENT_VALUE |
tree | commitdiff |
2005-03-09 |
jpr | Typo, comments |
tree | commitdiff |
2005-03-09 |
jpr | Add Anonymize method (not yet fully checked) |
tree | commitdiff |
2005-03-09 |
jpr | Update gdcm.h, to make it user usable ... |
tree | commitdiff |
2005-03-09 |
regrain | * src/gdcmFileHelper.cxx : remove memory leaks and... |
tree | commitdiff |
2005-03-07 |
jpr | Should fix some memory leaks |
tree | commitdiff |
2005-03-04 |
jpr | Temporary revert to previous code (better Mem Leak... |
tree | commitdiff |
2005-03-04 |
jpr | To prevent some memry leaks |
tree | commitdiff |
2005-03-04 |
jpr | To avoid warning |
tree | commitdiff |
2005-03-04 |
jpr | To avoid valgring varnings |
tree | commitdiff |
2005-03-04 |
jpr | To avoid valgring warning about shadowed local variable |
tree | commitdiff |
2005-03-03 |
jpr | Comments |
tree | commitdiff |
2005-03-03 |
jpr | Add comments |
tree | commitdiff |
2005-03-02 |
jpr | Fix gdcm::FileHelper::CheckMandatoryElements() to take... |
tree | commitdiff |
2005-03-02 |
jpr | Fix comments |
tree | commitdiff |
2005-02-28 |
malaterre | BUG: Could not build on Sun + gcc 2.95 |
tree | commitdiff |
2005-02-28 |
malaterre | ENH: First shot at the UseGDCM file. Very usefull indeed |
tree | commitdiff |
2005-02-25 |
malaterre | ENH: Backport change from ITK. Fix compilation warnings |
tree | commitdiff |
2005-02-23 |
regrain | * remove compilation warnings |
tree | commitdiff |
2005-02-22 |
regrain | * src/gdcmFileHelper.cxx : JPR bad personal choices fix |
tree | commitdiff |
2005-02-21 |
jpr | Typo |
tree | commitdiff |
2005-02-21 |
jpr | * Replace method CheckMetaElements by CheckManadatoryEl... |
tree | commitdiff |
2005-02-17 |
jpr | To avoid further pb, Initialize defaults now Photochrom... |
tree | commitdiff |
2005-02-17 |
jpr | Fix comments |
tree | commitdiff |
2005-02-17 |
jpr | Group 0002 management |
tree | commitdiff |
2005-02-17 |
jpr | Prepare FileMetaInformationVersion (group 0002) management |
tree | commitdiff |
2005-02-17 |
jpr | Fix misstyping |
tree | commitdiff |
2005-02-16 |
jpr | Fix wrong comment (-> wrong Doxygenation) about the... |
tree | commitdiff |
2005-02-16 |
jpr | Doxygenation |
tree | commitdiff |
2005-02-16 |
jpr | Taking into account MONOCHROME1 + Signed Pixels (?!) |
tree | commitdiff |
2005-02-15 |
jpr | Taking into account the difference between MONOCHROME1... |
tree | commitdiff |
2005-02-14 |
malaterre | BUG: This should solve the last Seg Fault. In a loop... |
tree | commitdiff |
2005-02-14 |
malaterre | BUG: Remove crappy code... disgusted |
tree | commitdiff |
2005-02-14 |
malaterre | BUG: Solve JP feature, and at the same time avoid alloc... |
tree | commitdiff |
2005-02-14 |
jpr | *never* forget to re-compile just *before* committing! |
tree | commitdiff |
2005-02-14 |
jpr | First commit on the post 1.0 (Version? / Tag? / Branch?) : |
tree | commitdiff |
2005-02-14 |
jpr | remove useless comments |
tree | commitdiff |
2005-02-14 |
jpr | Remove some useless mask operations, to save CPU time |
tree | commitdiff |
2005-02-14 |
jpr | remove some useless mask operations, to save CPU time |
tree | commitdiff |
2005-02-11 |
malaterre | BUG: Doh this one should not be changed. The reading... |
tree | commitdiff |
2005-02-11 |
malaterre | BUG: Verbose->Warning |
tree | commitdiff |
2005-02-11 |
malaterre | ENH: Adding new option in CMake: GDCM_FORCE_BIGENDIAN_E... |
tree | commitdiff |
2005-02-11 |
malaterre | ENH: Code simplification |
tree | commitdiff |
2005-02-11 |
malaterre | BUG: Ok I really need to compile before committing... |
tree | commitdiff |
2005-02-11 |
malaterre | BUG: val/binArea16 mixup |
tree | commitdiff |
2005-02-11 |
malaterre | BUG: lgr -> len |
tree | commitdiff |
2005-02-11 |
malaterre | ENH: First pass at my big endian emulation on little... |
tree | commitdiff |
2005-02-11 |
jpr | Typo |
tree | commitdiff |
2005-02-11 |
jpr | Comments |
tree | commitdiff |
2005-02-11 |
jpr | Comments |
tree | commitdiff |
2005-02-11 |
jpr | Typo, comments, doxygenation |
tree | commitdiff |
2005-02-11 |
jpr | Default Photometric Interpretation is now MONOCHROME2... |
tree | commitdiff |
2005-02-10 |
malaterre | BUG: In c++ you are never garantee your var is initiali... |
tree | commitdiff |
2005-02-10 |
regrain | * Testing/TestWriteSimple.cxx, TestSequence.cxx... |
tree | commitdiff |
2005-02-10 |
jpr | The following gdcm::DocEntrySet methods, no re-definabl... |
tree | commitdiff |
2005-02-10 |
jpr | AnonymizeNoLoad improvement |
tree | commitdiff |
2005-02-10 |
jpr | commit |
tree | commitdiff |
2005-02-10 |
jpr | Duplicate Matthieu's hack to prevent bombing in Anonymize |
tree | commitdiff |
2005-02-09 |
malaterre | BUG: Remove seg fault from the nightly test. |
tree | commitdiff |
2005-02-09 |
malaterre | STYLE: Minor tweaks |
tree | commitdiff |
2005-02-09 |
malaterre | BUG: Remove Benoit bomb |
tree | commitdiff |
2005-02-09 |
regrain | * src/gdcmFileHelper.cxx : bug fix when having RGB... |
tree | commitdiff |
2005-02-09 |
regrain | * src/gdcmFileHelper.[h|cxx] : now correctly set... |
tree | commitdiff |
next |