]> Creatis software - gdcm.git/history - gdcmPython
ENH: Saving a comment for a better approach in cmake 2.2 (later)
[gdcm.git] / gdcmPython /
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...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Move the old setup.py to its new home
2004-10-10 malaterreENH: Finally fix setup.py.in. both binary and install...
2004-10-10 malaterreENH: minor cleanup to use siwg's outdir instead of...
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-23 malaterreFIX: Python wrapping was broken due to renaming
2004-09-23 malaterreENH: Solve some licensing issue
2004-08-03 frog * gdcmPython/testSuite.py: all the test suite in...
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-08-02 frog * gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't decla...
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-06-21 malaterreENH:First chunk of patch:
2004-06-20 frog * Erroneous leading white fix:
2004-06-15 frog * src/gdcmDocument.[h|cxx]:
2004-06-14 frog * Memory leak hunt with the following command:
2004-06-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-06-04 malaterreENH: copy gdcm.py to the right place thus we only need...
2004-06-04 malaterreBUG: Broke cmake183 by mistake, also enhance the init...
2004-06-04 malaterreENH: New support for cmake 2.0.1
2004-05-18 regrain * gdcmPython/gdcm.i : remove useless lines concerni...
2004-05-17 malaterre* Some more cleanup/enhancement in gdcmPython/CMakeList...
2004-05-16 malaterreBad hack for writting a blank file and shut up cmake
2004-05-16 malaterreBUG: Small update but bug still subsist
next