]> Creatis software - gdcm.git/history - src
* FIX: CMake generate now documentation
[gdcm.git] / src /
2003-10-09 malaterre* FIX: force jpeg dir to the local one (gdcm/src/jpeg)
2003-10-09 malaterre* FIX: http://www.cmake.org/pipermail/cmake/2003-Octobe...
2003-10-09 malaterreFIX: on cygwin Wsock32 doesn't exist
2003-10-09 malaterre* doh, ADD_DEFINITIONS needed for now
2003-10-09 malaterre* FIX: jpr !!!
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system
2003-10-09 jprOdd length strings are padded with '\0' (not with space...
2003-10-07 malaterre* SpuriousFile.raw removed...
2003-10-06 malaterre* removed these files, they were "Generated automatical...
2003-10-06 malaterre* change GetXSpacing and GetYSpacing "%f\\%" is parsed...
2003-10-06 jprA few nasty patches to allow the reading of a lot of...
2003-10-03 jprOne more JPEG LossLess type "JPEG Baseline (Process...
2003-10-03 malaterre* beware of trailing white space !
2003-10-03 jprgdcmHeaderHelper::GetNumberOfScalarComponents() added...
2003-10-03 jprgdcmFile::GetImageDataIntoVector now
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-25 jprNow gdcmParse.cxx is 80 characters line long.
2003-09-25 jpr-->File gdcmParse.cxx added
2003-09-24 jprThe lines are now eigthy characters long...
2003-09-24 jprRemove spurious tests
2003-09-24 regrainRemaining etc... replaced by ...
2003-09-24 jprostream replaced by std::ostream
2003-09-24 jprmistyping corrected
2003-09-24 jprwarning added in doxygen part
2003-09-24 jprRemaining ... and so on
2003-09-24 jprcout replaced by std::cout
2003-09-24 jprRemaining hex replaced by std::hex
2003-09-24 jprRemaining vector replaced by std::vector
2003-09-24 jprRemaining ...
2003-09-24 jprmistyping corrected
2003-09-24 jprremaining and so on ...
2003-09-24 jpristream replaced by std::istream
2003-09-24 jprRemaining ostream replaced by std::ostream
2003-09-24 jprRemaining \n in std::cout and std::cerr replaced by...
2003-09-24 jprRemaining cerr replaced by std::cerr
2003-09-24 jprMistyping in doxygen header corrected
2003-09-24 jprRemove using namespace std;
2003-09-22 regrain * src/gdcmUtil.[cxx|h] : change the _CreateCleanS...
2003-09-19 malaterre* doh I had commited unix file for Win workspace !
2003-09-19 malaterre* This commit should fix the Debug building under VC...
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-09-17 malaterre* corrected directory parsing under Win32
2003-09-16 frog Makefile.am now exports gdcm.dsw for Windoze users...
2003-09-11 jprMissing modalities added, to be compliant with DICOM...
2003-09-11 jprSpecial patch to allow gdcm to read ACR-LibIDO formatte...
2003-09-10 malaterre* remove some methods that are now in gdcmHeaderHelper
2003-09-09 malaterre* Fix a few delete/delete[] mismatch
2003-09-08 malaterre* src/gdcmHeaderHelper.[h cxx]: added new class that...
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-29 malaterre* src/win32/libgdcmjpeg12.dsp was not dos format
2003-07-29 regrain * src/gdcmHeader.h : add std:: prefix for stl...
2003-07-29 malaterremissing namespace: string -> std::string
2003-07-29 malaterreSorry, didn't realize named had changed .c -> 12.c
2003-07-29 malaterre* src/win32/libgdcmijpeg12.dsp was missing
2003-07-28 malaterremisplaced return 0.; for ACR/NEMA
2003-07-24 regrain * src/jpeg/libijg12/.cvsignore, jconfig.* : ommit...
2003-07-23 jprAdding the empty gdcmRLE.cxx file
2003-07-23 jprAdd empty gdcmJpeg2000.cxx, ready for the future
2003-07-23 jprFor 12 bits jpeg, it could help :-(
2003-07-23 jprfor libijg8
2003-07-23 jprFor libijg12
2003-07-23 jprAdd Jpeg 12 bits .c files,
2003-07-23 jpradding jpeg12 bits .h file , in libijg12.
2003-07-23 jprremove 12 bits .c files out of lib 8
2003-07-23 jprremove '12 bits' files out of lib 8
2003-07-23 jpr- Color problems taken in to account
2003-07-23 jpradding the UIDs full names
2003-07-23 jprC files for 1é bits Jpeg lossy (from IJG 6b)
2003-07-23 jprinclude files for 8 bits Jpeg Lossy (from IJG 6b)
2003-07-23 jprjBitsInJsample.h : to avoid pb when including in gdcmJp...
2003-07-08 regrain * vtk/testvtkGdcmReader.cxx : remove a symbol...
2003-07-07 frog * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug...
2003-07-07 regrain * vtk/vtkGdcmReader.cxx : bug fix when loading...
2003-07-04 regrain * src/gdcmHeader.h : added method to get the...
2003-07-03 regrain * src/gdcmFile.cxx : bug fix under Window after...
2003-07-03 jprAll the 'accesors with euristics' move to the end of...
2003-07-03 jpr- gdcmDebug set to 0 in ordrer to avaoid some spurious...
2003-07-02 jprnow gdcmFile::GetImageDataIntoVector, gdcmFile::GetImag...
2003-07-02 regrain * src/jpeg/libijg8/jconfig.* : JPR bug fix :...
2003-07-01 jprsome useless tests removed
2003-07-01 jprmistyping corrected
2003-07-01 frog * src/gdcmHeader.h doesn't make unnecessary refer...
2003-07-01 frog * gdcmPython/Makefile.am now avoids calling the...
2003-07-01 jprNow GetXImagePosition, GetYImagePosition, GetZImagePosition
2003-06-26 jprAdding :
2003-06-24 frog * Clean up of previous JPR garbage commit (not...
2003-06-20 jprFinal remove of spurious testTS
2003-06-17 jprAdd JPEG 6b files
2003-06-17 jprTo display the actual value of Transfer Syntax (instead...
2003-05-28 frog * When compiling with distutils (see setup.py...
2003-05-22 regrain*** empty log message ***
2003-05-21 regrain * src/*.[h] all occurences of stl classes are...
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-05-12 frog * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPix...
2003-05-07 frog Correction of previous commit. Sorry. --- Frog.
2003-05-07 frog * src/gdcmHeader.cxx: the constructor no longer...
2003-05-06 jpr Add protected method : gdcmElValue * GetElValueByNumb...
2003-05-06 frog Removing all the Data files (use gdcmData module...
2003-05-05 frog * vtk subdir added. Contains vtkGdcmReader.[cxx...
2003-05-05 jprModif prise en compte jpeg lossless
next