]> Creatis software - gdcm.git/history - src/gdcmBinEntry.cxx
ENH: Apply patch from ITK back to main CVS. Fix problem with gcc2.95, we may need...
[gdcm.git] / src / gdcmBinEntry.cxx
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-15 regrain * src/gdcmDocument.[cxx|h] : fix memory leaks. 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-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-23 jpr * VoidArea is now called BinArea (less confusing...
2004-09-23 jpr2004-09-23 Jean-Pierre Roux
2004-09-20 jprLast modif before gdcmPixelData class introduction :
2004-09-15 malaterreVery cautiously put gdcmDocentry destr as virtual,...
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-10 jprDoxygenation
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-08-31 jprDoxygenation
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-06-25 jprtabs
2004-06-24 jprJean-Pierre Roux
2004-06-23 frog Bugfixes. --- JPR (with frog)
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-22 jprWell ...
2004-06-22 jprremove tabs
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-21 frog * src/gdcmBinEntry.cxx, gdcmValEntry.cxx: gdcmBinEn...
2004-06-20 frog * Erroneous leading white fix:
2004-06-19 frog * In order to fix memory leaks:
2004-06-18 frog * In order to fix writing of dicom files:
2004-06-15 jprJean-Pierre Roux
2004-06-08 frog Sub-minor std-related fixes... Jpr+Frog
2004-06-07 jprLast commit before the final(?) one, for the new version.
2004-05-18 jprPLEASE : keep on waiting for the final version !
2004-05-12 jprgeneral commit of (future) new classes.
2004-05-05 jprforget this one
2004-05-05 jprabout compile errors
2004-05-04 jprTaking into account the 'Dicom Sequences' leads up...