]> Creatis software - gdcm.git/history - ChangeLog
Fix mistypings
[gdcm.git] / ChangeLog
2005-11-12 malaterreENH: update DICOM dict
2005-10-24 malaterreENH: update
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Remove useless constructor of gdcm::Document
2005-10-18 regrain * Minor coding-style clean up
2005-08-25 jprUpdate ChangeLog
2005-07-21 jprUpdtae ChangeLog
2005-07-17 jprFix misstypings
2005-07-05 jprUpdate Changelog
2005-06-27 malaterreENH: Add note about all the private dict
2005-06-25 malaterreENH: About gdcm.dic
2005-06-08 regrain * src/gdcmUtil.cxx : change call to Util::Format...
2005-06-07 malaterreENH: test commit
2005-06-04 malaterreENH: Adding jpegls to gdcm
2005-05-22 malaterreENH: Adding mpeg2 and jpeg2000 lib + hookup
2005-04-27 regrain * Amelioration of TestAllReadCompareDicom
2005-04-20 malaterreENH: Cannot divide by 0 on bcc55
2005-04-20 regrain * FIX : on X, the python part is correctly installed...
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
next