2005-01-25 |
regrain | * src/ : rename some methods on Entry (SetXxx, Inser... |
tree | commitdiff |
2005-01-25 |
jpr | Update some comments |
tree | commitdiff |
2005-01-25 |
regrain | * Test/VTKTest*.cxx : remove the show variable in... |
tree | commitdiff |
2005-01-24 |
jpr | methods ReplaceOrCreate renamed as Insert |
tree | commitdiff |
2005-01-24 |
jpr | Stage 3 of normalization : |
tree | commitdiff |
2005-01-24 |
regrain | * src/gdcmDicomDirElement.h, gdcmDict.h : rename... |
tree | commitdiff |
2005-01-23 |
jpr | Some normalizations : |
tree | commitdiff |
2005-01-22 |
malaterre | COMP: Dont know what bool is used for |
tree | commitdiff |
2005-01-22 |
malaterre | ENH: Add new test using dciodvfy from the dicom3tools... |
tree | commitdiff |
2005-01-21 |
malaterre | ENH: Add test for GetCurrentDateTime. The two calls... |
tree | commitdiff |
2005-01-21 |
jpr | Stage 2 of names normalization : |
tree | commitdiff |
2005-01-20 |
jpr | First stage ... |
tree | commitdiff |
2005-01-20 |
jpr | First stage of name normalisation : gdcm::File replace... |
tree | commitdiff |
2005-01-20 |
regrain | * src/gdcmDicomDir*.[h|cxx] : rename methods to... |
tree | commitdiff |
2005-01-19 |
regrain | * Test/VTKTest*.cxx : one more bug stilled |
tree | commitdiff |
2005-01-19 |
regrain | * Test/VTKTest*.cxx : bug fix... tests don't generat... |
tree | commitdiff |
2005-01-19 |
regrain | * Test/VTKTest*.cxx : bug fix. Now the viewer is... |
tree | commitdiff |
2005-01-19 |
regrain | * Test/ : rename VTK tests to have a best name for... |
tree | commitdiff |
2005-01-19 |
jpr | Remove now useless warning/comments |
tree | commitdiff |
2005-01-18 |
jpr | Unblacklist KODAK-12-MONO1-Odd_Terminated_Sequence.dcm |
tree | commitdiff |
2005-01-18 |
jpr | Unblacklist of gdcm-JPEG-LossLessThoravision.dcm, since... |
tree | commitdiff |
2005-01-18 |
jpr | Blacklist "PET-cardio-Multiframe-Papyrus.dcm" |
tree | commitdiff |
2005-01-18 |
jpr | Use new method GetFirstEntry instead of InitTraversal... |
tree | commitdiff |
2005-01-17 |
jpr | To improve test coverage |
tree | commitdiff |
2005-01-17 |
jpr | coding style |
tree | commitdiff |
2005-01-17 |
jpr | Oops. |
tree | commitdiff |
2005-01-17 |
jpr | Modify the parsing process, not to use (now unexposed... |
tree | commitdiff |
2005-01-14 |
malaterre | ENH: also parse Baseline* |
tree | commitdiff |
2005-01-14 |
malaterre | BUG: TestList do need GDCM_DATA_ROOT |
tree | commitdiff |
2005-01-14 |
malaterre | ENH: add a test for DirList. Add a method Print on... |
tree | commitdiff |
2005-01-14 |
malaterre | COMP: Fix warnings |
tree | commitdiff |
2005-01-14 |
regrain | * src/gdcmDocument.[h|cxx] : comment all methods... |
tree | commitdiff |
2005-01-13 |
jpr | Remove redundant (with TestDicomDir) PrintDicomDir... |
tree | commitdiff |
2005-01-13 |
regrain | * Test/*DicomDir*.cxx : Verification that DicomDir... |
tree | commitdiff |
2005-01-11 |
malaterre | STYLE: minor clean up |
tree | commitdiff |
2005-01-11 |
malaterre | ENH: Untangle the transfer syntax from the Document... |
tree | commitdiff |
2005-01-11 |
jpr | Add verbosity |
tree | commitdiff |
2005-01-11 |
malaterre | STYLE: minor |
tree | commitdiff |
2005-01-11 |
malaterre | ENH: Adding a new method on TS: IsTransferSyntax. Where... |
tree | commitdiff |
2005-01-08 |
malaterre | ENH: Update for new sstream |
tree | commitdiff |
2005-01-08 |
jpr | According to Benoit's suggestion, and without any objec... |
tree | commitdiff |
2005-01-06 |
jpr | Coding Style + Doxygenation |
tree | commitdiff |
2005-01-06 |
malaterre | ENH: update test for tesing MAC adrress |
tree | commitdiff |
2005-01-06 |
regrain | * src/gdcmDocument.[h|cxx] : remove all copy of... |
tree | commitdiff |
2005-01-06 |
jpr | Doxygenation |
tree | commitdiff |
2004-12-14 |
regrain | * Fix few compilation warnings |
tree | commitdiff |
2004-12-13 |
malaterre | ENH: Thanks to JMR patch we can now properly read jpeg... |
tree | commitdiff |
2004-12-10 |
rouet | Added return status variable initialization. |
tree | commitdiff |
2004-12-10 |
regrain | * Add a Writer from nothing test |
tree | commitdiff |
2004-12-10 |
regrain | * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h... |
tree | commitdiff |
2004-12-10 |
regrain | * Black listing of GE_RHAPSODE-16-MONO2-JPEG-Fragmen... |
tree | commitdiff |
2004-12-08 |
regrain | * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order... |
tree | commitdiff |
2004-12-07 |
regrain | * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug... |
tree | commitdiff |
2004-12-07 |
regrain | * vtk/vtkGdcmWriter.[h|cxx] : add a first version... |
tree | commitdiff |
2004-12-07 |
malaterre | ENH: Adding a non-working test again |
tree | commitdiff |
2004-12-07 |
regrain | * Test/TestUtil.cxx : reformat the source code |
tree | commitdiff |
2004-12-07 |
regrain | * Comment unused variables |
tree | commitdiff |
2004-12-04 |
regrain | * Bug fix due my last commit (compilation under... |
tree | commitdiff |
2004-12-03 |
malaterre | COMP: Borland could not compile gdcm... BTW there is... |
tree | commitdiff |
2004-12-03 |
malaterre | ENH: * Huge cleanup: |
tree | commitdiff |
2004-12-03 |
regrain | * Remove memory leaks on the DicomDir |
tree | commitdiff |
2004-12-02 |
regrain | * Test/TestCopyDicom.cxx : the new dicom created... |
tree | commitdiff |
2004-11-30 |
regrain | * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO... |
tree | commitdiff |
2004-11-26 |
regrain | * Remove some useless methods in gdcm::Document... |
tree | commitdiff |
2004-11-25 |
regrain | * src/gdcmDocument.cxx : fix bug... test if the... |
tree | commitdiff |
2004-11-25 |
regrain | * FIX : warning on linux plateforms for differents... |
tree | commitdiff |
2004-11-24 |
regrain | * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem... |
tree | commitdiff |
2004-11-24 |
regrain | * src/gdcmDocEntryArchive.[h|cxx] : bug fix and... |
tree | commitdiff |
2004-11-18 |
regrain | * Test/TestCopyDicom.cxx : avoid compilation warnings. |
tree | commitdiff |
2004-11-17 |
regrain | * src/gdcmDocument.cxx : now, when using the Replace... |
tree | commitdiff |
2004-11-16 |
frog | * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe... |
tree | commitdiff |
2004-11-16 |
malaterre | ENH: Add license to tests since they belong to gdcm |
tree | commitdiff |
2004-11-16 |
malaterre | ENH: Slightly bigger patch: |
tree | commitdiff |
2004-11-16 |
malaterre | ENH: Apply first patch toward better string comparison... |
tree | commitdiff |
2004-11-15 |
regrain | * src/gdcmFile.cxx : now delete the PixelConvert... |
tree | commitdiff |
2004-11-15 |
malaterre | BUG: Fix mem leak |
tree | commitdiff |
2004-11-09 |
malaterre | ENH: gdcm now compiles on borland |
tree | commitdiff |
2004-11-09 |
regrain | * src/TestAllReadCompareDicom.cxx : test the existenc... |
tree | commitdiff |
2004-11-09 |
regrain | * Bugs fix for the Windows build with VC6 |
tree | commitdiff |
2004-11-05 |
malaterre | BUG: Remove a broken image from the MAC baseline |
tree | commitdiff |
2004-11-05 |
malaterre | ENH: Do not stop test at first failure, it lower coverage. |
tree | commitdiff |
2004-11-05 |
malaterre | BUG: Remove tons of mem leaks. There are still plenty... |
tree | commitdiff |
2004-11-05 |
malaterre | BUG: Thankfully VS6 catch it :) |
tree | commitdiff |
2004-11-05 |
malaterre | ENH: Improve string manipulation. I now inforce the... |
tree | commitdiff |
2004-11-03 |
malaterre | ENH: Rewrite the test to allow use to use it an image... |
tree | commitdiff |
2004-11-02 |
malaterre | BUG: Moving gdcmCommon to gdcm namespace broke some... |
tree | commitdiff |
2004-10-28 |
malaterre | ENH: Minor cleanup, mostly cosmetic |
tree | commitdiff |
2004-10-25 |
malaterre | STYLE: ivars should start with a capital letter. Access... |
tree | commitdiff |
2004-10-15 |
malaterre | ENH: as frog mention there were images that could be... |
tree | commitdiff |
2004-10-14 |
malaterre | COMP: Fix compilation |
tree | commitdiff |
2004-10-12 |
malaterre | COMP: Fix compilation on cygwin |
tree | commitdiff |
2004-10-12 |
malaterre | ENH: Adding 'gdcm' namespace. Be nice with me this... |
tree | commitdiff |
2004-10-10 |
malaterre | ENH: Fix a warning with gcc4: TestHash.cxx:20: warning... |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: Hopefully these were the last remaining warnings |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: TestHash.cxx add gdcm header to shut up stoopid... |
tree | commitdiff |
2004-09-27 |
malaterre | ENH: Afterall a Dashboard on Win32 is usefull :) |
tree | commitdiff |
2004-09-25 |
malaterre | FIX: SIEMENS_GBS_III-16-ACR_NEMA_1.acr was breaking... |
tree | commitdiff |
2004-09-23 |
jpr | * VoidArea is now called BinArea (less confusing... |
tree | commitdiff |
2004-09-23 |
jpr | 2004-09-23 Jean-Pierre Roux |
tree | commitdiff |
2004-09-22 |
jpr | GetImageData is now done *before* copying the docEntries |
tree | commitdiff |
next |