2008-01-29 |
malaterre | BUG: Apparently python2.5 do not like extension to... |
tree | commitdiff |
2007-09-28 |
jpr | Python version consistent with C++ version! |
tree | commitdiff |
2007-09-20 |
jpr | Allow using Python2.5 |
tree | commitdiff |
2007-07-24 |
jpr | Should work both with vtk4 and vtk 5. |
tree | commitdiff |
2007-07-04 |
jpr | Shorter strings |
tree | commitdiff |
2007-06-21 |
jpr | Final (?) changes for gdcm:: -> GDCM_NAME_SPACE |
tree | commitdiff |
2007-06-19 |
davila | Name Space |
tree | commitdiff |
2007-05-23 |
jpr | In order to allow to use current version (1.3) of gdcm... |
tree | commitdiff |
2006-11-15 |
jpr | Allow wrapping of DirList |
tree | commitdiff |
2006-11-09 |
regrain | * Test for a bug fix |
tree | commitdiff |
2006-06-30 |
jpr | Add verbosity |
tree | commitdiff |
2006-05-23 |
malaterre | ENH: hopefully fixed swig wrapping |
tree | commitdiff |
2006-03-17 |
jpr | Fix some comments |
tree | commitdiff |
2006-01-31 |
jpr | Forgot to commit the Python part for GDCM_FILESEPARATOR |
tree | commitdiff |
2005-12-12 |
regrain | *** empty log message *** |
tree | commitdiff |
2005-11-30 |
jpr | FileHelper has CallProgressMethod and others |
tree | commitdiff |
2005-11-30 |
jpr | Avoid troubles with progress bar. |
tree | commitdiff |
2005-11-29 |
regrain | * Fix compilation errors |
tree | commitdiff |
2005-11-28 |
regrain | * Add the CommandPy and CommandManager to the python... |
tree | commitdiff |
2005-11-28 |
jpr | Orienation : iop is float. |
tree | commitdiff |
2005-10-26 |
regrain | * Fix bug in the Python demo |
tree | commitdiff |
2005-10-25 |
malaterre | COMP: Get rid of: Warning(510): friend function 'operat... |
tree | commitdiff |
2005-10-21 |
regrain | * Fix the unix installation for the python part |
tree | commitdiff |
2005-10-21 |
regrain | * Fix compilation error for the Python part |
tree | commitdiff |
2005-10-21 |
regrain | * bug fix in the Python demos, due to the recent... |
tree | commitdiff |
2005-10-20 |
regrain | * Add a RefCounter object that is deleted only when... |
tree | commitdiff |
2005-10-20 |
malaterre | ENH: Saving a comment for a better approach in cmake... |
tree | commitdiff |
2005-10-20 |
regrain | * Fix some compilation warnings |
tree | commitdiff |
2005-10-19 |
regrain | * Fix compilation errors for the Python part |
tree | commitdiff |
2005-10-18 |
regrain | * Fix compilation error for python due to my commit... |
tree | commitdiff |
2005-10-18 |
regrain | * Correctly use the VRKey for all vr variables.... |
tree | commitdiff |
2005-10-18 |
regrain | * Minor coding-style clean up |
tree | commitdiff |
2005-10-17 |
malaterre | COMP: Fix compilation for gdcmPython... hopefully |
tree | commitdiff |
2005-10-11 |
bellet | * gdcmPython/CMakeList.txt : the previous patch was... |
tree | commitdiff |
2005-10-11 |
bellet | * CMakeLists.txt : install the pth file in the right... |
tree | commitdiff |
2005-10-11 |
jpr | Add GDCM_PIXELDATA const |
tree | commitdiff |
2005-10-10 |
regrain | * fix GDCM_NOASCII bug... please report your modif... |
tree | commitdiff |
2005-09-08 |
malaterre | ENH: Support space in the path |
tree | commitdiff |
2005-09-06 |
malaterre | BUG: Remove old buggy code |
tree | commitdiff |
2005-09-06 |
malaterre | BUG: cmake205 support was broken, put back old hack |
tree | commitdiff |
2005-08-31 |
malaterre | STYLE: typo |
tree | commitdiff |
2005-08-31 |
malaterre | ENH: Some cleanup, and support cmake206 |
tree | commitdiff |
2005-08-31 |
regrain | * Fix JPR compilation errors on MSVC.Net 2003 |
tree | commitdiff |
2005-08-31 |
jpr | Typo |
tree | commitdiff |
2005-08-30 |
regrain | * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to |
tree | commitdiff |
2005-08-29 |
malaterre | BUG: I hate cmake... |
tree | commitdiff |
2005-08-29 |
malaterre | BUG: Need to declate gdcm_wrap.cxx as a generated target |
tree | commitdiff |
2005-08-29 |
malaterre | ENH: Cleanup the cmakelist, cmake 1.8 was barely suppor... |
tree | commitdiff |
2005-08-29 |
regrain | * Fix bug while wrapping python. The DicomDir SetSta... |
tree | commitdiff |
2005-08-23 |
malaterre | ENH: Ok if there is one more time a Warning(504): Funct... |
tree | commitdiff |
2005-08-22 |
jpr | gdcm::File::File() and gdcm::DicomDir::DicomDir() are... |
tree | commitdiff |
2005-08-22 |
jpr | Use new style for File constructor |
tree | commitdiff |
2005-08-22 |
jpr | Use new style for DicomDir constructor |
tree | commitdiff |
2005-06-08 |
regrain | * Remove all old python demo using an older gdcm... |
tree | commitdiff |
2005-04-26 |
manu | gdcmFile.h was included twice (second one instead of... |
tree | commitdiff |
2005-04-20 |
regrain | * FIX : on X, the python part is correctly installed... |
tree | commitdiff |
2005-04-19 |
regrain | * Builder/ : add something to facilitate the RPM... |
tree | commitdiff |
2005-04-14 |
regrain | * gdcmPython/ : amelioration to load Version with... |
tree | commitdiff |
2005-04-13 |
regrain | * Dicts/DictGroupName.dic : Remove all entries defin... |
tree | commitdiff |
2005-04-06 |
regrain | * Amelioration on the DictGroupName class |
tree | commitdiff |
2005-04-05 |
regrain | * src/gdcmDictGroupName.[h|cxx] : add a correlation... |
tree | commitdiff |
2005-04-05 |
regrain | * Amelioration of demo |
tree | commitdiff |
2005-03-17 |
regrain | * Builder/ : add possibility to build an installer... |
tree | commitdiff |
2005-03-17 |
regrain | * Amelioration of the Python part concerning demos |
tree | commitdiff |
2005-02-21 |
regrain | * Might test the swig version before launch it |
tree | commitdiff |
2005-02-16 |
regrain | * Bug fix for .Net2003... see now on other platforms ? |
tree | commitdiff |
2005-02-07 |
regrain | * Testing/TestSequence.cxx : add test for sequences... |
tree | commitdiff |
2005-02-07 |
regrain | * gdcmPython/gdcm.i : bug fix. Now string are correc... |
tree | commitdiff |
2005-02-02 |
regrain | * src/gdcmBinEntry.cxx : bug fix for BIG_ENDIAN... |
tree | commitdiff |
2005-01-26 |
regrain | * gdcmPython.i : add gdcmContentEntry |
tree | commitdiff |
2005-01-26 |
regrain | * gdcmPython/demo/vtkGdcmWriter.py.in : bug fix |
tree | commitdiff |
2005-01-24 |
jpr | Stage 3 of normalization : |
tree | commitdiff |
2005-01-24 |
regrain | * src/gdcmDicomDirElement.h, gdcmDict.h : rename... |
tree | commitdiff |
2005-01-22 |
regrain | * bug fix for compilation on MSVC6 |
tree | commitdiff |
2005-01-21 |
jpr | Stage 2 of names normalization : |
tree | commitdiff |
2005-01-20 |
jpr | First stage of name normalisation : gdcm::File replace... |
tree | commitdiff |
2005-01-19 |
regrain | * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_R... |
tree | commitdiff |
2005-01-19 |
regrain | * Remove old MSVC projects |
tree | commitdiff |
2005-01-19 |
regrain | * Test/ : rename VTK tests to have a best name for... |
tree | commitdiff |
2005-01-17 |
regrain | * gdcmPython/demo : add python demos using VTK |
tree | commitdiff |
2005-01-14 |
regrain | * Missing changes... see my last commit |
tree | commitdiff |
2005-01-14 |
regrain | * src/gdcmDocument.[h|cxx] : comment all methods... |
tree | commitdiff |
2005-01-13 |
regrain | * src/gdcmDictSet.h : set the default output to... |
tree | commitdiff |
2005-01-13 |
regrain | * Add the PrintDicomDir test |
tree | commitdiff |
2005-01-13 |
regrain | * Now, python test might work on systems |
tree | commitdiff |
2005-01-13 |
jpr | Update ChangeLog |
tree | commitdiff |
2005-01-12 |
regrain | * Now, PrintHeader.py pass... but outside the ctest... |
tree | commitdiff |
2005-01-12 |
regrain | * Bug fix for the python part use |
tree | commitdiff |
2005-01-12 |
regrain | * gdcmPython/gdcm.i : bug fix when compiling with... |
tree | commitdiff |
2004-12-21 |
malaterre | ENH: Fixing some warning about unknown class gdcm:... |
tree | commitdiff |
2004-12-04 |
regrain | * src/gdcmFile.h : bug fix. Variable type and variab... |
tree | commitdiff |
2004-12-03 |
malaterre | ENH: Get rid of -Wall / -W / -pedantic if present this... |
tree | commitdiff |
2004-12-02 |
regrain | * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM... |
tree | commitdiff |
2004-12-02 |
regrain | *** empty log message *** |
tree | commitdiff |
2004-12-02 |
regrain | * gdcmPython/gdcm.i : change gdcmHeaderHelper to... |
tree | commitdiff |
2004-11-09 |
regrain | * Bugs fix for the Windows build with VC6 |
tree | commitdiff |
2004-11-09 |
frog | * src/gdcmDicomDit.h the Method typedef is now local... |
tree | commitdiff |
2004-11-07 |
malaterre | ENH: Final -hopefully- change to jpeg lib. In order... |
tree | commitdiff |
2004-11-03 |
frog | Trial to get gdcmPython working. demo/PrintHeader... |
tree | commitdiff |
2004-10-20 |
frog | * src/gdcmDocument.cxx ftell() return properly stored... |
tree | commitdiff |
next |