]> Creatis software - gdcm.git/history - ChangeLog
* To remove warnings
[gdcm.git] / ChangeLog
2004-01-13 regrain * vtk/*.[h|cxx] : coding style
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 regrain * src/gdcmIdo.h, gdcmHeaderIdo.cxx : remove the...
2004-01-13 regrain * src/gdcmDict.cxx, gdcmElValSet.cxx : bug fix...
2004-01-13 regrain * gdcmPython/testSuite.py : test the readable...
2004-01-12 regrain * src/gdcmDictSet.h : set the method BuildDictPath...
2004-01-12 regrain * src/*.h : add comments
2004-01-09 regrain * gdcmPython/gdcmVersion.py : add a gdcmVERSION...
2004-01-07 regrain * Modification to compile with the distutils.
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-12-10 regrain * Update Windows projects and .cvsignore files
2003-11-12 jpr *ENH gdcmHeader constructor has one more paramete...
2003-11-10 jprUpdate ChangeLog
2003-11-10 jprcommit ChangeLog
2003-11-07 jprupdate Changelog
2003-11-03 jprupdate Changelog
2003-10-31 jprUpdate Changelog
2003-10-31 jprChangeLog updated
2003-10-30 jprOps ! Forgot to commit the .h
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system
2003-10-03 malaterre* vtkGdcmReader is now able to read rgb dicom file.
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-22 regrain * src/gdcmUtil.[cxx|h] : change the _CreateCleanS...
2003-09-19 malaterre* oops forgot to commit Changelog :)
2003-09-19 malaterre* This commit should fix the Debug building under VC...
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-09-16 frog Makefile.am now exports gdcm.dsw for Windoze users...
2003-09-16 frog * Cosmetic changes:
2003-09-11 malaterre* cygwin complains about missing std:: in subdir Test/
2003-09-10 malaterre* remove some methods that are now in gdcmHeaderHelper
2003-09-10 malaterrevtkGdcmReader set spacing and origin correctly
2003-09-09 malaterre* Fix a few delete/delete[] mismatch
2003-09-08 malaterre* src/gdcmHeaderHelper.[h cxx]: added new class that...
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-08-29 malaterre* Corrected a leak in vtkGdcmREader.cxx, the pSource...
2003-07-29 malaterre* src/win32/libgdcmjpeg12.dsp was not dos format
2003-07-29 regrain * src/gdcmHeader.h : add std:: prefix for stl...
2003-07-29 malaterre* src/win32/libgdcmijpeg12.dsp was missing
2003-07-28 malaterre* src/gdcmHeader.cxx : misplaced return 0.; for ACR...
2003-07-24 regrain * src/jpeg/libijg12/.cvsignore, jconfig.* : ommit...
2003-07-08 frog*** empty log message ***
2003-07-08 regrain * vtk/testvtkGdcmReader.cxx : remove a symbol...
2003-07-07 frog * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug...
2003-07-07 regrain * vtk/vtkGdcmReader.cxx : bug fix when loading...
2003-07-07 regrain * vtk/vtkGdcmReader.h : adding comments for Inter...
2003-07-07 regrain * vtk/vtkGdcmReader.[cxx|h] : bug fix when loadin...
2003-07-04 regrain * src/gdcmHeader.h : added method to get the...
2003-07-03 regrain * src/gdcmFile.cxx : bug fix under Window after...
2003-07-03 frog * vtk/Makefile.am: vtkGdcmReader.h should now...
2003-07-03 regrain2003-07-03 Benoit Regrain <Benoit.Regrain@creatis...
2003-07-02 regrain * src/jpeg/libijg8/jconfig.* : JPR bug fix :...
2003-07-02 frog * setup.py is again effective on un*x (takes...
2003-07-01 frog * src/gdcmHeader.h doesn't make unnecessary refer...
2003-07-01 frog * gdcmPython/Makefile.am now avoids calling the...
2003-06-24 frog * Clean up of previous JPR garbage commit (not...
2003-06-17 regrain * vtk/vtkGdcmReader.cxx : modification for an...
2003-06-17 regrain * WrapVTK.py : modifications to get correctly...
2003-06-11 frog * vtk/vtkGdcmReader.[cxx/h]:
2003-06-03 frog * vtk/vtkGdcmReader.cxx: hopefully corrected...
2003-06-02 regrain * vtk/vtkGdcmReader[cxx|h] : makes correct code...
2003-05-30 frog * vtk/vtkGdcmReader[cxx|h] should now be volume...
2003-05-29 frog * vtk/vtkGdcmReader[cxx|h] preparation addons...
2003-05-28 frog * When compiling with distutils (see setup.py...
2003-05-27 frog * gdcmPython/gdcm.i:
2003-05-22 regrain * setup.py, manifest.in : bug fix under linux
2003-05-22 regrain * Modification of setup.py to compile vtk part...
2003-05-21 regrain*** empty log message ***
2003-05-21 froggdcmPython/testSuite.py now cleanly removes temprory...
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-05-21 frog * Added python wrappers of vtkGdcmReader vtk...
2003-05-12 frog * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPix...
2003-05-07 frog * The subdirectory Data (containing all the image...
2003-05-05 frog * vtk subdir added. Contains vtkGdcmReader.[cxx...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-15 frog * Memory link hunt (by using valgrind --leak...
2003-04-11 frog Clean up with JPR. Frog
2003-04-09 jprUpdateGroupLength re-written using H-Table
2003-04-08 jprfonction UpdateGroupLengthNew (utilisant une HTable)
2003-04-08 frog Brutal commit. --- Frog
2003-04-07 frog Brutal commit. Changelog to come.... Frog
2003-03-31 frog * src/gdcmHeader.h: LoadElements() is not a publi... April2003
2003-03-29 frog * gdcm/Doc many doxygen changes:
2003-03-27 frog * gdcmPython/win32/gdcmpycomplet.dsp renamed...
2003-03-27 frog * setup.py fixed for un*x (needed macro for stdint.h)
2003-03-26 frog * src/gdcmHeader[h, cxx] gdcmHeader now has an...
2003-03-25 frog * gdcmPython/Makefile.am fixed linking against...
2003-03-24 frog * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now...
2003-03-17 bellet2003-03-17 Fabrice Bellet <Fabrice.Bellet@creatis.insa...
2003-03-14 regrain * src/gdcmUtils.cxx : redifinition of defaults...
2003-03-14 frog Zilch. --- Frog
2003-03-12 frog * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx...
2003-03-10 frog * gdcmPython/__init__.py doesn't crash anymore...
2003-03-06 frog * src/gdcmHeader.h and gdcmHeader.cxx Coding...
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...
2003-03-04 regrain*** empty log message ***
2003-03-03 frog * Eventually, python/gdcmPython was renamed to...
2003-02-21 frog * python/setup.py now works on Un*x. (harder...
2003-02-20 regrain * src/gdcmHeader.cxx : bug fix - opening dicom...
2003-02-19 frog * Doc/Doxyfile configuration file for Doxygen...
next