]> Creatis software - gdcm.git/history - ChangeLog
* Builder/ : add something to facilitate the RPM creation of gdcm
[gdcm.git] / ChangeLog
2005-04-19 regrain * Builder/ : add something to facilitate the RPM...
2005-04-15 malaterreENH: Patching IsDirectory and the ios::Failure pb
2005-04-11 malaterreBUG: Stupid gcc 2.96 does not support ios::failure
2005-04-11 malaterreBUG: Spacing in DICOM is y first THEN x spacing
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
2005-03-31 regrain * src/gdcmPixelReadConvert.cxx : problems of around...
2005-03-30 regrain * Testing/TestAllReadCompareDicom.cxx : now use...
2005-03-09 regrain * src/gdcmFileHelper.cxx : remove memory leaks and...
2005-02-22 regrain * src/gdcmFileHelper.cxx : JPR bad personal choices fix
2005-02-11 regrain * Testing/TestMAkeIcon.cxx : complete the test
2005-02-10 regrain * Testing/TestWriteSimple.cxx, TestSequence.cxx...
2005-02-09 regrain * src/gdcmFileHelper.[h|cxx] : now correctly set...
2005-02-09 regrain * Test/VTKTestWriteSeq.cxx : add a VTK test to write...
2005-02-09 regrain * Test/ : accelerate tests (it's not very significan...
2005-02-07 regrain * Testing/TestSequence.cxx : add test for sequences...
2005-02-07 regrain * gdcmPython/gdcm.i : bug fix. Now string are correc...
2005-02-04 regrain * src/gdcmFile.cxx : remove the default array of...
2005-02-02 regrain * src/gdcmBinEntry.cxx : bug fix for BIG_ENDIAN...
2005-02-02 jprupdate Changelog
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-02-01 regrain * src/gdcmDirList.[h|cxx] : add method to find a...
2005-01-31 jprCosmetics
2005-01-31 malaterreENH: update for JPEG cleanup and RLE cleanup toward...
2005-01-30 jprCorrect misstyping
2005-01-30 jpr Update ChangeLog :
2005-01-28 regrain * Remove friend between PixelReadConverter and RLEFr...
2005-01-28 regrain * Remove friend classes between DocEntry and File
2005-01-28 regrain * src/gdcmFile.cxx, gdcmDocument.cxx : fix the bug...
2005-01-28 regrain * vtk/vtkGdcmWriter.[h|cxx] : add the gestion of UID
2005-01-28 regrain * src/gdcmUtil.cxx : compilation fix on Win32
2005-01-28 regrain * Test/TestVR.cxx : fix memory leaks
2005-01-28 malaterreENH: Rewrite the base conversion from base 256 to base...
2005-01-27 jprUpdate ChangeLog
2005-01-26 regrain * move RLEInfo & JPEGInfo from Document to File
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-25 regrain * src/gdcmDocEntrySet.cxx : Bug fix when getting...
2005-01-25 jprUpdate ChangeLog
2005-01-25 regrain * Test/VTKTest*.cxx : bug fix under linux
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 regrain * Test/VTKTest*.cxx : remove the show variable in...
2005-01-25 regrain * src/gdcmDocument.cxx : bug fix on potential memory...
2005-01-24 malaterreENH: Grealty simplify the JPEg decompression, no need...
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 malaterreENH: update for CreateUniqueUID
2005-01-22 regrain * bug fix for compilation on MSVC6
2005-01-20 regrain * gdcmDicomDirElement.[h|cxx] : change the AddEntry...
2005-01-20 regrain * src/gdcmDicomDirObject.h : set the FillObject...
2005-01-20 regrain * src/gdcmDicomDir.cxx : simplify the NewPatient...
2005-01-20 regrain * src/gdcmSQItem[h|cxx] : rename some methods to...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-20 regrain * src/gdcmDebug.h : remove the Debug test in the...
2005-01-19 regrain * src/gdcmDocEntry.h : DocEntry is now secure. User...
2005-01-19 regrain * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_R...
2005-01-19 regrain * Test/ : rename VTK tests to have a best name for...
2005-01-18 regrain * Test/ShowDicom.cxx, ShowDicomSeq.cxx, TestWriteWit...
2005-01-18 jprUpdate ChangeLog
2005-01-17 regrain * gdcmPython/demo : add python demos using VTK
2005-01-17 jprUpdate ChangeLog
2005-01-17 jprUpdate ChangeLog
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-16 malaterreENH: update about GetMacAddress/CreateUniqueUID
2005-01-15 malaterreENH: update for DirList API changes
2005-01-14 malaterreENH: udpate changelog
2005-01-14 jpr * ENH - Comment out Mathieu's (dangerous) Super...
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 malaterreENH: If NDEBUG is passed to prepro then all debug stuff...
2005-01-13 malaterreENH: update for Debug to file
2005-01-13 regrain * src/gdcmDictSet.h : set the default output to...
2005-01-13 jprCorrect misstyping
2005-01-13 jpr2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-13 regrain * Add the PrintDicomDir test
2005-01-13 regrain * Now, python test might work on systems
2005-01-13 jprUpdate ChangeLog
2005-01-12 jprUpdate Changelog
2005-01-12 regrain * Now, PrintHeader.py pass... but outside the ctest...
2005-01-12 regrain * Bug fix for the python part use
2005-01-12 regrain * gdcmPython/gdcm.i : bug fix when compiling with...
2005-01-11 malaterreBUG: Solve the previous stoopid bug introduce while...
2005-01-11 jpr2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-10 malaterreENH: update changelog about Mac vs VS6 and static initi...
2005-01-09 malaterreBUG: Solve -hopefully- problem on MacOSX where gdcm...
2005-01-08 jprUpdate 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...
next