]> Creatis software - gdcm.git/history - vtk
ENH: Fix a couple of typos in the dictionary
[gdcm.git] / vtk /
2006-05-15 malaterreCOMP: Fix compilation against VTK CVS
2006-05-11 malaterreENH: vtkgdcmSerieViewer2 looks like it's completely...
2006-05-11 malaterreBUG: Wrong install path
2006-05-11 malaterreCOMP: Fix comp on 64bits machine and VTK5
2006-05-09 jprSetMedicalImageInformation is available only for VTK...
2006-05-08 malaterreBUG: On Win32 you cannot pass NULL os any ostream
2006-05-02 jprAdd some comments about
2006-05-02 jprReplace deprecated InsertValEntryString method by ...
2006-05-02 jprPropagate Mathieu's modif from 1.2 to CVS version.
2006-03-30 jprvtkgdcmSerieViewer2 shows the ZSpacing, as computed...
2006-03-29 jprPropagate Mathieu's fix for VTK5.0.
2006-03-20 jprFix bug while calling new vtkGdcmWrite abilities.
2006-03-17 jprExample a using new features .
2006-03-17 jpr*** empty log message ***
2006-02-03 jprSome minor comments modifications
2006-01-26 malaterreENH: Some more const correctness...until I hit strtok
2005-12-09 jprSince vtkImageViewer and vtkImageViewer2 don't behave...
2005-11-14 jprOops.
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-20 malaterreCOMP: Fix comp on VS6... not sure what it was supposed...
2005-10-20 jprRemove deprecated method names 'GetFirstCoherentFileLis...
2005-10-18 regrain * Minor coding-style clean up
2005-09-20 jprRemove useless variable, to avoid warning
2005-09-16 jprTo avoid bcc 5.5 warnings
2005-09-08 jprTo avoid bcc5.5 warnings
2005-09-07 jprAvoid warning
2005-09-07 jprAvoid warning
2005-09-04 malaterreCOMP: Ugly fix to remove warning
2005-08-31 jprMinor Doxygen problems
2005-08-31 regrain * Fix JPR compilation errors on MSVC.Net 2003
2005-08-31 jprAdd examples of use of
2005-08-31 jprFix Benoit's bug :
2005-08-30 jprint vs unsigned int to avoid warning
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-22 jprTemporarlily ask not to swig for Python SetUserFunction...
2005-08-22 jprReplace
2005-08-22 jprReplace
2005-08-22 jprComments
2005-08-22 jprupdate usage
2005-08-20 malaterreCOMP: Ok quickly fix comp problem on golgot with -pain...
2005-07-30 jprvtkgdcmSerieViewer shows an example for using user...
2005-07-30 jprvtkGdcmReader takes into account the user supplied...
2005-07-29 jprAllow checking reverse order file sorting
2005-07-19 jprFix comments
2005-07-17 jprAdd vtkgdcmSerieViewer to check new SetCoherentFileList...
2005-07-17 jprAdd SetCoherentFileList() method, to use the 'file...
2005-06-29 jprNow vtkgdcmViewer load mode is defaulted to NO_SHADOWSEQ
2005-06-29 jprvtkGdcmReader has now a new method SetLoadMode, to...
2005-06-06 jprFIX : Some images have a wrong length for 0x0000 eleme...
2005-05-16 malaterreCOMP: or not...
2005-05-14 malaterreENH: Do some APPLE/WIN32 voodoo thing to get apps working
2005-05-11 malaterreENH: Some minor enhance:
2005-04-28 jprFix Z dimension bug
2005-04-28 jprAware user (who *does* know all the files whose names
2005-04-22 jprcorrect English mistakes
2005-04-20 regrain * FIX : on X, the python part is correctly installed...
2005-04-11 malaterreBUG: Spacing in DICOM is y first THEN x spacing
2005-03-03 malaterreBUG: Put back previous implementation. Thanks to JPR...
2005-03-03 jprFix typo
2005-03-01 malaterreENH: Fix Compilation on older SunOS
2005-02-25 malaterreENH: I believe we have to enter floating point values...
2005-02-11 malaterreENH: Paranoid rebuild each time something change.....
2005-02-02 malaterreENH: Adding two different viewer. One using vtkImageVie...
2005-02-02 regrain * Remove useless util
2005-02-01 regrain * No comments...
2005-02-01 regrain * FIX : bug in the vtk part for installing
2005-01-31 malaterreENH: Getting toward a nice gdcmDecompressor. Now RLE...
2005-01-28 regrain * vtk/vtkGdcmWriter.[h|cxx] : add the gestion of UID
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-24 jprReplaceOrCreare renamed as Insert
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage ...
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-18 regrain * Test/ShowDicom.cxx, ShowDicomSeq.cxx, TestWriteWit...
2005-01-13 malaterreBUG: REvert last commit sorry for the noise
2005-01-13 malaterreENH: Adding a new supp file for valgrind
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-10 regrain * vtk/vtkGdcmWriter.cxx, Example/WriteDicomSimple...
2004-12-09 regrain * vtk/vtkGdcmWriter.[h|cxx] : now can write stack...
2004-12-09 regrain * Example/WriteDicomSimple.cxx : example to write...
2004-12-09 regrain * vtk/vtkGdcm*.[h|cxx] : remove warnings. Add header...
2004-12-08 regrain * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order...
2004-12-07 regrain * Bug fix.
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-11-30 regrain * Test/ShowDicom.cxx : now can be used with an off...
2004-11-27 regrain * Ommited change on the vtk part concerning the...
2004-11-25 regrain * vtk/vtkGdcmReader.cxx : compilation bug fix for...
2004-11-17 regrain*** empty log message ***
2004-11-15 regrain * src/gdcmFile.cxx : now delete the PixelConvert...
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-01 frog * Added documentation of vtkgdcmReader on Website:
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
next