]> Creatis software - gdcm.git/history - src/gdcmDocEntry.h
* Remove friend classes between DocEntry and File
[gdcm.git] / src / gdcmDocEntry.h
2005-01-28 regrain * Remove friend classes between DocEntry and File
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-21 jprStage 2 of names normalization :
2005-01-19 regrain * src/gdcmDocEntry.h : DocEntry is now secure. User...
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-07 jprAdd VM related methods
2005-01-07 jprAdd accesors on VM
2005-01-06 jprCoding Style + Doxygenation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-03 malaterreENH: * Huge cleanup:
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-16 frog * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-08 malaterreENH: Minor cleanup, still removing stdio.h and co ...
2004-10-07 malaterreENH: Seriously removed warnings
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-15 malaterreVery cautiously put gdcmDocentry destr as virtual,...
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-03 malaterreFIX: minor inconsistency
2004-09-03 jprTemporary (?) uncomment of method gdcmElementSet::GetEn...
2004-08-31 jprDoxygenation
2004-08-01 malaterreENH: Who would have bet ! Some cosmetic cleanups
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-31 malaterreENH: Support icc8 compilation: warning #470: qualified...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-24 frog * DEVELOPPER: added a proposition of coding style.
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-20 frog * Erroneous leading white fix:
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-06-09 jprStill in a debugging status.
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 jprabout compile errors
2004-05-05 jprThe shows goes on
2004-05-04 jprTaking into account the 'Dicom Sequences' leads up...