]> Creatis software - gdcm.git/history - gdcmPython/demo
Fix mistypings
[gdcm.git] / gdcmPython / demo /
2007-06-21 jprFinal (?) changes for gdcm:: -> GDCM_NAME_SPACE
2006-11-09 regrain * Test for a bug fix
2006-06-30 jprAdd verbosity
2006-03-17 jprFix some comments
2005-11-28 regrain * Add the CommandPy and CommandManager to the python...
2005-10-26 regrain * Fix bug in the Python demo
2005-10-21 regrain * Fix the unix installation for the python part
2005-10-21 regrain * Fix compilation error for the Python part
2005-10-21 regrain * bug fix in the Python demos, due to the recent...
2005-10-19 regrain * Fix compilation errors for the Python part
2005-10-18 regrain * Minor coding-style clean up
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-22 jprUse new style for File constructor
2005-08-22 jprUse new style for DicomDir constructor
2005-06-08 regrain * Remove all old python demo using an older gdcm...
2005-04-05 regrain * Amelioration of demo
2005-03-17 regrain * Builder/ : add possibility to build an installer...
2005-03-17 regrain * Amelioration of the Python part concerning demos
2005-02-07 regrain * Testing/TestSequence.cxx : add test for sequences...
2005-02-07 regrain * gdcmPython/gdcm.i : bug fix. Now string are correc...
2005-01-26 regrain * gdcmPython/demo/vtkGdcmWriter.py.in : bug fix
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-19 regrain * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_R...
2005-01-19 regrain * Test/ : rename VTK tests to have a best name for...
2005-01-17 regrain * gdcmPython/demo : add python demos using VTK
2005-01-14 regrain * Missing changes... see my last commit
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 regrain * src/gdcmDictSet.h : set the default output to...
2005-01-13 regrain * Add the PrintDicomDir test
2005-01-13 regrain * Now, python test might work on systems
2005-01-12 regrain * Now, PrintHeader.py pass... but outside the ctest...
2005-01-12 regrain * Bug fix for the python part use
2004-11-09 frog * src/gdcmDicomDit.h the Method typedef is now local...
2004-11-03 frog Trial to get gdcmPython working. demo/PrintHeader...
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-05-15 malaterreENH: Some more steps toward automatic Python+gdcm testing
2004-02-11 regrain * bug fix for python's None object
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain*** empty log message ***
2004-01-22 regrain * Bug fix in demos because of method names changed
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-15 jprCorrection of some Tag names
2004-01-14 regrain * gdcmPython/demo/*.py : bug fix due to method...
2003-06-11 frog * vtk/vtkGdcmReader.[cxx/h]:
2003-05-30 frog * vtk/vtkGdcmReader[cxx|h] should now be volume...
2003-05-27 frog * gdcmPython/gdcm.i:
2003-05-21 frog * Added python wrappers of vtkGdcmReader vtk...
2003-05-07 frog * The subdirectory Data (containing all the image...
2003-04-16 frog * More memmory link related corrections and docum...
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-24 frog * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now...
2003-03-03 frog * Eventually, python/gdcmPython was renamed to...
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...