]> Creatis software - gdcm.git/history - src/gdcmElementSet.cxx
* FIX : now, the DocEntries are all deleted in the gdcmElementSet.
[gdcm.git] / src / gdcmElementSet.cxx
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-16 regrain * gdcmElementSet.cxx : Bad patch to pass the test...
2004-11-16 regrain * FIX: src/gdcmUtil.cxx : to compile with MSVC6
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-05 malaterreBUG: Remove tons of mem leaks. There are still plenty...
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-22 malaterreFIX: Some unused var, just (void)'ing them
2004-09-17 frog * ENH: added some utility method that builds a flat...
2004-09-16 frog * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet...
2004-09-03 jprFIX :
2004-08-31 jprDoxygenation
2004-07-19 malaterreENH: Apply cleanup patch
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-25 malaterreEMH: *Add PrintAllDocument, dog slow right now
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-22 jprWell ...
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-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-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-04 jprTaking into account the 'Dicom Sequences' leads up...