]> Creatis software - gdcm.git/history - src/gdcmDocument.h
Fix mistypings
[gdcm.git] / src / gdcmDocument.h
2004-10-24 malaterreENH: minor cleanup patch, use TagName instead of std...
2004-10-22 malaterreENH: Initial work in gathering all transfer syntax...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
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-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-09 malaterreENH: Remove one more sprintf
2004-10-06 frog * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit...
2004-10-06 frog - src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ...
2004-10-06 frog * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 malaterreENH: Remove function instead of putting stoopid comment
2004-09-23 malaterreENH: What the hell! There is no way it compiles on...
2004-09-23 jpr * VoidArea is now called BinArea (less confusing...
2004-09-23 jpr2004-09-23 Jean-Pierre Roux
2004-09-20 jprLast modif before gdcmPixelData class introduction :
2004-09-17 frog * ENH: added some utility method that builds a flat...
2004-09-16 jprgdcmDocument::ReplaceOrCreateByNumber has now an extra...
2004-09-14 jprNow, TestCopyDicom deals with private Entries
2004-09-03 jprCheckEntryIfExistByNumber returns a bool (no longer...
2004-09-03 jprTemporary (?) uncomment of method gdcmElementSet::GetEn...
2004-09-03 malaterreENH: bad hack to be able to write dicom the way I want...
2004-08-31 jprDoxygenation
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
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-07-31 malaterreENH: Minor patch, mostly cosmetic clean up
2004-07-31 malaterreENH: Support icc8 compilation: warning #470: qualified...
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-07-19 malaterreENH: Apply cleanup patch
2004-07-16 malaterreENH: Minor cleanups + ShowDicom now reread a written...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-29 frog * Test/TestReadWriteReadCompare.cxx was properly...
2004-06-29 jprFIX : remove Frog's beautified, but never checked ...
2004-06-28 jprDoxygenation
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-25 jprremoval of methode gdcmDocument::WriteF, replaced by...
2004-06-24 jprJean-Pierre Roux
2004-06-22 jprRemoval of now useless gdcmDocument::LoadVLEntry method
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-21 malaterreENH:First chunk of patch:
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-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-09 frog Sub-minor fixes on std inclusion... JPR + Frog
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-04 jprTaking into account the 'Dicom Sequences' leads up...