2003-11-17 |
malaterre | *FIX: gdcmjpeg -> gdcmljpeg
|
commit | commitdiff | tree |
2003-11-14 |
malaterre | *FIX: Solaris + gcc fixed induced backward error. ...
|
commit | commitdiff | tree |
2003-11-14 |
malaterre | *FIX: Forgot about missing flags for SunOs + old gcc
|
commit | commitdiff | tree |
2003-11-14 |
malaterre | *ENH: Use a FOREACH ... smarter !
|
commit | commitdiff | tree |
2003-11-14 |
malaterre | * ENH: Update CMake stuff for accessing gdcm from CMake...
|
commit | commitdiff | tree |
2003-11-13 |
malaterre | *FIX: Forgot about gdcmElValSet.cxx
|
commit | commitdiff | tree |
2003-11-13 |
malaterre | *FIX: Some compilation problem on SunOS with no ANSI...
|
commit | commitdiff | tree |
2003-11-13 |
malaterre | *BUG: sorry my fault
|
commit | commitdiff | tree |
2003-11-13 |
malaterre | *ENH/ Update CMakeLists.txt
|
commit | commitdiff | tree |
2003-11-13 |
malaterre | *ENH: Add a setup.py.in that cmake will parse and give...
|
commit | commitdiff | tree |
2003-11-13 |
malaterre | *FIX: Change GetLUTRGBA to return unsigned char instead...
|
commit | commitdiff | tree |
2003-11-12 |
malaterre | *FIX: char 'tag' was overiding private members (VC++)
|
commit | commitdiff | tree |
2003-11-12 |
malaterre | *ENH: Update CMakeLists
|
commit | commitdiff | tree |
2003-11-07 |
malaterre | *ENH: Add Rescale Slope & Intercept helper, defaults...
|
commit | commitdiff | tree |
2003-11-06 |
malaterre | *ENH: vtkgdcmViewer now works with LUT dicom (OT-PAL...
|
commit | commitdiff | tree |
2003-11-05 |
malaterre | *ENH: vtkGdcmReader now supports LUT ! (vtkgdcmViewer...
|
commit | commitdiff | tree |
2003-11-05 |
malaterre | *** empty log message ***
|
commit | commitdiff | tree |
2003-11-05 |
malaterre | *FIX: DOH again the same bug of unsigned vs. signed !
|
commit | commitdiff | tree |
2003-11-05 |
malaterre | FIX: DOH !! [0 255[ doesn't contains 256 elements ...
|
commit | commitdiff | tree |
2003-10-31 |
malaterre | *FIX: VC++ compilation, still for loop dummy stuff
|
commit | commitdiff | tree |
2003-10-30 |
malaterre | *FIX: Don't need to duplicate includes
|
commit | commitdiff | tree |
2003-10-30 |
malaterre | *ENH: Can be used like this '$vtkgdcmViewer *.dcm'...
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *FIX: only one function is being exported for now ...
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *FIX: sorry !
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *FIX: release compilation mode
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *FIX: removed this files
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *ENH: Add include dir to medcon lib
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *FIX: more about medcon lib in DSP files
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *FIX: DOH ! libgdcmijpg8 -> libgdcmljpeg
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *ENH: Two steps is necessary to please VC++ compiler...
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *ENH: Turn it into DOS file type to match libgdcmijpeg8...
|
commit | commitdiff | tree |
2003-10-29 |
malaterre | *FIX: DOH ! Forgot about windo$e users, they couldn...
|
commit | commitdiff | tree |
2003-10-27 |
malaterre | *Removal of ido stuff
|
commit | commitdiff | tree |
2003-10-27 |
malaterre | *ENH: Added CharEvent to browse throught a multiframe...
|
commit | commitdiff | tree |
2003-10-24 |
malaterre | *ENH: vtkGdcmReader.cxx can now read multiframe dicom
|
commit | commitdiff | tree |
2003-10-24 |
malaterre | *ENH: Can read CT-MONO2-8-abdo.dcm now
|
commit | commitdiff | tree |
2003-10-23 |
malaterre | *FIX: More pragma disable fro VC++, I don't think I...
|
commit | commitdiff | tree |
2003-10-23 |
malaterre | *FIX: gdcm/Makefile.am fix for generating ljpg medcon
|
commit | commitdiff | tree |
2003-10-23 |
malaterre | *RMV: Remove some file from medcon lib that are not...
|
commit | commitdiff | tree |
2003-10-23 |
malaterre | doh
|
commit | commitdiff | tree |
2003-10-23 |
malaterre | * FIX: Problem with path for libvtkgdcmPython
|
commit | commitdiff | tree |
2003-10-22 |
malaterre | *FIX: When copying a Makefile.am to CMakeLists.txt...
|
commit | commitdiff | tree |
2003-10-20 |
malaterre | * ENH: vtkgdcmViewer now autoscale color/window level...
|
commit | commitdiff | tree |
2003-10-14 |
malaterre | * TODO: *.in file to genereate a UseGDCM later
|
commit | commitdiff | tree |
2003-10-13 |
malaterre | * FIX: vtkgdcm was not being installed
|
commit | commitdiff | tree |
2003-10-13 |
malaterre | * FIX: "jpeglib.h" was not found on VC++
|
commit | commitdiff | tree |
2003-10-10 |
malaterre | * FIX: PATH to dictionary was wrong (missing /)
|
commit | commitdiff | tree |
2003-10-10 |
malaterre | * FIX: make install should be ok now on ùnix plateform
|
commit | commitdiff | tree |
2003-10-10 |
malaterre | * ENH: Generate both user and dev documentation
|
commit | commitdiff | tree |
2003-10-10 |
malaterre | * FIX: CMake generate now documentation
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | * FIX: force jpeg dir to the local one (gdcm/src/jpeg)
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | * doh, forgot the most important :)
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | * FIX: cygwin build failed
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | * FIX: http://www.cmake.org/pipermail/cmake/2003-October...
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | FIX: on cygwin Wsock32 doesn't exist
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | * doh, ADD_DEFINITIONS needed for now
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | * FIX: jpr !!!
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | * CMake-ification of gdcm, we have now two build system
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | FIX: VC++ warning about return type in main
|
commit | commitdiff | tree |
2003-10-09 |
malaterre | FIX: CV++
|
commit | commitdiff | tree |
2003-10-07 |
malaterre | * SpuriousFile.raw removed...
|
commit | commitdiff | tree |
2003-10-06 |
malaterre | * removed these files, they were "Generated automatically...
|
commit | commitdiff | tree |
2003-10-06 |
malaterre | * change GetXSpacing and GetYSpacing "%f\\%" is parsed...
|
commit | commitdiff | tree |
2003-10-06 |
malaterre | * change gdcmViewer -> vtkgdcmViewer
|
commit | commitdiff | tree |
2003-10-03 |
malaterre | * beware of trailing white space !
|
commit | commitdiff | tree |
2003-10-03 |
malaterre | * added a gdcmViewer to vtk test, use mouse to control...
|
commit | commitdiff | tree |
2003-10-03 |
malaterre | * vtkGdcmReader is now able to read rgb dicom file.
|
commit | commitdiff | tree |
2003-10-02 |
malaterre | src/*.cxx removed pragma thingies to src/gdcmCommon.h
|
commit | commitdiff | tree |
2003-09-30 |
malaterre | * add argv[1]
|
commit | commitdiff | tree |
2003-09-19 |
malaterre | * doh I had commited unix file for Win workspace !
|
commit | commitdiff | tree |
2003-09-19 |
malaterre | * oops forgot to commit Changelog :)
|
commit | commitdiff | tree |
2003-09-19 |
malaterre | * This commit should fix the Debug building under VC...
|
commit | commitdiff | tree |
2003-09-17 |
malaterre | * corrected directory parsing under Win32
|
commit | commitdiff | tree |
2003-09-17 |
malaterre | * grammar ;)
|
commit | commitdiff | tree |
2003-09-15 |
malaterre | * Fix a cygwin complain about not finding python2.3...
|
commit | commitdiff | tree |
2003-09-11 |
malaterre | * cygwin complains about missing std:: in subdir Test/
|
commit | commitdiff | tree |
2003-09-10 |
malaterre | * remove some methods that are now in gdcmHeaderHelper
|
commit | commitdiff | tree |
2003-09-10 |
malaterre | vtkGdcmReader set spacing and origin correctly
|
commit | commitdiff | tree |
2003-09-09 |
malaterre | * Fix a few delete/delete[] mismatch
|
commit | commitdiff | tree |
2003-09-08 |
malaterre | * src/gdcmHeaderHelper.[h cxx]: added new class that...
|
commit | commitdiff | tree |
2003-09-05 |
malaterre | * src/*.cxx : added pragma disable 4786/4251 to get...
|
commit | commitdiff | tree |
2003-08-29 |
malaterre | * Corrected a leak in vtkGdcmREader.cxx, the pSource...
|
commit | commitdiff | tree |
2003-08-29 |
malaterre | * Corrected a leak, the pSource was find thanks to...
|
commit | commitdiff | tree |
2003-07-29 |
malaterre | * src/win32/libgdcmjpeg12.dsp was not dos format
|
commit | commitdiff | tree |
2003-07-29 |
malaterre | missing namespace: string -> std::string
|
commit | commitdiff | tree |
2003-07-29 |
malaterre | Sorry, didn't realize named had changed .c -> 12.c
|
commit | commitdiff | tree |
2003-07-29 |
malaterre | * src/win32/libgdcmijpeg12.dsp was missing
|
commit | commitdiff | tree |
2003-07-28 |
malaterre | * src/gdcmHeader.cxx : misplaced return 0.; for ACR...
|
commit | commitdiff | tree |
2003-07-28 |
malaterre | misplaced return 0.; for ACR/NEMA
|
commit | commitdiff | tree |
2003-06-12 |
malaterre | Memory fixes (valgrind need to be run on .libs/vtkgdcmdemo...
|
commit | commitdiff | tree |
2003-06-12 |
malaterre | Header mismatch with cpp file: corrected
|
commit | commitdiff | tree |
2003-03-25 |
malaterre | Correction of a bad cut n' paste
|
commit | commitdiff | tree |
|