]> Creatis software - gdcm.git/history - src/gdcmValEntry.cxx
* Prepare the modifications for a new DocEntry structuration
[gdcm.git] / src / gdcmValEntry.cxx
2005-07-05 malaterreENH: More patch from Luca to fix compilation on BCB6
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-07 jprRemove some spurious calls to Format
2005-04-24 malaterreCOMP: gcc 4.0 dont like ; in #define
2005-03-22 jpr*** empty log message ***
2005-02-14 jprremove useless comments
2005-02-06 jprTypo
2005-02-02 regrain * Reorder source code
2005-02-02 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-30 jprCosmetics
2005-01-25 regrain * src/gdcmDocEntrySet.cxx : Bug fix when getting...
2005-01-25 jprIn ordrer to avoid missbehaviour :
2005-01-24 jprStage 3 of normalization :
2005-01-23 jprSome normalizations :
2005-01-19 regrain * src/gdcmDocEntry.h : DocEntry is now secure. User...
2005-01-17 malaterreENH: First pass at simplifying the JPEG stuff.
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-12 jprFIX : comparison between GDCM_NOTLOADED and Transfer...
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-06 jprCoding Style + Doxygenation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-16 malaterreBUG: Some compilers complain when isdigit/isalpha/ispri...
2004-11-10 malaterreCOMP: Fix comparison between signed and unisgned
2004-11-08 malaterreENH: Solve problem with Theralys images Version0.6.bp
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
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, the last ones
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-10 jprCosmetic modif
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-08-27 jprlight modif around DICOMDIR stuff
2004-08-16 malaterreENH: Fix a shadow variable
2004-08-01 malaterreENH: Who would have bet ! Some cosmetic cleanups
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-20 jprJean-Pierre Roux
2004-07-19 jprNow Examples/PrintFile displays properly Transfert...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-28 jprFIX : odd length of string corresponding to an integer pb
2004-06-24 jprJean-Pierre Roux
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-22 jprENH : method gdcmValEntry::Write doesn't need the...
2004-06-22 malaterreENH: stdify
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-21 frog * src/gdcmBinEntry.cxx, gdcmValEntry.cxx: gdcmBinEn...
2004-06-21 malaterreENH: Ok second chunk of patch, tests seems to go smoothly
2004-06-20 frog * Erroneous leading white fix:
2004-06-15 jprJean-Pierre Roux
2004-06-10 jprnow gdcmFile::GetImageData loads pixels *and* updates...
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-05-18 jprPLEASE : keep on waiting for the final version !
2004-05-12 jprgeneral commit of (future) new classes.
2004-05-04 jprTaking into account the 'Dicom Sequences' leads up...