2004-03-17 |
jpr | * FIX now file names and directory name are writte... |
blob | commitdiff | raw | diff to current |
2004-03-16 |
frog | * FIX (JPR bug) : src/gdcmDicomDirImage.cxx added... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
regrain | * FIX : memory leaks and the set of ArgDelete... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
regrain | * ENH : add callback and methods to get the progre... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
regrain | * FIX : bug fix in the gdcmDirList for the recursi... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
jpr | 2004-02-06 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-02-06 |
jpr | * ENH : now gdcmDicomDir::CreateDicomDir() returns... |
blob | commitdiff | raw | diff to current |
2004-02-05 |
regrain | * FIX : wrapping python for TagHeaderEntryHT |
blob | commitdiff | raw | diff to current |
2004-02-05 |
regrain | * FIX : wrapping python for ListPatient, ListStudy... |
blob | commitdiff | raw | diff to current |
2004-02-05 |
regrain | * ENH : add methods in gdcmObject to get the hash... |
blob | commitdiff | raw | diff to current |
2004-02-04 |
regrain | * FIX : even length for some strings when writting... |
blob | commitdiff | raw | diff to current |
2004-02-04 |
regrain | * FIX : sort the images in the dicom dir |
blob | commitdiff | raw | diff to current |
2004-02-04 |
regrain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-02-04 |
jpr | add gdcmData/checkWriteExplicit.sh gdcmData/checkW... |
blob | commitdiff | raw | diff to current |
2004-02-04 |
regrain | * FIX : WriteEntries : coding style & logic in... |
blob | commitdiff | raw | diff to current |
2004-02-03 |
jpr | update Changelog |
blob | commitdiff | raw | diff to current |
2004-02-03 |
regrain | * gdcmDirList : to parse a hard drive directory... |
blob | commitdiff | raw | diff to current |
2004-02-03 |
jpr | update ChangeLog |
blob | commitdiff | raw | diff to current |
2004-02-02 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2004-02-02 |
jpr | 2004-01-31 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-01-30 |
jpr | updtae ChangeLog |
blob | commitdiff | raw | diff to current |
2004-01-27 |
jpr | Remove spurious conflict indicators in ChangeLog |
blob | commitdiff | raw | diff to current |
2004-01-27 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2004-01-26 |
regrain | * Bug fix in the print of hexadecimal representati... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
regrain | * Bug fix on field having a VR = 'UI'. Assume... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
regrain | * Bug fix on field having a VR = 'UI'. Assume... |
blob | commitdiff | raw | diff to current |
2004-01-22 |
regrain | * DicomDir : clean code, add methods, set variable... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
regrain | * Bug fix for the use of shadow dictionaries |
blob | commitdiff | raw | diff to current |
2004-01-19 |
regrain | * Add the update of header entries using the shado... |
blob | commitdiff | raw | diff to current |
2004-01-19 |
regrain | * src/gdcmFile.cxx : bug fix concerning the close... |
blob | commitdiff | raw | diff to current |
2004-01-19 |
regrain | * bug fix under python |
blob | commitdiff | raw | diff to current |
2004-01-19 |
regrain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-01-19 |
regrain | * removal of file gdcmHeader2.cxx |
blob | commitdiff | raw | diff to current |
2004-01-16 |
jpr | update changeLog |
blob | commitdiff | raw | diff to current |
2004-01-15 |
regrain | * src/gdcmDicSet.[h|cxx] : add virtual entries... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix : before, with... |
blob | commitdiff | raw | diff to current |
2004-01-14 |
regrain | * gdcmPython/demo/*.py : bug fix due to method... |
blob | commitdiff | raw | diff to current |
2004-01-14 |
regrain | * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
regrain | * vtk/*.[h|cxx] : coding style |
blob | commitdiff | raw | diff to current |
2004-01-13 |
regrain | * src/*.[h|cxx] : coding style |
blob | commitdiff | raw | diff to current |
2004-01-13 |
regrain | * src/gdcmIdo.h, gdcmHeaderIdo.cxx : remove the... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
regrain | * src/gdcmDict.cxx, gdcmElValSet.cxx : bug fix... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
regrain | * gdcmPython/testSuite.py : test the readable... |
blob | commitdiff | raw | diff to current |
2004-01-12 |
regrain | * src/gdcmDictSet.h : set the method BuildDictPath... |
blob | commitdiff | raw | diff to current |
2004-01-12 |
regrain | * src/*.h : add comments |
blob | commitdiff | raw | diff to current |
2004-01-09 |
regrain | * gdcmPython/gdcmVersion.py : add a gdcmVERSION... |
blob | commitdiff | raw | diff to current |
2004-01-07 |
regrain | * Modification to compile with the distutils. |
blob | commitdiff | raw | diff to current |
2003-12-22 |
regrain | * gdcmHeader is now aggregating gdcmFile, and... |
blob | commitdiff | raw | diff to current |
2003-12-10 |
regrain | * Update Windows projects and .cvsignore files |
blob | commitdiff | raw | diff to current |
2003-11-12 |
jpr | *ENH gdcmHeader constructor has one more paramete... |
blob | commitdiff | raw | diff to current |
2003-11-10 |
jpr | Update ChangeLog |
blob | commitdiff | raw | diff to current |
2003-11-10 |
jpr | commit ChangeLog |
blob | commitdiff | raw | diff to current |
2003-11-07 |
jpr | update Changelog |
blob | commitdiff | raw | diff to current |
2003-11-03 |
jpr | update Changelog |
blob | commitdiff | raw | diff to current |
2003-10-31 |
jpr | Update Changelog |
blob | commitdiff | raw | diff to current |
2003-10-31 |
jpr | ChangeLog updated |
blob | commitdiff | raw | diff to current |
2003-10-30 |
jpr | Ops ! Forgot to commit the .h |
blob | commitdiff | raw | diff to current |
2003-10-09 |
malaterre | * CMake-ification of gdcm, we have now two build system |
blob | commitdiff | raw | diff to current |
2003-10-03 |
malaterre | * vtkGdcmReader is now able to read rgb dicom file. |
blob | commitdiff | raw | diff to current |
2003-10-02 |
malaterre | src/*.cxx removed pragma thingies to src/gdcmCommon.h |
blob | commitdiff | raw | diff to current |
2003-09-22 |
regrain | * src/gdcmUtil.[cxx|h] : change the _CreateCleanS... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
malaterre | * oops forgot to commit Changelog :) |
blob | commitdiff | raw | diff to current |
2003-09-19 |
malaterre | * This commit should fix the Debug building under VC... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
regrain | * "gdcm::Unfound" string changed to a constant... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
frog | Makefile.am now exports gdcm.dsw for Windoze users... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
frog | * Cosmetic changes: |
blob | commitdiff | raw | diff to current |
2003-09-11 |
malaterre | * cygwin complains about missing std:: in subdir Test/ |
blob | commitdiff | raw | diff to current |
2003-09-10 |
malaterre | * remove some methods that are now in gdcmHeaderHelper |
blob | commitdiff | raw | diff to current |
2003-09-10 |
malaterre | vtkGdcmReader set spacing and origin correctly |
blob | commitdiff | raw | diff to current |
2003-09-09 |
malaterre | * Fix a few delete/delete[] mismatch |
blob | commitdiff | raw | diff to current |
2003-09-08 |
malaterre | * src/gdcmHeaderHelper.[h cxx]: added new class that... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
malaterre | * src/*.cxx : added pragma disable 4786/4251 to get... |
blob | commitdiff | raw | diff to current |
2003-08-29 |
malaterre | * Corrected a leak in vtkGdcmREader.cxx, the pSource... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
malaterre | * src/win32/libgdcmjpeg12.dsp was not dos format |
blob | commitdiff | raw | diff to current |
2003-07-29 |
regrain | * src/gdcmHeader.h : add std:: prefix for stl... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
malaterre | * src/win32/libgdcmijpeg12.dsp was missing |
blob | commitdiff | raw | diff to current |
2003-07-28 |
malaterre | * src/gdcmHeader.cxx : misplaced return 0.; for ACR... |
blob | commitdiff | raw | diff to current |
2003-07-24 |
regrain | * src/jpeg/libijg12/.cvsignore, jconfig.* : ommit... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
frog | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2003-07-08 |
regrain | * vtk/testvtkGdcmReader.cxx : remove a symbol... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
frog | * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix when loading... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.h : adding comments for Inter... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.[cxx|h] : bug fix when loadin... |
blob | commitdiff | raw | diff to current |
2003-07-04 |
regrain | * src/gdcmHeader.h : added method to get the... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
regrain | * src/gdcmFile.cxx : bug fix under Window after... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
frog | * vtk/Makefile.am: vtkGdcmReader.h should now... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
regrain | 2003-07-03 Benoit Regrain <Benoit.Regrain@creatis... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
regrain | * src/jpeg/libijg8/jconfig.* : JPR bug fix :... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
frog | * setup.py is again effective on un*x (takes... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
frog | * src/gdcmHeader.h doesn't make unnecessary refer... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
frog | * gdcmPython/Makefile.am now avoids calling the... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
frog | * Clean up of previous JPR garbage commit (not... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
regrain | * vtk/vtkGdcmReader.cxx : modification for an... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
regrain | * WrapVTK.py : modifications to get correctly... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
frog | * vtk/vtkGdcmReader.[cxx/h]: |
blob | commitdiff | raw | diff to current |
2003-06-03 |
frog | * vtk/vtkGdcmReader.cxx: hopefully corrected... |
blob | commitdiff | raw | diff to current |
2003-06-02 |
regrain | * vtk/vtkGdcmReader[cxx|h] : makes correct code... |
blob | commitdiff | raw | diff to current |
2003-05-30 |
frog | * vtk/vtkGdcmReader[cxx|h] should now be volume... |
blob | commitdiff | raw | diff to current |
2003-05-29 |
frog | * vtk/vtkGdcmReader[cxx|h] preparation addons... |
blob | commitdiff | raw | diff to current |
next |