]> Creatis software - gdcm.git/history - gdcmPython
Fix mistypings
[gdcm.git] / gdcmPython /
2008-01-29 malaterreBUG: Apparently python2.5 do not like extension to...
2007-09-28 jprPython version consistent with C++ version!
2007-09-20 jprAllow using Python2.5
2007-07-24 jprShould work both with vtk4 and vtk 5.
2007-07-04 jprShorter strings
2007-06-21 jprFinal (?) changes for gdcm:: -> GDCM_NAME_SPACE
2007-06-19 davilaName Space
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-11-15 jprAllow wrapping of DirList
2006-11-09 regrain * Test for a bug fix
2006-06-30 jprAdd verbosity
2006-05-23 malaterreENH: hopefully fixed swig wrapping
2006-03-17 jprFix some comments
2006-01-31 jprForgot to commit the Python part for GDCM_FILESEPARATOR
2005-12-12 regrain*** empty log message ***
2005-11-30 jprFileHelper has CallProgressMethod and others
2005-11-30 jprAvoid troubles with progress bar.
2005-11-29 regrain * Fix compilation errors
2005-11-28 regrain * Add the CommandPy and CommandManager to the python...
2005-11-28 jprOrienation : iop is float.
2005-10-26 regrain * Fix bug in the Python demo
2005-10-25 malaterreCOMP: Get rid of: Warning(510): friend function 'operat...
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-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-20 malaterreENH: Saving a comment for a better approach in cmake...
2005-10-20 regrain * Fix some compilation warnings
2005-10-19 regrain * Fix compilation errors for the Python part
2005-10-18 regrain * Fix compilation error for python due to my commit...
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Minor coding-style clean up
2005-10-17 malaterreCOMP: Fix compilation for gdcmPython... hopefully
2005-10-11 bellet* gdcmPython/CMakeList.txt : the previous patch was...
2005-10-11 bellet* CMakeLists.txt : install the pth file in the right...
2005-10-11 jprAdd GDCM_PIXELDATA const
2005-10-10 regrain * fix GDCM_NOASCII bug... please report your modif...
2005-09-08 malaterreENH: Support space in the path
2005-09-06 malaterreBUG: Remove old buggy code
2005-09-06 malaterreBUG: cmake205 support was broken, put back old hack
2005-08-31 malaterreSTYLE: typo
2005-08-31 malaterreENH: Some cleanup, and support cmake206
2005-08-31 regrain * Fix JPR compilation errors on MSVC.Net 2003
2005-08-31 jprTypo
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-29 malaterreBUG: I hate cmake...
2005-08-29 malaterreBUG: Need to declate gdcm_wrap.cxx as a generated target
2005-08-29 malaterreENH: Cleanup the cmakelist, cmake 1.8 was barely suppor...
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-23 malaterreENH: Ok if there is one more time a Warning(504): Funct...
2005-08-22 jprgdcm::File::File() and gdcm::DicomDir::DicomDir() are...
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-26 manugdcmFile.h was included twice (second one instead of...
2005-04-20 regrain * FIX : on X, the python part is correctly installed...
2005-04-19 regrain * Builder/ : add something to facilitate the RPM...
2005-04-14 regrain * gdcmPython/ : amelioration to load Version with...
2005-04-13 regrain * Dicts/DictGroupName.dic : Remove all entries defin...
2005-04-06 regrain * Amelioration on the DictGroupName class
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
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-21 regrain * Might test the swig version before launch it
2005-02-16 regrain * Bug fix for .Net2003... see now on other platforms ?
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-02-02 regrain * src/gdcmBinEntry.cxx : bug fix for BIG_ENDIAN...
2005-01-26 regrain * gdcmPython.i : add gdcmContentEntry
2005-01-26 regrain * gdcmPython/demo/vtkGdcmWriter.py.in : bug fix
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-22 regrain * bug fix for compilation on MSVC6
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-19 regrain * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_R...
2005-01-19 regrain * Remove old MSVC projects
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-13 jprUpdate ChangeLog
2005-01-12 regrain * Now, PrintHeader.py pass... but outside the ctest...
2005-01-12 regrain * Bug fix for the python part use
2005-01-12 regrain * gdcmPython/gdcm.i : bug fix when compiling with...
2004-12-21 malaterreENH: Fixing some warning about unknown class gdcm:...
2004-12-04 regrain * src/gdcmFile.h : bug fix. Variable type and variab...
2004-12-03 malaterreENH: Get rid of -Wall / -W / -pedantic if present this...
2004-12-02 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain*** empty log message ***
2004-12-02 regrain * gdcmPython/gdcm.i : change gdcmHeaderHelper to...
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-11-09 frog * src/gdcmDicomDit.h the Method typedef is now local...
2004-11-07 malaterreENH: Final -hopefully- change to jpeg lib. In order...
2004-11-03 frog Trial to get gdcmPython working. demo/PrintHeader...
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
next