]> Creatis software - gdcm.git/history - src/gdcmDocument.cxx
* gdcmPython/gdcm.i : bug fix. Now string are correctly converted in python
[gdcm.git] / src / gdcmDocument.cxx
2005-02-07 regrain * gdcmPython/gdcm.i : bug fix. Now string are correc...
2005-02-06 jpr* Add method File::AnonymizeNoLoad, to allow anomymizin...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-03 jprTypo normalization
2005-02-02 malaterreBUG: Try real bytes swapping formula...
2005-02-02 regrain * Reorder source code
2005-02-02 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-31 jprCosmetics
2005-01-28 regrain * src/gdcmFile.cxx, gdcmDocument.cxx : fix the bug...
2005-01-28 regrain * Test/TestVR.cxx : fix memory leaks
2005-01-26 regrain * move RLEInfo & JPEGInfo from Document to File
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-26 jprTypo
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 regrain * Test/VTKTest*.cxx : remove the show variable in...
2005-01-25 regrain * src/gdcmDocument.cxx : bug fix on potential memory...
2005-01-24 jprFix compile warning
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 jprSome normalizations :
2005-01-20 jprThe following methods
2005-01-20 regrain * src/gdcmSQItem[h|cxx] : rename some methods to...
2005-01-20 regrain * src/gdcmDebug.h : remove the Debug test in the...
2005-01-19 regrain * src/gdcmDocEntry.h : DocEntry is now secure. User...
2005-01-19 jprGetDocEntry,GetValEntry,GetBinEntry,GetSeqEntry are...
2005-01-18 jprAdd missing Document::GetSeqEntry() method
2005-01-18 jprTaking into account of 'Transfer Syntax' value
2005-01-18 malaterreBUG: Fix compilation on mingw
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-17 jprForget this one
2005-01-17 jprin order to be able to use fearlessly copy-paste group...
2005-01-17 jpr * FIX 'Item' entry (fffe,e000) is now correctly...
2005-01-15 malaterreENH: Apparently implementation of GetMacAddress linux...
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 jprNow DicomDir::IsReadable() works
2005-01-13 jprENH : Entry fffe have never VR. Don't verbose useless...
2005-01-13 jpr 2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-12 malaterreENH put a debug macro trying to find problem with maked...
2005-01-12 malaterreSTYLE: Remove warning about unused var
2005-01-12 jprFIX : comparison between GDCM_NOTLOADED and Transfer...
2005-01-12 jpr2005-01-12 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-12 jprEnhence some comments
2005-01-11 malaterreENH: Minor cleanup. Moved the cleanup of the transfer...
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 malaterreBUG: Remove left over from LibIDO. SwapCode = 12 /...
2005-01-11 malaterreSTYLE: print address in hex, for hexedit
2005-01-11 malaterreBUG: Solve the previous stoopid bug introduce while...
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-11 malaterreSTYLE: minor clean up
2005-01-10 jprDoxygenation
2005-01-10 jprAdd some verbosity
2005-01-10 malaterreENH: Add some verbosity
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: Second pass at removing name of function from...
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 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
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 jprDoxygenation
2005-01-06 jprDoxygenation
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx...
2005-01-06 jprDoxygenation
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2005-01-06 regrain * src/gdcmDocument.cxx : amelioration of code
2005-01-06 regrain * src/gdcmDocument.cxx : correct last JPR committed...
2005-01-05 jprENH : now parsing creates a Vitual DictEntry for Pixel...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-06 regrain * src/gdcmDocument.cxx : bug fix when opening the...
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-11-30 malaterreCOMP: no ios_base in gcc2.95
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
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-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * Amelioration of code, remove some code copy. For...
2004-11-19 regrain * src/gdcmSeqEntry.cxx : add initialisation of varia...
2004-11-17 malaterreENH: Adding support for GE Private Transfer Syntax...
2004-11-17 regrain * src/gdcmDocument.cxx : now, when using the Replace...
2004-11-17 malaterreENH: Upcomming gcc4 is more picky about casting streamp...
2004-11-16 malaterreBUG: Comitting patch from JPR, to support IRAD Data Set
2004-11-16 malaterreBUG: Some compilers complain when isdigit/isalpha/ispri...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-16 frog * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe...
2004-11-16 regrain * FIX : src/gdcmDocument.cxx Remove obvious code...
2004-11-16 regrain * FIX: src/gdcmUtil.cxx : to compile with MSVC6
next