]> Creatis software - gdcm.git/history - src/gdcmDocument.h
First stage of name normalisation : gdcm::File replace by gdcm::FileHelper
[gdcm.git] / src / gdcmDocument.h
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-20 jprThe following methods
2005-01-20 regrain * src/gdcmDebug.h : remove the Debug test in the...
2005-01-19 jprFix typo
2005-01-18 jprAdd missing Document::GetSeqEntry() method
2005-01-18 jprTaking into account of 'Transfer Syntax' value
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-17 jprDocument::CheckIfEntryExist is now public
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 jpr 2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-12 jpr2005-01-12 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-12 jprTry to explain better what SwapCode means
2005-01-11 malaterreENH: Since HandleOutOfGroup0002 need access to the...
2005-01-11 malaterreBUG: Fix bug for Philips NTSCAN, this was fixed everyw...
2005-01-11 malaterreSTYLE: minor clean up
2005-01-11 malaterreENH: Untangle the transfer syntax from the Document...
2005-01-11 jpr2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-07 jprRemoval of useless and dangerous methods :
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 regrain * src/gdcmDocument.[h|cxx] : remove all copy of...
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 jprENH : now parsing creates a Vitual DictEntry for Pixel...
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-03 malaterreENH: * Huge cleanup:
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain fix compilation warnings for the gdcm::Document...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-25 regrain * src/gdcmDocument.[h|cxx] : set the Transfert Synta...
2004-11-24 regrain * Amelioration of code, remove some code copy. For...
2004-11-17 malaterreENH: Adding support for GE Private Transfer Syntax...
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-15 regrain * src/gdcmDocument.[cxx|h] : fix memory leaks. The...
2004-11-12 malaterreBUG: Apply patch proposed by Peter Cech (ITK user)...
2004-10-28 malaterreENH: Minor cleanup, mostly cosmetic
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...