]> Creatis software - gdcm.git/commit
* Doc/Website/MailingList.html added (Sidebar.html changed accordingly).
authorfrog <frog>
Wed, 13 Oct 2004 14:15:28 +0000 (14:15 +0000)
committerfrog <frog>
Wed, 13 Oct 2004 14:15:28 +0000 (14:15 +0000)
commit4672e071f29ed17f7258b27e40d47642abfbb53f
tree96dd221c3018ed2537d12550c3902c994bf510a3
parent13aa6a1d92decd1096f96dfb5c974493ea640053
  * Doc/Website/MailingList.html added (Sidebar.html changed accordingly).
  * gdcmPython/gdcm.i: fix for compilation of wrappers (Note: %include order
    matters, as stated in warning note at begining of %include section).
  * src/gdcmDicomDir*.[cxx|h]: coding style
  * src/gdcmDocument.h: doxygen \ref seems uncompatible with \todo.
  * src/gdcmJpeg8.cxx: doxygen fix.
  * CLEANUP_ROUND (12) for gdcmPixelConvert (seing the ligth stage)
    src/gdcmFile.[cxx|h] and gdcmPixelConvert.[cxx|h]: color handling moved
    from File:: to PixelConvert::.
17 files changed:
ChangeLog
Doc/Website/MailingList.html [new file with mode: 0644]
Doc/Website/Main.html
Doc/Website/Sidebar.html
gdcmPython/gdcm.i
src/gdcmDebug.cxx
src/gdcmDicomDirElement.h
src/gdcmDicomDirObject.cxx
src/gdcmDicomDirObject.h
src/gdcmDicomDirSerie.h
src/gdcmDocEntry.h
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmJpeg8.cxx
src/gdcmPixelConvert.cxx
src/gdcmPixelConvert.h