]> Creatis software - gdcm.git/history - ChangeLog
* setup.py is again effective on un*x (takes into account the
[gdcm.git] / ChangeLog
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...
2003-02-13 regrain * python/setup.py : bug fix concerning install...
2003-02-13 regrain * Dicts/dicomV3.dic : remove double spaces !!!
2003-01-28 frog * src/gdcmHeader.cxx added a post header parsing...
2003-01-22 frog * python/distutilsSwigCPlusPlus.py now properly...
2003-01-17 frog * Changed the layout of the python part to avoid...
2003-01-15 frog * gdcmPython/setup.py and distutilsSwigCPlusPlus...
2003-01-15 frog * python subdir moved to gdcmPython (preparation...
2002-12-16 frog * src/gdcm.h, src/gdcmHeader.cxx: added GetPubTag...
2002-12-11 frog * src/gdcm.h, gdcmHeader.cxx:
2002-12-09 frog Win32 sux ! --- Frog
2002-12-09 frog * Test/Makefile building now depends on the one...
2002-12-06 yougz2002-12-6 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2002-12-02 frog Forgotten comments. --- Frog
2002-11-27 frog * python/demo/*.py load.py extracted from test...
2002-11-20 frog * src/gdcm.h and gdcmHeader.cxx gdcm no longer...
2002-11-18 frog * src/gdcm.h and gdcmHeader.cxx are now "Big...
2002-11-15 frog * Dicts/dicomV3.dic removed all the trailing...
2002-11-14 frog * python/testSuite.py unittest test suite added...
2002-11-12 frog * src/gdcmHeader::FindLength bug fix when trappin...
2002-11-07 frog * python/gdcm.i: added a typemap that converts...
2002-11-06 frog * Python wrapping process moved away from src...
2002-10-31 frog * Straightforward temporary fixes for swig to build...
2002-10-30 frog * hashtest.cxx removed (since allready in Test)
2002-10-29 frog * src/gdcmHeader.cxx :
2002-10-22 frog * src/gdcmHeader.cxx :
2002-10-21 frog Test of the cvspserver2. -- Frog demo.version
2002-10-21 frog * src/gdcmHeader.cxx RecupLgr split in FindVR...
2002-10-17 frog * Truckload of changes. Parsing of header is...
2002-10-09 frog src/gdcmHeader.cxx many addons of low level methods...
2002-10-07 frog * src/gdcmHeader now contains_IdDcmCheckSwap...
2002-09-12 frog * ChangeLog added --- Frog