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 |
2004-10-13 |
frog | Let's be clearly/cleanly dirty ;) |
blob | commitdiff | raw | diff to current |
2004-10-13 |
frog | * Doc/Website/MailingList.html added (Sidebar.html... |
blob | commitdiff | raw | diff to current |
2004-10-13 |
malaterre | COMP: Fix some compilations warnings |
blob | commitdiff | raw | diff to current |
2004-10-12 |
frog | * CLEANUP_ROUND (11) for gdcmPixelConvert (cafeine... |
blob | commitdiff | raw | diff to current |
2004-10-12 |
malaterre | ENH: Adding 'gdcm' namespace. Be nice with me this... |
blob | commitdiff | raw | diff to current |
2004-10-10 |
frog | * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
malaterre | ENH: minor style issue |
blob | commitdiff | raw | diff to current |
2004-10-08 |
frog | * CLEANUP_ROUND (9) for gdcmPixelConvert |
blob | commitdiff | raw | diff to current |
2004-10-08 |
frog | * CLEANUP_ROUND (8) for gdcmPixelConvert (end of... |
blob | commitdiff | raw | diff to current |
2004-10-01 |
frog | * Added documentation of vtkgdcmReader on Website: |
blob | commitdiff | raw | diff to current |
2004-09-30 |
frog | * CLEANUP_ROUND (2) for gdcmPixelConvert |
blob | commitdiff | raw | diff to current |
2004-09-29 |
frog | * CLEANUP_ROUND for gdcmPixelConvert: |
blob | commitdiff | raw | diff to current |
2004-09-27 |
frog | * src/*.cxx *.h Reference to License.htm fixed to... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
frog | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-09-24 |
jpr | Cosmetic modifs to be more Coding style compliant |
blob | commitdiff | raw | diff to current |
2004-09-23 |
jpr | * VoidArea is now called BinArea (less confusing... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
jpr | 2004-09-23 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-09-20 |
jpr | Last modif before gdcmPixelData class introduction : |
blob | commitdiff | raw | diff to current |
2004-09-13 |
jpr | dealing with 'zero length' integers |
blob | commitdiff | raw | diff to current |
2004-09-10 |
jpr | Cosmetic modif |
blob | commitdiff | raw | diff to current |
2004-09-09 |
jpr | Some fixes to help dealing with UnLoaded values |
blob | commitdiff | raw | diff to current |
2004-09-01 |
jpr | Some improvements for Write problems Version0.5.bp |
blob | commitdiff | raw | diff to current |
next |