]> Creatis software - gdcm.git/history - src/gdcmHeader.cxx
* src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed inclusion of errno.h
[gdcm.git] / src / gdcmHeader.cxx
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-07-19 jprNow Examples/PrintFile displays properly Transfert...
2004-07-17 malaterreENH: Cautiously apply second cleanup patch
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-29 jprFIX : remove Frog's beautified, but never checked ...
2004-06-28 jprDoxygenation
2004-06-28 jprremove old mutimap related code
2004-06-28 jprFIX : odd length of string corresponding to an integer pb
2004-06-28 jpr- now gdcmHeader has its own Write methods (in order...
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-23 jprgdcmDocument.cxx
2004-06-23 malaterreSTYLE: Cleanup outside API, there is still too much...
2004-06-22 jprremove tabs
2004-06-21 malaterreENH:First chunk of patch:
2004-06-20 frog * Erroneous leading white fix:
2004-06-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-09 jprStill in a debugging status.
2004-06-08 jprmoved from gdcmParser to gdcmDocument.
2004-05-05 regrain * src/gdcmFile.cxx, gdcmHeader.cxx : bug fix for...
2004-05-03 malaterreReplace the DEBUG on the stack with a global entry...
2004-04-30 frog Doxygenation.
2004-04-30 jprgdcmParser doesn't loop any longer inside the Pixel...
2004-04-28 malaterreAdding std::
2004-04-28 jpr2004-04-28 Jean-Pierre Roux
2004-04-23 malaterreENH: change malloc/calloc/free with there c++ equivalent
2004-04-21 jprComments added
2004-03-30 frog * src/gdcmParser.[cxx|h] and gdcmHeader.[cxx.h...
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-05 jpradd gdcmHeader::anonymiseHeader() method
2004-02-05 regrain * ENH : remove cout
2004-02-05 jprdoxygenation
2004-02-04 jprdoxygenation
2004-02-04 jprFinal solution (?) to embedded icone images
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-02-03 jprhandling 'non string elements' unsecure area (LUT,...
2004-02-02 jpr * FIX taking into account the possible 7fe0,0010...
2004-01-30 jprsome DICOMDIR writting purpose modif
2004-01-28 jprupgrade GdcmHeaderEntry Print Method for DICOMDIR
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-23 jpr- ANSIfy gdcmDicomDir.cxx
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-20 regrain * add shadow dictionary
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-16 jpr * removal of class gdcmHeaderEntrySet
2004-01-15 regrain * src/gdcmDicSet.[h|cxx] : add virtual entries...
2004-01-15 jprWrite uses now chained list instead of (now unuable...
2004-01-15 jprdoxygenation + modif in Header printing
2004-01-14 jprSome modif in comments; doxygen, etc
2004-01-14 jprmodif in Header printing
2004-01-14 regrain * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
2004-01-13 regrain * To remove warnings
2004-01-13 jprdoxygenation improvement
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-13 regrain * src/gdcmDict.cxx, gdcmElValSet.cxx : bug fix...
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-11-18 malaterre*FIX: Use carnaught table to reduce boolean expr !
2003-11-14 malaterre*FIX: Solaris + gcc fixed induced backward error. ...
2003-11-13 malaterre*FIX: Some compilation problem on SunOS with no ANSI...
2003-11-13 jpradd '\0' after ostringstream to avoid oddities on Solrais
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-12 malaterre*ENH: Update CMakeLists
2003-11-10 jpr *FIX : gdcmHeader::LoadElements is now based
2003-11-10 jpr *FIX : gdcmHeader::LoadElements is now based
2003-11-07 jpr *ENH gdcmHeader::FixFoundLength now allow to ...
2003-11-05 malaterre*** empty log message ***
2003-11-05 malaterre*FIX: DOH again the same bug of unsigned vs. signed !
2003-11-05 malaterreFIX: DOH !! [0 255[ doesn't contains 256 elements ...
2003-11-03 jpr2003-11-03 Jean-Pierre Roux
2003-10-31 malaterre*FIX: VC++ compilation, still for loop dummy stuff
2003-10-31 jpr * ENH : Add the functions gdcmFile::GetImageDataRaw
2003-10-30 jpr2003-10-29 Jean-Pierre Roux
2003-10-23 jprgdcm now deals with 16 Bits Run Length Encoded images
2003-10-21 jpr- garbage Siemens 'Leonardo' images dealt with
2003-10-15 jprgdcmHeader::gdcmHeader(const char *InFilename, bool...
2003-10-14 jpr--> Some supposed-to-be Dicom Images have no preamble.
2003-10-10 jprENH : OpenFile closes the file if it *really* doesn...
2003-10-10 malaterre* FIX: PATH to dictionary was wrong (missing /)
2003-10-09 malaterre* FIX: jpr !!!
2003-10-09 jprOdd length strings are padded with '\0' (not with space...
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 jprgdcmFile::GetImageDataIntoVector now
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-24 jprThe lines are now eigthy characters long...
2003-09-24 jprRemove spurious tests
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 \n in std::cout and std::cerr replaced by...
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-10 malaterre* remove some methods that are now in gdcmHeaderHelper
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-28 malaterremisplaced return 0.; for ACR/NEMA
next