]> Creatis software - gdcm.git/history - src/gdcmDocEntrySet.cxx
Fix mistypings
[gdcm.git] / src / gdcmDocEntrySet.cxx
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
2007-07-27 jprFix some comments
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-04-12 jprEnglish mistakes
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-03-22 jprTo speed up the parsing process (avoid accessing HTable...
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2006-01-27 jprAdd #include for BCC
2005-11-21 jprTo avoid futher confusion in Validator, when the VR...
2005-10-27 jprRemove useless warning message
2005-10-25 regrain * Remove memory leaks
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-21 regrain * Fix bug... sorry, too quick commit when correcting...
2005-10-21 regrain * Fix memory leaks
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Minor coding-style clean up
2005-09-06 jprAdd the GetEntryForcedAsciiValue method to deal with...
2005-08-24 jprRemoval of QD patch for Private Sequence + Immplicit VR.
2005-06-24 jprSummer nights are really too hot to sleep.
2005-02-17 jprFix comments
2005-02-11 jprTypo, comments, doxygenation
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-04 jpr * Add GetFirstValEntry + GetNexxtValEntry, for Python...
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-26 regrain * FIX : remove so many friend between classes
2005-01-26 jprFriend hunting + typo
2005-01-26 jprTypo
2005-01-25 regrain * src/gdcmDocEntrySet.cxx : Bug fix when getting...
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 jprSome normalizations :
2005-01-20 jprGeneral .h typo unification
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: minor style
2005-01-07 malaterreENH: minor style
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-07 jprRemoval out of the Dicom Dictionary of non dicom 'fourt...
2005-01-07 jprRemoval of useless and dangerous methods :
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx] : Remove used methods
2005-01-06 jprDoxygenation
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx...
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-03 malaterreENH: * Huge cleanup:
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-10-27 malaterreENH: Remove any possible leaks with the dictionary...
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-16 frog * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet...
2004-09-14 jprNow, TestCopyDicom deals with private Entries
2004-09-10 jprDoxygenation
2004-09-07 jprADD : gdcmGlobal::CountSubstring method
2004-08-31 jprDoxygenation
2004-08-31 jprDoxygenation
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-01 malaterreENH: Who would have bet ! Some cosmetic cleanups
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-22 malaterreplease compile before commit
2004-06-22 jprremove tabs
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-20 frog * Erroneous leading white fix:
2004-06-07 jprLast commit before the final(?) one, for the new version.
2004-05-19 jprSooooon, it will be OK
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-05 jprThe shows goes on
2004-05-04 jprTaking into account the 'Dicom Sequences' leads up...