]> Creatis software - gdcm.git/history - src/gdcmHeader.cxx
2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
[gdcm.git] / src / gdcmHeader.cxx
2005-01-11 jpr2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-10 jprAdd some verbosity
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 jprDoxygenation
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx...
2005-01-05 jprADD : Method ComputeGroupLength
2004-12-21 malaterreBUG: Thanks to JP for bug report.
2004-12-16 malaterreBUG: Some David Clunie's baseline image have a Pixel...
2004-12-10 regrain * src/gdcmHeader.cxx : change the initialisation...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-07 malaterreSTYLE: Minor cleanup + speedup
2004-12-03 malaterreENH: Remove warnings on gcc296 about aggregate partly...
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-25 regrain * src/gdcmDocument.[h|cxx] : set the Transfert Synta...
2004-11-23 regrain * Add usefull comments in Header
2004-11-23 malaterreENH: Mostly cosmetic, but in theory this should be...
2004-11-17 regrain*** empty log message ***
2004-11-16 malaterreBUG: Some compilers complain when isdigit/isalpha/ispri...
2004-11-16 malaterreENH:
2004-11-10 malaterreENH: Commiting 1/2 patch from Jean Michel Rouet, for...
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-04 malaterreENH: Fixing bug in the dashboard, the code is buggy...
2004-10-28 malaterreENH: Minor cleanup, mostly cosmetic
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-09 malaterreENH: Remove three more sprintf ... well actually one...
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-23 jpr * VoidArea is now called BinArea (less confusing...
2004-09-20 jprLast modif before gdcmPixelData class introduction :
2004-09-14 jprNow, TestCopyDicom deals with private Entries
2004-09-10 jprCosmetic modif
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-09-01 jprSome improvements for Write problems Version0.5.bp
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-07-31 malaterreENH: Minor patch, mostly cosmetic clean up
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
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
next