2005-06-22 |
jpr | Coding Style |
blob | commitdiff | raw |
2005-06-10 |
jpr | Bug fix in Load method. |
blob | commitdiff | raw | diff to current |
2005-06-03 |
jpr | Typo. |
blob | commitdiff | raw | diff to current |
2005-06-02 |
jpr | Harden gdcm::File::IsReadable(), in order not to be... |
blob | commitdiff | raw | diff to current |
2005-05-29 |
malaterre | ENH: Ok JPEG2000 is working...cannot believe that IsJPE... |
blob | commitdiff | raw | diff to current |
2005-05-17 |
jpr | ENH : According to David Clunie's advice, we check... |
blob | commitdiff | raw | diff to current |
2005-05-11 |
malaterre | ENH: Should now support image with space in the origin |
blob | commitdiff | raw | diff to current |
2005-05-11 |
malaterre | ENH: Some minor enhance: |
blob | commitdiff | raw | diff to current |
2005-04-27 |
jpr | Removal of now useless lut-related stuff |
blob | commitdiff | raw | diff to current |
2005-04-27 |
jpr | Pb of 'Bits Allocated = 12' is now dealt with in |
blob | commitdiff | raw | diff to current |
2005-04-19 |
jpr | Should suppress some warnings from Borland compiler |
blob | commitdiff | raw | diff to current |
2005-04-14 |
jpr | Now, user can ask gdcm::DicomDir to skip SeqEntries... |
blob | commitdiff | raw | diff to current |
2005-03-22 |
jpr | Typo |
blob | commitdiff | raw | diff to current |
2005-03-11 |
jpr | Final removal of gdcmFileHelper::InitializeDefaultFile(); |
blob | commitdiff | raw | diff to current |
2005-03-09 |
jpr | Typo, comments |
blob | commitdiff | raw | diff to current |
2005-03-02 |
jpr | Fix gdcm::FileHelper::CheckMandatoryElements() to take... |
blob | commitdiff | raw | diff to current |
2005-02-21 |
jpr | Typo |
blob | commitdiff | raw | diff to current |
2005-02-17 |
jpr | To avoid further pb, Initialize defaults now Photochrom... |
blob | commitdiff | raw | diff to current |
2005-02-17 |
jpr | Group 0002 management |
blob | commitdiff | raw | diff to current |
2005-02-15 |
jpr | Taking into account the difference between MONOCHROME1... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
malaterre | BUG: In c++ you are never garantee your var is initiali... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
regrain | * Testing/TestWriteSimple.cxx, TestSequence.cxx... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
jpr | AnonymizeNoLoad improvement |
blob | commitdiff | raw | diff to current |
2005-02-10 |
jpr | commit |
blob | commitdiff | raw | diff to current |
2005-02-10 |
jpr | Duplicate Matthieu's hack to prevent bombing in Anonymize |
blob | commitdiff | raw | diff to current |
2005-02-09 |
malaterre | BUG: Remove seg fault from the nightly test. |
blob | commitdiff | raw | diff to current |
2005-02-07 |
malaterre | BUG: Remove my previous hack now this is properly fixed... |
blob | commitdiff | raw | diff to current |
2005-02-07 |
regrain | * Testing/TestSequence.cxx : add test for sequences... |
blob | commitdiff | raw | diff to current |
2005-02-07 |
jpr | fix misstyping (while removing spurious tab characters :-( |
blob | commitdiff | raw | diff to current |
2005-02-07 |
regrain | * gdcmPython/gdcm.i : bug fix. Now string are correc... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
jpr | * Add method File::AnonymizeNoLoad, to allow anomymizin... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
malaterre | BUG: Apparently on Borland uses unsigned char to store... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
malaterre | STYLE: Please stop using cout, you have a much more... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
regrain | * src/gdcmFile.cxx : remove the default array of... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
regrain | * Test of an older code |
blob | commitdiff | raw | diff to current |
2005-02-02 |
regrain | * Reorder source code |
blob | commitdiff | raw | diff to current |
2005-02-02 |
jpr | Normalization |
blob | commitdiff | raw | diff to current |
2005-02-01 |
regrain | * src/*.cxx : first parss to normalize file organisation |
blob | commitdiff | raw | diff to current |
2005-01-28 |
regrain | * Remove friend classes between DocEntry and File |
blob | commitdiff | raw | diff to current |
2005-01-28 |
regrain | * src/gdcmFile.cxx, gdcmDocument.cxx : fix the bug... |
blob | commitdiff | raw | diff to current |
2005-01-28 |
regrain | * src/gdcmUtil.cxx : compilation fix on Win32 |
blob | commitdiff | raw | diff to current |
2005-01-26 |
regrain | * move RLEInfo & JPEGInfo from Document to File |
blob | commitdiff | raw | diff to current |
2005-01-26 |
jpr | Typo |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/ : rename some methods on Entry (SetXxx, Inser... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
jpr | methods ReplaceOrCreate renamed as Insert |
blob | commitdiff | raw | diff to current |
2005-01-24 |
jpr | Stage 3 of normalization : |
blob | commitdiff | raw | diff to current |
2005-01-23 |
jpr | Some normalizations : |
blob | commitdiff | raw | diff to current |
2005-01-21 |
jpr | Stage 2 of names normalization |
blob | commitdiff | raw | diff to current |
2005-01-20 |
jpr | First stage : |
blob | commitdiff | raw |
2005-01-20 |
jpr | First stage of name normalisation : gdcm::File replace... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
malaterre | BUG: Remove the Print indent mess. Please only one... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
malaterre | ENH: Adding the Debug redirection to a file stream... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
jpr | Enhence some comments |
blob | commitdiff | raw | diff to current |
2005-01-11 |
malaterre | ENH: Untangle the transfer syntax from the Document... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
jpr | 2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr> |
blob | commitdiff | raw | diff to current |
2005-01-11 |
malaterre | STYLE: minor clean up |
blob | commitdiff | raw | diff to current |
2005-01-08 |
jpr | According to Benoit's suggestion, and without any objec... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: First pass at removing name of function from hardc... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: update gdcmDebug after Benoit comments |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: Change the gdcmDebug approach. Remov the global... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Coding Style + Doxygenation |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | removal of method WriteBase |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmBase.[h|cxx] : new base class. Contains... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmFile.[h|cxx] : add the Print method |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmFile.cxx : Add the code of ReplaceOrCreate... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmFile.cxx : bug fix. Omitted a Push in... |
blob | commitdiff | raw | diff to current |
2004-12-10 |
regrain | * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
regrain | * vtk/vtkGdcmWriter.[h|cxx] : add a first version... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
regrain | * Test/TestUtil.cxx : reformat the source code |
blob | commitdiff | raw | diff to current |
2004-12-07 |
regrain | * src/gdcmPixelWriteConvert.[h|cxx] : ficnished... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
malaterre | ENH: * Huge cleanup: |
blob | commitdiff | raw | diff to current |
2004-12-03 |
regrain | * src/gdcmFile.[h|cxx] : now use FileType instead... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
regrain | * src/gdcmPixelWriteConvert.[h|cxx] : new class... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
regrain | * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix... |
blob | commitdiff | raw | diff to current |
2004-11-30 |
regrain | * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO... |
blob | commitdiff | raw | diff to current |
2004-11-26 |
regrain | * Remove some useless methods in gdcm::Document... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
regrain | fix compilation warnings for the gdcm::Document... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
regrain | * src/gdcmDocument.[h|cxx] : set the Transfert Synta... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
regrain | * src/gdcmDocument.cxx : fix bug... test if the... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
regrain | * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
regrain | * Amelioration of code, remove some code copy. For... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
regrain | * src/gdcmDocEntryArchive.[h|cxx] : bug fix and... |
blob | commitdiff | raw | diff to current |
2004-11-23 |
regrain | * src/gdcmDocEntryArchive.cxx : complete the print... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
regrain | * src/gdcmDocEntry.cxx : remove the copy of the... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
regrain | * FIX : now, the DocEntries are all deleted in the... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
malaterre | ENH: |
blob | commitdiff | raw | diff to current |
2004-11-16 |
malaterre | ENH: Slightly bigger patch: |
blob | commitdiff | raw | diff to current |
2004-11-15 |
regrain | * src/gdcmFile.cxx : now delete the PixelConvert... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
malaterre | ENH: Commiting 1/2 patch from Jean Michel Rouet, for... |
blob | commitdiff | raw | diff to current |
2004-11-05 |
malaterre | BUG: Remove tons of mem leaks. There are still plenty... |
blob | commitdiff | raw | diff to current |
2004-11-03 |
malaterre | ENH: /binary_write/ gdcm source. Now even on big endian... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
malaterre | ENH: Minor cleanup, mostly cosmetic |
blob | commitdiff | raw | diff to current |
2004-10-22 |
frog | * Doc/Dicom2004_Part5.pdf added (thanks to JPR). |
blob | commitdiff | raw | diff to current |
2004-10-22 |
malaterre | ENH: Removed all FILE* ref and replace by ifstream... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
frog | * src/gdcmDocument.cxx: wrong type on return fixed... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
frog | * src/gdcmDocument.cxx ftell() return properly stored... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
frog | 2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr> |
blob | commitdiff | raw | diff to current |
2004-10-15 |
frog | * src/gdcmDebug.cxx last ditch attempt to get warning... |
blob | commitdiff | raw | diff to current |
next |