]> Creatis software - gdcm.git/history - src/gdcmFile.cxx
gdcmHeader::gdcmHeader(const char *InFilename, bool exception_on_error)
[gdcm.git] / src / gdcmFile.cxx
2003-10-15 jprgdcmHeader::gdcmHeader(const char *InFilename, bool...
2003-10-15 jprEmprovement of reading for Dicom encapsulated Jpeg...
2003-10-14 jpr--> Some supposed-to-be Dicom Images have no preamble.
2003-10-13 jprAccording to PS 3.3-2003 C.11.1.1.2 p 619, when each...
2003-10-07 malaterre* SpuriousFile.raw removed...
2003-10-03 jprOne more JPEG LossLess type "JPEG Baseline (Process...
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 jpr-->File gdcmParse.cxx added
2003-09-24 jprcout replaced by std::cout
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 jprRemove using namespace std;
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-09-11 jprSpecial patch to allow gdcm to read ACR-LibIDO formatte...
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-29 regrain * src/gdcmHeader.h : add std:: prefix for stl...
2003-07-23 jpr- Color problems taken in to account
2003-07-07 frog * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug...
2003-07-03 regrain * src/gdcmFile.cxx : bug fix under Window after...
2003-07-03 jpr- gdcmDebug set to 0 in ordrer to avaoid some spurious...
2003-07-02 jprnow gdcmFile::GetImageDataIntoVector, gdcmFile::GetImag...
2003-07-01 jprsome useless tests removed
2003-07-01 frog * gdcmPython/Makefile.am now avoids calling the...
2003-06-17 jprAdd JPEG 6b files
2003-05-21 regrain * 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 jprModif prise en compte jpeg lossless
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-11 frog Clean up with JPR. Frog
2003-04-08 frog Brutal commit. --- Frog
2003-04-07 frog Brutal commit. Changelog to come.... Frog
2003-04-01 jprUpdate for writting DCM files
2003-03-29 frog * gdcm/Doc many doxygen changes:
2003-03-21 jprCalcul correct (merci, Eric!) de la longueur de chaque...
2003-03-12 frog * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx...
2003-03-10 jprPour décoder proprement les champs de 'value Multiplici...
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...
2003-01-28 jprDernier commit avant supsension provisoire des travaux...
2003-01-14 jprAjout fonction
2003-01-14 jprAjout fonctions
2003-01-10 jprajout quelques fonctions pour WriteDcm
2003-01-08 jprharmonisation des codes retour UNFOUND et gdcm::Unfound
2003-01-08 jprremplace UNFOUND par gdcm::Unfound
2003-01-08 jprajout quelques fonctions gdcmFile
2002-12-19 jprgcdmPutDataHere
2002-12-19 jprPrise en compte du Swap des Pixels
2002-12-19 jprAjout de quelques Accesseurs pour la Transfert Syntax.
2002-12-19 jprCommenataires?
2002-10-31 frog * Straightforward temporary fixes for swig to build...
2002-10-17 frog * Truckload of changes. Parsing of header is...