]> Creatis software - gdcm.git/history - src/gdcmDocument.h
* Minor coding-style clean up
[gdcm.git] / src / gdcmDocument.h
2005-10-18 regrain * Minor coding-style clean up
2005-09-07 jprMeta Elements group length (follows previous commit)
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-29 jprAdd
2005-08-24 jprRemoval of QD patch for Private Sequence + Immplicit VR.
2005-07-30 jprComments
2005-07-17 jprComments
2005-07-11 jprDoxygenation
2005-07-08 jprNew features for DicomDir
2005-07-07 jprOn the way to gdcm2 ...
2005-06-29 jprAdd the NO_SHADOWSEQ load mode
2005-06-03 jprDoxygenation
2005-06-02 jprAdd warning about Load Mode
2005-05-03 jprLoad returns now a bool (allow user not to call IsReada...
2005-04-26 jprShould leave gdcm::Document constructor in a much quicker
2005-04-14 jprNow, user can ask gdcm::DicomDir to skip SeqEntries...
2005-03-22 jpr*** empty log message ***
2005-02-11 jprComments
2005-02-06 jpr* Add method File::AnonymizeNoLoad, to allow anomymizin...
2005-02-02 regrain * Reorder source code
2005-01-31 jprCosmetics
2005-01-26 regrain * move RLEInfo & JPEGInfo from Document to File
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 jprSome normalizations :
2005-01-21 jprStage 2 of names normalization :
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...
next