]> Creatis software - gdcm.git/history - ChangeLog
Fix mistypings
[gdcm.git] / ChangeLog
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: update for __FUNCTION__ stuff
2005-01-07 malaterreENH: update about gdcmDebug macro, and future implement...
2005-01-07 jprUpdate ChangeLog
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-07 malaterreENH: update for the gdcmDebug changes
2005-01-06 malaterreENH: GetMacAddress in Util
2005-01-06 regrain * src/gdcmDocument.[h|cxx] : remove all copy of...
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx...
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2005-01-06 jprUpdate ChangeLog
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-16 regrain * src/gdcmFile.cxx : Add the code of ReplaceOrCreate...
2004-12-16 regrain * src/gdcmFile.cxx : bug fix. Omitted a Push in...
2004-12-12 rouet * FIX: new handling of JPEG decompression, especially...
2004-12-10 regrain * src/gdcmHeader.cxx : change the initialisation...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-10 regrain * vtk/vtkGdcmWriter.cxx, Example/WriteDicomSimple...
2004-12-09 regrain * vtk/vtkGdcmWriter.[h|cxx] : now can write stack...
2004-12-09 regrain * Example/WriteDicomSimple.cxx : example to write...
2004-12-09 regrain * src/gdcmPixelReadConvert.cxx : bug fix when would...
2004-12-09 regrain * Test/ShowDicomSeq.cxx : bug fix
2004-12-08 regrain * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order...
2004-12-07 regrain * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-07 regrain * src/gdcmPixelWriteConvert.[h|cxx] : ficnished...
2004-12-06 regrain * src/gdcmDocument.cxx : bug fix when opening the...
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-04 regrain * src/gdcmFile.h : bug fix. Variable type and variab...
2004-12-04 regrain * Bug fix due my last commit (compilation under...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-12-03 regrain * src/gdcmFile.[h|cxx] : now use FileType instead...
2004-12-03 regrain * src/gdcmPixelWriteConvert.[h|cxx] : new class...
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...
2004-12-02 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-12-02 regrain * gdcmPython/gdcm.i : change gdcmHeaderHelper to...
2004-11-30 regrain * Test/ShowDicom.cxx : Change the test to only open...
2004-11-30 regrain * Test/ShowDicom.cxx : now can be used with an off...
2004-11-30 regrain * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO...
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain fix compilation warnings for the gdcm::Document...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-25 regrain * src/gdcmDocument.[h|cxx] : set the Transfert Synta...
2004-11-25 regrain * vtk/vtkGdcmReader.cxx : compilation bug fix for...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * Amelioration of code, remove some code copy. For...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-23 regrain * src/gdcmDocEntryArchive.cxx : complete the print...
2004-11-22 regrain * src/gdcmFile.h : fix compilation errors on zorglub...
2004-11-19 regrain * src/gdcmDocEntry.cxx : remove the copy of the...
2004-11-19 regrain * src/gdcmSeqEntry.cxx : add initialisation of varia...
2004-11-17 regrain * src/gdcmDocument.cxx : now, when using the Replace...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-16 frog * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe...
2004-11-16 regrain * FIX : src/gdcmDocument.cxx Remove obvious code...
2004-11-16 regrain * FIX: src/gdcmUtil.cxx : to compile with MSVC6
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-16 malaterreupdate
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-16 malaterreupdate
2004-11-15 regrain * src/gdcmDocument.[cxx|h] : fix memory leaks. The...
2004-11-15 regrain * src/gdcmFile.cxx : now delete the PixelConvert...
2004-11-10 regrain * src/gdcmDocument.cxx : Set the file pointer TP...
2004-11-09 regrain * src/TestAllReadCompareDicom.cxx : test the existenc...
2004-11-09 regrain * src/gdcmDicomDir.h : bug fix for the last Boix...
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-11-09 frog * src/gdcmDicomDit.h the Method typedef is now local...
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-11-03 malaterreENH: update about dict compiled into lib
2004-10-27 malaterreENH: Minor cleanup, mostly remove comments
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-22 frog * Doc/Dicom2004_Part5.pdf added (thanks to JPR).
2004-10-22 malaterreENH: Initial work in gathering all transfer syntax...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-20 frog * src/gdcmDocument.cxx: wrong type on return fixed...
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-16 malaterreENH: Remove GDCM_EXPORT keyword from gdcm::DirList
2004-10-15 frog * src/gdcmDebug.cxx last ditch attempt to get warning...
2004-10-14 malaterreENH: * Finished lossless transition, not only do we...
2004-10-14 malaterreENH: update
2004-10-14 malaterreENH: update jpeg lib with ls patch and 2 bugfix patch
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 malaterreENH: update my recent changes, sorry for troubles
2004-10-12 frog * CLEANUP_ROUND (11) for gdcmPixelConvert (cafeine...
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-08 frog * CLEANUP_ROUND (9) for gdcmPixelConvert
2004-10-08 frog * CLEANUP_ROUND (8) for gdcmPixelConvert (end of...
2004-10-08 frog * CLEANUP_ROUND (7) for gdcmPixelConvert (lost at...
2004-10-06 frog * CLEANUP_ROUND (6) for gdcmPixelConvert (man, I...
2004-10-06 frog * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit...
2004-10-06 frog - src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ...
2004-10-06 frog * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare...
next