2005-01-05 |
jpr | ADD : Add the method IsCurrentProcessorBigEndian |
commit | commitdiff | tree | snapshot |
2004-12-21 |
malaterre | BUG: Thanks to JP for bug report. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
malaterre | ENH: Fixing another warning about unused var |
commit | commitdiff | tree | snapshot |
2004-12-21 |
malaterre | ENH: Fixing some warning about unknown class gdcm:... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
malaterre | ENH: Each time a *.dic file is changed, force a complet... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
malaterre | BUG: Some David Clunie's baseline image have a Pixel... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
regrain | * src/gdcmBase.[h|cxx] : new base class. Contains... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
regrain | * src/gdcmFile.[h|cxx] : add the Print method |
commit | commitdiff | tree | snapshot |
2004-12-16 |
regrain | * src/gdcmFile.cxx : Add the code of ReplaceOrCreate... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
regrain | * src/gdcmFile.cxx : bug fix. Omitted a Push in... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
malaterre | COMP: Fix warnings |
commit | commitdiff | tree | snapshot |
2004-12-14 |
regrain | * Fix few compilation warnings |
commit | commitdiff | tree | snapshot |
2004-12-14 |
rouet | * fixed some compilation warnings, and for(;;) scope... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
malaterre | ENH: update for JM |
commit | commitdiff | tree | snapshot |
2004-12-13 |
malaterre | dos test |
commit | commitdiff | tree | snapshot |
2004-12-13 |
malaterre | ENH: Thanks to JMR patch we can now properly read jpeg... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
malaterre | ENH: Apply JMR patch for gethostname |
commit | commitdiff | tree | snapshot |
2004-12-13 |
malaterre | ENH: dos2unix |
commit | commitdiff | tree | snapshot |
2004-12-13 |
malaterre | BUG: On VS6 the for loop does not respect scope. Theref... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
malaterre | BUG: On a few platerform we cannot use ios_base, we... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
rouet | * FIX: new handling of JPEG decompression, especially... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
rouet | * FIX: modified DirList::Explore in order to make... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
rouet | Added return status variable initialization. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
malaterre | ENH: a few tweaks |
commit | commitdiff | tree | snapshot |
2004-12-10 |
malaterre | ENH: Thanks to Benoit example I was able to rewrite... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
malaterre | ENH: Adding an example that only work on linux, not... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
regrain | * Add a Writer from nothing test |
commit | commitdiff | tree | snapshot |
2004-12-10 |
regrain | * src/gdcmHeader.cxx : change the initialisation... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
regrain | * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
regrain | * Black listing of GE_RHAPSODE-16-MONO2-JPEG-Fragmen... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
regrain | * vtk/vtkGdcmWriter.cxx, Example/WriteDicomSimple... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
regrain | * vtk/vtkGdcmWriter.[h|cxx] : now can write stack... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
regrain | * Example/WriteDicomSimple.cxx : example to write... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
regrain | * vtk/vtkGdcm*.[h|cxx] : remove warnings. Add header... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
regrain | * src/gdcmPixelReadConvert.cxx : bug fix when would... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
regrain | * Test/ShowDicomSeq.cxx : bug fix |
commit | commitdiff | tree | snapshot |
2004-12-08 |
regrain | * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
regrain | * Bug fix. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
malaterre | ADD todo about gdcmDebug |
commit | commitdiff | tree | snapshot |
2004-12-07 |
regrain | * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
regrain | * vtk/vtkGdcmWriter.[h|cxx] : add a first version... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
malaterre | ENH: Adding a non-working test again |
commit | commitdiff | tree | snapshot |
2004-12-07 |
malaterre | ENH: jpeg_memory_src depend on the bit depth, need... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
malaterre | ENH: Temporarily add jmemsrc. Patch suggest by Jean... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
regrain | * Test/TestUtil.cxx : reformat the source code |
commit | commitdiff | tree | snapshot |
2004-12-07 |
regrain | * src/gdcmPixelWriteConvert.[h|cxx] : ficnished... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
regrain | * Comment unused variables |
commit | commitdiff | tree | snapshot |
2004-12-07 |
malaterre | STYLE: Minor cleanup + speedup |
commit | commitdiff | tree | snapshot |
2004-12-06 |
malaterre | ENH: Rewrote the cmakelist |
commit | commitdiff | tree | snapshot |
2004-12-06 |
regrain | * src/gdcmDocument.cxx : bug fix when opening the... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
regrain | * Example/Volume2Dicom.cxx : comment unused variables |
commit | commitdiff | tree | snapshot |
2004-12-05 |
malaterre | BUG: This solve the infinite loop on gcc-64bits |
commit | commitdiff | tree | snapshot |
2004-12-04 |
malaterre | BUG: Could not compile with gcc 64bits |
commit | commitdiff | tree | snapshot |
2004-12-04 |
regrain | * src/gdcmFile.h : bug fix. Variable type and variab... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
regrain | * Bug fix due my last commit (compilation under... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
regrain | * Example/Volume2Dicom.cxx : commit with the good... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
malaterre | COMP: Borland could not compile gdcm... BTW there is... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
malaterre | ENH: * Huge cleanup: |
commit | commitdiff | tree | snapshot |
2004-12-03 |
malaterre | ENH: Get rid of -Wall / -W / -pedantic if present this... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
regrain | * Remove memory leaks on the DicomDir |
commit | commitdiff | tree | snapshot |
2004-12-03 |
malaterre | ENH: Remove warnings on gcc296 about aggregate partly... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
regrain | * src/gdcmFile.[h|cxx] : now use FileType instead... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
regrain | * src/gdcmPixelWriteConvert.[h|cxx] : new class... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
regrain | * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
regrain | * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
regrain | * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
regrain | * Test/TestCopyDicom.cxx : the new dicom created... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-02 |
regrain | * gdcmPython/gdcm.i : change gdcmHeaderHelper to... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
malaterre | COMP: Fix comp on gcc295 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
malaterre | COMP: Once and for all fix this typo in main CVS |
commit | commitdiff | tree | snapshot |
2004-11-30 |
malaterre | COMP: Compilation was broken on borland/vc6 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
malaterre | ENH: Minor tweaks |
commit | commitdiff | tree | snapshot |
2004-11-30 |
regrain | * Test/ShowDicom.cxx : Change the test to only open... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
malaterre | COMP: no ios_base in gcc2.95 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
malaterre | COMP: ios is in std |
commit | commitdiff | tree | snapshot |
2004-11-30 |
malaterre | ENH: Apply patch from ITK back to main CVS. Fix problem... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
regrain | * Test/ShowDicom.cxx : now can be used with an off... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
regrain | * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
regrain | * Ommited change on the vtk part concerning the... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
regrain | * Remove some useless methods in gdcm::Document... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
regrain | fix compilation warnings for the gdcm::Document... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
regrain | * src/ : fix compilation warnings for the Write... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
regrain | * src/gdcmDocument.[h|cxx] : set the Transfert Synta... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
regrain | * vtk/vtkGdcmReader.cxx : compilation bug fix for... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
regrain | * src/gdcmDocument.cxx : fix bug... test if the... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
regrain | * FIX : warning on linux plateforms for differents... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
regrain | * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
regrain | * Amelioration of code, remove some code copy. For... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
regrain | * src/gdcmDocEntryArchive.[h|cxx] : bug fix and... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
regrain | * Add usefull comments in Header |
commit | commitdiff | tree | snapshot |
2004-11-23 |
regrain | * src/gdcmDocEntryArchive.cxx : complete the print... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
regrain | * FIX compilation error for zorglub and smallfry... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
malaterre | BUG: This should fix a problem on borland since direct... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
malaterre | ENH: Mostly cosmetic, but in theory this should be... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
regrain | * src/gdcmFile.h : fix compilation errors on zorglub... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
regrain | * src/gdcmDocEntry.cxx : remove the copy of the... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
regrain | * src/gdcmSeqEntry.cxx : add initialisation of varia... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
regrain | * Example/TestCopyDicom.cxx : avoid compilation... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
regrain | * Test/TestCopyDicom.cxx : avoid compilation warnings. |
commit | commitdiff | tree | snapshot |
next |