2004-05-18 |
regrain | * gdcmPython/gdcm.i : remove useless lines concerning...
|
commit | commitdiff | tree |
2004-05-13 |
regrain | * Bug fix under win32. Must be verified on linux...
|
commit | commitdiff | tree |
2004-05-05 |
regrain | * src/gdcmCommon.h, gdcmDicomDir.cxx, gdcmFile...
|
commit | commitdiff | tree |
2004-05-05 |
regrain | * src/gdcmFile.cxx, gdcmHeader.cxx : bug fix for...
|
commit | commitdiff | tree |
2004-05-04 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix in the setting...
|
commit | commitdiff | tree |
2004-05-03 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix when loading...
|
commit | commitdiff | tree |
2004-05-03 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-05-03 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix when loading...
|
commit | commitdiff | tree |
2004-03-30 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-03-30 |
regrain | * vtk/vtkGdcmReader.[h|cxx] : fix the read of...
|
commit | commitdiff | tree |
2004-03-22 |
regrain | * FIX : src/gdcmDicomDir.cxx : make windows compilable
|
commit | commitdiff | tree |
2004-02-25 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-19 |
regrain | * FIX : distutilsWrapping.py : copy of .lib file...
|
commit | commitdiff | tree |
2004-02-13 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-13 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-11 |
regrain | * bug fix for python's None object
|
commit | commitdiff | tree |
2004-02-11 |
regrain | * FIX : memory leaks and the set of ArgDelete...
|
commit | commitdiff | tree |
2004-02-10 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-10 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-10 |
regrain | * ENH : add callback and methods to get the progression...
|
commit | commitdiff | tree |
2004-02-10 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-10 |
regrain | * FIX : bug fix in the gdcmDirList for the recursivity...
|
commit | commitdiff | tree |
2004-02-06 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-06 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-06 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-06 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-06 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-06 |
regrain | * ENH : Add a windows builder for C++ binaries
|
commit | commitdiff | tree |
2004-02-06 |
regrain | * ENH = set a debug macro
|
commit | commitdiff | tree |
2004-02-06 |
regrain | * Final changes for tagging and packaging
|
commit | commitdiff | tree |
2004-02-05 |
regrain | * ENH : remove cout
|
commit | commitdiff | tree |
2004-02-05 |
regrain | * bug fix for the file name
|
commit | commitdiff | tree |
2004-02-05 |
regrain | * FIX : wrapping python for TagHeaderEntryHT
|
commit | commitdiff | tree |
2004-02-05 |
regrain | * FIX : wrapping python for ListPatient, ListStudy...
|
commit | commitdiff | tree |
2004-02-05 |
regrain | * ENH : add methods in gdcmObject to get the hash...
|
commit | commitdiff | tree |
2004-02-04 |
regrain | * FIX : even length for some strings when writting...
|
commit | commitdiff | tree |
2004-02-04 |
regrain | * FIX : sort the images in the dicom dir
|
commit | commitdiff | tree |
2004-02-04 |
regrain | * FIX : amelioration of code
|
commit | commitdiff | tree |
2004-02-04 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-02-04 |
regrain | * Bug fix for python wrapping
|
commit | commitdiff | tree |
2004-02-04 |
regrain | * FIX : Set the elements to create the DicomDir...
|
commit | commitdiff | tree |
2004-02-04 |
regrain | * FIX : WriteEntries : coding style & logic in...
|
commit | commitdiff | tree |
2004-02-03 |
regrain | * gdcmDirList : to parse a hard drive directory...
|
commit | commitdiff | tree |
2004-02-03 |
regrain | * DicomDir test (to make a Dicom Dir)
|
commit | commitdiff | tree |
2004-02-03 |
regrain | * bug fix with std::
|
commit | commitdiff | tree |
2004-01-26 |
regrain | * Bug fix in the print of hexadecimal representations...
|
commit | commitdiff | tree |
2004-01-23 |
regrain | * Bug fix on field having a VR = 'UI'. Assume...
|
commit | commitdiff | tree |
2004-01-23 |
regrain | * Bug fix on field having a VR = 'UI'. Assume...
|
commit | commitdiff | tree |
2004-01-22 |
regrain | * Bug fix in demos because of method names changed
|
commit | commitdiff | tree |
2004-01-22 |
regrain | * DicomDir : clean code, add methods, set variables...
|
commit | commitdiff | tree |
2004-01-22 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-01-21 |
regrain | * Update the visible method's names
|
commit | commitdiff | tree |
2004-01-20 |
regrain | * Bug fix for the use of shadow dictionaries
|
commit | commitdiff | tree |
2004-01-20 |
regrain | * add shadow dictionary
|
commit | commitdiff | tree |
2004-01-19 |
regrain | * Add the update of header entries using the shadow...
|
commit | commitdiff | tree |
2004-01-19 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-01-19 |
regrain | * src/gdcmFile.cxx : bug fix concerning the close...
|
commit | commitdiff | tree |
2004-01-19 |
regrain | * bug fix under python
|
commit | commitdiff | tree |
2004-01-19 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-01-19 |
regrain | * removal of file gdcmHeader2.cxx
|
commit | commitdiff | tree |
2004-01-19 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-01-19 |
regrain | * removal of file gdcmHeader2.cxx
|
commit | commitdiff | tree |
2004-01-15 |
regrain | * src/gdcmDicSet.[h|cxx] : add virtual entries...
|
commit | commitdiff | tree |
2004-01-15 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-01-15 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-01-15 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix : before, with...
|
commit | commitdiff | tree |
2004-01-14 |
regrain | * gdcmPython/demo/*.py : bug fix due to method...
|
commit | commitdiff | tree |
2004-01-14 |
regrain | * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
|
commit | commitdiff | tree |
2004-01-13 |
regrain | * To remove warnings
|
commit | commitdiff | tree |
2004-01-13 |
regrain | * vtk/*.[h|cxx] : coding style
|
commit | commitdiff | tree |
2004-01-13 |
regrain | * src/*.[h|cxx] : coding style
|
commit | commitdiff | tree |
2004-01-13 |
regrain | * src/gdcmIdo.h, gdcmHeaderIdo.cxx : remove the...
|
commit | commitdiff | tree |
2004-01-13 |
regrain | * src/gdcmDict.cxx, gdcmElValSet.cxx : bug fix...
|
commit | commitdiff | tree |
2004-01-13 |
regrain | * gdcmPython/testSuite.py : test the readable...
|
commit | commitdiff | tree |
2004-01-12 |
regrain | * src/gdcmDictSet.h : set the method BuildDictPath...
|
commit | commitdiff | tree |
2004-01-12 |
regrain | * src/*.h : add comments
|
commit | commitdiff | tree |
2004-01-12 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2004-01-09 |
regrain | * gdcmPython/gdcmVersion.py : add a gdcmVERSION...
|
commit | commitdiff | tree |
2004-01-07 |
regrain | * Modification to compile with the distutils.
|
commit | commitdiff | tree |
2003-12-23 |
regrain | * Update the testSuite to work perfectly
|
commit | commitdiff | tree |
2003-12-22 |
regrain | * gdcmHeader is now aggregating gdcmFile, and...
|
commit | commitdiff | tree |
2003-12-10 |
regrain | * Update Windows projects and .cvsignore files
|
commit | commitdiff | tree |
2003-09-24 |
regrain | Remaining etc... replaced by ...
|
commit | commitdiff | tree |
2003-09-22 |
regrain | * src/gdcmUtil.[cxx|h] : change the _CreateCleanString...
|
commit | commitdiff | tree |
2003-09-18 |
regrain | * "gdcm::Unfound" string changed to a constant...
|
commit | commitdiff | tree |
2003-07-29 |
regrain | * src/gdcmHeader.h : add std:: prefix for stl...
|
commit | commitdiff | tree |
2003-07-28 |
regrain | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-24 |
regrain | * src/jpeg/libijg12/.cvsignore, jconfig.* : ommited...
|
commit | commitdiff | tree |
2003-07-08 |
regrain | * vtk/testvtkGdcmReader.cxx : remove a symbol...
|
commit | commitdiff | tree |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix when loading...
|
commit | commitdiff | tree |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.h : adding comments for InternalFi...
|
commit | commitdiff | tree |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.[cxx|h] : bug fix when loading...
|
commit | commitdiff | tree |
2003-07-04 |
regrain | * src/gdcmHeader.h : added method to get the...
|
commit | commitdiff | tree |
2003-07-03 |
regrain | * src/gdcmFile.cxx : bug fix under Window after...
|
commit | commitdiff | tree |
2003-07-03 |
regrain | 2003-07-03 Benoit Regrain <Benoit.Regrain@creatis... 2003-07-03 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
|
commit | commitdiff | tree |
2003-07-02 |
regrain | * src/jpeg/libijg8/jconfig.* : JPR bug fix :...
|
commit | commitdiff | tree |
2003-06-17 |
regrain | * vtk/vtkGdcmReader.cxx : modification for an...
|
commit | commitdiff | tree |
2003-06-17 |
regrain | * WrapVTK.py : modifications to get correctly...
|
commit | commitdiff | tree |
2003-06-02 |
regrain | * vtk/vtkGdcmReader[cxx|h] : makes correct code...
|
commit | commitdiff | tree |
2003-05-22 |
regrain | Bug fix for VTK path
|
commit | commitdiff | tree |
next |