]> Creatis software - gdcm.git/history - src/gdcmHeader.h
* gdcmDirList : to parse a hard drive directory in recursive (or not)
[gdcm.git] / src / gdcmHeader.h
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-02-02 jpr * FIX taking into account the possible 7fe0,0010...
2004-02-02 jpr2004-01-31 Jean-Pierre Roux
2004-01-28 jprupgrade GdcmHeaderEntry Print Method for DICOMDIR
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-16 jprnew Print method for gdcmHeaderEntry
2004-01-16 jpr * removal of class gdcmHeaderEntrySet
2004-01-15 jprWrite uses now chained list instead of (now unuable...
2004-01-14 jprSome modif in comments; doxygen, etc
2004-01-14 regrain * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
2004-01-13 jprdoxygenation improvement
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-12 regrain * src/*.h : add comments
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-11-13 malaterre*FIX: Change GetLUTRGBA to return unsigned char instead...
2003-11-12 jpr *ENH gdcmHeader constructor has one more paramete...
2003-11-10 jpr *FIX : gdcmHeader::LoadElements is now based
2003-10-30 jprOps ! Forgot to commit the .h
2003-10-21 jpradd the method
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-09-10 malaterre* remove some methods that are now in gdcmHeaderHelper
2003-07-29 malaterremissing namespace: string -> std::string
2003-07-23 jpr- Color problems taken in to account
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-02 jprnow gdcmFile::GetImageDataIntoVector, gdcmFile::GetImag...
2003-07-01 frog * src/gdcmHeader.h doesn't make unnecessary refer...
2003-07-01 jprNow GetXImagePosition, GetYImagePosition, GetZImagePosition
2003-06-26 jprAdding :
2003-06-20 jprFinal remove of spurious testTS
2003-06-17 jprAdd JPEG 6b files
2003-05-28 frog * When compiling with distutils (see setup.py...
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-06 jpr Add protected method : gdcmElValue * GetElValueByNumb...
2003-05-05 frog * vtk subdir added. Contains vtkGdcmReader.[cxx...
2003-05-05 jprModif prise en compte jpeg lossless
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-15 frog * Memory link hunt (by using valgrind --leak...
2003-04-11 frog Clean up with JPR. Frog
2003-04-09 jprUpdateGroupLength re-written using H-Table
2003-04-08 frog Brutal commit. --- Frog
2003-04-07 frog Brutal commit. Changelog to come.... Frog
2003-04-03 jprajouts accesseurs
2003-04-01 jprUpdate for writting DCM files
2003-03-31 frog * src/gdcmHeader.h: LoadElements() is not a publi... April2003
2003-03-26 frog * src/gdcmHeader[h, cxx] gdcmHeader now has an...
2003-03-25 malaterreCorrection of a bad cut n' paste
2003-03-24 frog * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now...
2003-03-12 frog * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx...
2003-03-12 jprPOur traiter certaines (?) images Philips pour lesquell...
2003-03-10 jprdeclaration de dcm2acr
2003-03-10 frog * gdcmPython/__init__.py doesn't crash anymore...
2003-03-06 frog * src/gdcmHeader.h and gdcmHeader.cxx Coding...
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...