2005-11-12 |
malaterre | ENH: update DICOM dict |
blob | commitdiff | raw |
2005-10-24 |
malaterre | ENH: update |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Correctly use the VRKey for all vr variables.... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Remove useless constructor of gdcm::Document |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Minor coding-style clean up |
blob | commitdiff | raw | diff to current |
2005-08-25 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2005-07-21 |
jpr | Updtae ChangeLog |
blob | commitdiff | raw | diff to current |
2005-07-17 |
jpr | Fix misstypings |
blob | commitdiff | raw | diff to current |
2005-07-05 |
jpr | Update Changelog |
blob | commitdiff | raw | diff to current |
2005-06-27 |
malaterre | ENH: Add note about all the private dict |
blob | commitdiff | raw | diff to current |
2005-06-25 |
malaterre | ENH: About gdcm.dic |
blob | commitdiff | raw | diff to current |
2005-06-08 |
regrain | * src/gdcmUtil.cxx : change call to Util::Format... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
malaterre | ENH: test commit |
blob | commitdiff | raw | diff to current |
2005-06-04 |
malaterre | ENH: Adding jpegls to gdcm |
blob | commitdiff | raw | diff to current |
2005-05-22 |
malaterre | ENH: Adding mpeg2 and jpeg2000 lib + hookup |
blob | commitdiff | raw | diff to current |
2005-04-27 |
regrain | * Amelioration of TestAllReadCompareDicom |
blob | commitdiff | raw | diff to current |
2005-04-20 |
malaterre | ENH: Cannot divide by 0 on bcc55 |
blob | commitdiff | raw | diff to current |
2005-04-20 |
regrain | * FIX : on X, the python part is correctly installed... |
blob | commitdiff | raw | diff to current |
2005-04-19 |
regrain | * Builder/ : add something to facilitate the RPM... |
blob | commitdiff | raw | diff to current |
2005-04-15 |
malaterre | ENH: Patching IsDirectory and the ios::Failure pb |
blob | commitdiff | raw | diff to current |
2005-04-11 |
malaterre | BUG: Stupid gcc 2.96 does not support ios::failure |
blob | commitdiff | raw | diff to current |
2005-04-11 |
malaterre | BUG: Spacing in DICOM is y first THEN x spacing |
blob | commitdiff | raw | diff to current |
2005-04-05 |
regrain | * src/gdcmDictGroupName.[h|cxx] : add a correlation... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
regrain | * src/gdcmPixelReadConvert.cxx : problems of around... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
regrain | * Testing/TestAllReadCompareDicom.cxx : now use... |
blob | commitdiff | raw | diff to current |
2005-03-09 |
regrain | * src/gdcmFileHelper.cxx : remove memory leaks and... |
blob | commitdiff | raw | diff to current |
2005-02-22 |
regrain | * src/gdcmFileHelper.cxx : JPR bad personal choices fix |
blob | commitdiff | raw | diff to current |
2005-02-11 |
regrain | * Testing/TestMAkeIcon.cxx : complete the test |
blob | commitdiff | raw | diff to current |
2005-02-10 |
regrain | * Testing/TestWriteSimple.cxx, TestSequence.cxx... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
regrain | * src/gdcmFileHelper.[h|cxx] : now correctly set... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
regrain | * Test/VTKTestWriteSeq.cxx : add a VTK test to write... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
regrain | * Test/ : accelerate tests (it's not very significan... |
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 |
regrain | * gdcmPython/gdcm.i : bug fix. Now string are correc... |
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 | * src/gdcmBinEntry.cxx : bug fix for BIG_ENDIAN... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
jpr | update Changelog |
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-02-01 |
regrain | * src/gdcmDirList.[h|cxx] : add method to find a... |
blob | commitdiff | raw | diff to current |
2005-01-31 |
jpr | Cosmetics |
blob | commitdiff | raw | diff to current |
2005-01-31 |
malaterre | ENH: update for JPEG cleanup and RLE cleanup toward... |
blob | commitdiff | raw | diff to current |
2005-01-30 |
jpr | Correct misstyping |
blob | commitdiff | raw | diff to current |
2005-01-30 |
jpr | Update ChangeLog : |
blob | commitdiff | raw | diff to current |
2005-01-28 |
regrain | * Remove friend between PixelReadConverter and RLEFr... |
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 | * vtk/vtkGdcmWriter.[h|cxx] : add the gestion of UID |
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-28 |
regrain | * Test/TestVR.cxx : fix memory leaks |
blob | commitdiff | raw | diff to current |
2005-01-28 |
malaterre | ENH: Rewrite the base conversion from base 256 to base... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
jpr | Update ChangeLog |
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 |
regrain | * FIX : remove so many friend between classes |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/gdcmDocEntrySet.cxx : Bug fix when getting... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * Test/VTKTest*.cxx : bug fix under linux |
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-25 |
regrain | * Test/VTKTest*.cxx : remove the show variable in... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/gdcmDocument.cxx : bug fix on potential memory... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
malaterre | ENH: Grealty simplify the JPEg decompression, no need... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
regrain | * src/gdcmDicomDirElement.h, gdcmDict.h : rename... |
blob | commitdiff | raw | diff to current |
2005-01-23 |
malaterre | ENH: update for CreateUniqueUID |
blob | commitdiff | raw | diff to current |
2005-01-22 |
regrain | * bug fix for compilation on MSVC6 |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * gdcmDicomDirElement.[h|cxx] : change the AddEntry... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDicomDirObject.h : set the FillObject... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDicomDir.cxx : simplify the NewPatient... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmSQItem[h|cxx] : rename some methods to... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDicomDir*.[h|cxx] : rename methods to... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDebug.h : remove the Debug test in the... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
regrain | * src/gdcmDocEntry.h : DocEntry is now secure. User... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
regrain | * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_R... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
regrain | * Test/ : rename VTK tests to have a best name for... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
regrain | * Test/ShowDicom.cxx, ShowDicomSeq.cxx, TestWriteWit... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2005-01-17 |
regrain | * gdcmPython/demo : add python demos using VTK |
blob | commitdiff | raw | diff to current |
2005-01-17 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2005-01-17 |
jpr | Update ChangeLog |
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-16 |
malaterre | ENH: update about GetMacAddress/CreateUniqueUID |
blob | commitdiff | raw | diff to current |
2005-01-15 |
malaterre | ENH: update for DirList API changes |
blob | commitdiff | raw | diff to current |
2005-01-14 |
malaterre | ENH: udpate changelog |
blob | commitdiff | raw | diff to current |
2005-01-14 |
jpr | * ENH - Comment out Mathieu's (dangerous) Super... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
regrain | * src/gdcmDocument.[h|cxx] : comment all methods... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
malaterre | ENH: If NDEBUG is passed to prepro then all debug stuff... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
malaterre | ENH: update for Debug to file |
blob | commitdiff | raw | diff to current |
2005-01-13 |
regrain | * src/gdcmDictSet.h : set the default output to... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
jpr | Correct misstyping |
blob | commitdiff | raw | diff to current |
2005-01-13 |
jpr | 2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr> |
blob | commitdiff | raw | diff to current |
2005-01-13 |
regrain | * Add the PrintDicomDir test |
blob | commitdiff | raw | diff to current |
2005-01-13 |
regrain | * Now, python test might work on systems |
blob | commitdiff | raw | diff to current |
2005-01-13 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2005-01-12 |
jpr | Update Changelog |
blob | commitdiff | raw | diff to current |
2005-01-12 |
regrain | * Now, PrintHeader.py pass... but outside the ctest... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
regrain | * Bug fix for the python part use |
blob | commitdiff | raw | diff to current |
2005-01-12 |
regrain | * gdcmPython/gdcm.i : bug fix when compiling with... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
malaterre | BUG: Solve the previous stoopid bug introduce while... |
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-10 |
malaterre | ENH: update changelog about Mac vs VS6 and static initi... |
blob | commitdiff | raw | diff to current |
2005-01-09 |
malaterre | BUG: Solve -hopefully- problem on MacOSX where gdcm... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
next |