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 |
2003-05-28 |
frog | * When compiling with distutils (see setup.py... |
blob | commitdiff | raw | diff to current |
2003-05-27 |
frog | * gdcmPython/gdcm.i: |
blob | commitdiff | raw | diff to current |
2003-05-22 |
regrain | * setup.py, manifest.in : bug fix under linux |
blob | commitdiff | raw | diff to current |
2003-05-22 |
regrain | * Modification of setup.py to compile vtk part... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
regrain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2003-05-21 |
frog | gdcmPython/testSuite.py now cleanly removes temprory... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
frog | * src/*.[h] all occurences of stl classes are... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
frog | * Added python wrappers of vtkGdcmReader vtk... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
frog | * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPix... |
blob | commitdiff | raw | diff to current |
2003-05-07 |
frog | * The subdirectory Data (containing all the image... |
blob | commitdiff | raw | diff to current |
2003-05-05 |
frog | * vtk subdir added. Contains vtkGdcmReader.[cxx... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
frog | * More memmory link related corrections and docum... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
frog | * More memmory link related corrections and docum... |
blob | commitdiff | raw | diff to current |
2003-04-15 |
frog | * Memory link hunt (by using valgrind --leak... |
blob | commitdiff | raw | diff to current |
2003-04-11 |
frog | Clean up with JPR. Frog |
blob | commitdiff | raw | diff to current |
2003-04-09 |
jpr | UpdateGroupLength re-written using H-Table |
blob | commitdiff | raw | diff to current |
2003-04-08 |
jpr | fonction UpdateGroupLengthNew (utilisant une HTable) |
blob | commitdiff | raw | diff to current |
2003-04-08 |
frog | Brutal commit. --- Frog |
blob | commitdiff | raw | diff to current |
2003-04-07 |
frog | Brutal commit. Changelog to come.... Frog |
blob | commitdiff | raw | diff to current |
2003-03-31 |
frog | * src/gdcmHeader.h: LoadElements() is not a publi... April2003 |
blob | commitdiff | raw | diff to current |
2003-03-29 |
frog | * gdcm/Doc many doxygen changes: |
blob | commitdiff | raw | diff to current |
2003-03-27 |
frog | * gdcmPython/win32/gdcmpycomplet.dsp renamed... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
frog | * setup.py fixed for un*x (needed macro for stdint.h) |
blob | commitdiff | raw | diff to current |
2003-03-26 |
frog | * src/gdcmHeader[h, cxx] gdcmHeader now has an... |
blob | commitdiff | raw | diff to current |
2003-03-25 |
frog | * gdcmPython/Makefile.am fixed linking against... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
frog | * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
bellet | 2003-03-17 Fabrice Bellet <Fabrice.Bellet@creatis.insa... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
regrain | * src/gdcmUtils.cxx : redifinition of defaults... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
frog | Zilch. --- Frog |
blob | commitdiff | raw | diff to current |
2003-03-12 |
frog | * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx... |
blob | commitdiff | raw | diff to current |
2003-03-10 |
frog | * gdcmPython/__init__.py doesn't crash anymore... |
blob | commitdiff | raw | diff to current |
2003-03-06 |
frog | * src/gdcmHeader.h and gdcmHeader.cxx Coding... |
blob | commitdiff | raw | diff to current |
2003-03-05 |
frog | * src/gdcm.h splitted in gdcmCommon.h, gdcmDict... |
blob | commitdiff | raw | diff to current |
2003-03-04 |
regrain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2003-03-03 |
frog | * Eventually, python/gdcmPython was renamed to... |
blob | commitdiff | raw | diff to current |
next |