]> Creatis software - gdcm.git/history - src/gdcmDocument.cxx
* Preparation of writing a gdcmHeader iterator: generalisation of gdcmTagKey
[gdcm.git] / src / gdcmDocument.cxx
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-13 jprdealing with 'zero length' integers
2004-09-10 jprCosmetic modif
2004-09-10 jprDoxygenation
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-09-07 jprADD : gdcmGlobal::CountSubstring method
2004-09-03 jprCheckEntryIfExistByNumber returns a bool (no longer...
2004-08-31 jprDoxygenation
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-16 malaterreENH: forgot this easy one
2004-08-16 malaterreFIX: There were lot of shadowed variables, could have...
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-08-02 frog * gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't decla...
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: Minor patch, mostly cosmetic clean up
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-07-28 malaterreFIX: mem leak
2004-07-28 malaterreFIX: valgrind reported this one:
2004-07-20 jprJean-Pierre Roux
2004-07-19 jprNow Examples/PrintFile displays properly Transfert...
2004-07-19 malaterreENH: Fix warnings
2004-07-19 malaterreBUG: There was two bombs at the same time. Guess what...
2004-07-19 malaterreENH: Ok let's be safe
2004-07-19 malaterreBUG: Need to lean c++ (bug in g++ ?)
2004-07-19 malaterreENH: Apply cleanup patch
2004-07-16 malaterreENH: Minor cleanups + ShowDicom now reread a written...
2004-07-14 malaterreFIX: Could not compile with warnings flags on
2004-07-06 frog * WARNING: ctest now depends more tightly on gdcmDat...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-30 frog * Test/CmakeList.txt: removed the following from...
2004-06-29 frog * Test/TestReadWriteReadCompare.cxx was properly...
2004-06-29 jprFIX : remove Frog's beautified, but never checked ...
2004-06-29 frog * src/gdcmDocument.cxx: for broken (non DICOM V3...
2004-06-28 malaterreFix warnings, and fix TestWriteRead
2004-06-28 jprDoxygenation
2004-06-28 jprremove old mutimap related code
2004-06-28 jprFIX : odd length of string corresponding to an integer pb
2004-06-28 jpr- now gdcmHeader has its own Write methods (in order...
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-25 malaterreENH: flipping -W -Wall into -Wall -W does not produce...
2004-06-25 jprremoval of methode gdcmDocument::WriteF, replaced by...
2004-06-25 frog * Test/PrintAllDocument.cxx: looping on files is...
2004-06-24 jprJean-Pierre Roux
2004-06-23 jpr'(' and ')' removed around the return
2004-06-23 jprminor modif to avoid casts
2004-06-23 frog Bugfixes. --- JPR (with frog)
2004-06-23 frog src/gdcmDocument.cxx: bug fix.
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-23 jprgdcmDocument.cxx
2004-06-22 jprNow Binary data are loaded, whenever it's possible...
2004-06-22 jprRemoval of now useless gdcmDocument::LoadVLEntry method
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-21 malaterreENH:First chunk of patch:
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-18 frog * Valgrind note: after Mathieu Malaterre teached...
2004-06-15 frog * src/gdcmDocument.[h|cxx]:
2004-06-15 jprJean-Pierre Roux
2004-06-15 jprJean-Pierre Roux
2004-06-10 jprnow gdcmFile::GetImageData loads pixels *and* updates...
2004-06-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-06-09 jprsub-minor ... and so forth
2004-06-09 jprStill in a debugging status.
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-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-04 jprTaking into account the 'Dicom Sequences' leads up...