]> Creatis software - gdcm.git/history - src/gdcmSQItem.cxx
Stage 3 of normalization :
[gdcm.git] / src / gdcmSQItem.cxx
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-19 jprFix bug on DicomDir utilities
2005-01-19 jprAdd missing SQItem methods
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-17 jprSQItem number within a given SeqEntry is now displayed...
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-11 malaterreSTYLE: minor clean up
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
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-06 jprCoding Style + Doxygenation
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-10 malaterreENH: Commiting 1/2 patch from Jean Michel Rouet, for...
2004-11-04 malaterreBUG: i was shadowing another var
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-10-28 malaterreENH: Minor cleanup, mostly cosmetic
2004-10-27 malaterreENH: Remove any possible leaks with the dictionary...
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-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-16 frog * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet...
2004-08-27 jprlight modif around DICOMDIR stuff
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-01 malaterreENH: Who would have bet ! Some cosmetic cleanups
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-17 malaterreENH: Dummy cleanup patch
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-25 jprtest
2004-06-25 malaterreEMH: *Add PrintAllDocument, dog slow right now
2004-06-24 jprJean-Pierre Roux
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-23 malaterreFIX: GDCM was not compiling with -W -Wall
2004-06-22 jprWell ...
2004-06-22 jprENH : method gdcmValEntry::Write doesn't need the...
2004-06-22 jprremove tabs
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
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-09 jprStill in a debugging status.
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 jprThe shows goes on
2004-05-04 jprTaking into account the 'Dicom Sequences' leads up...