]> Creatis software - gdcm.git/history - src/gdcmDocument.cxx
* src/gdcmDocument.[h|cxx] : comment all methods concerning a flat hash
[gdcm.git] / src / gdcmDocument.cxx
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
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-11-10 malaterreENH: Commiting 1/2 patch from Jean Michel Rouet, for...
2004-11-10 regrain * src/gdcmDocument.cxx : Set the file pointer TP...
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-05 malaterreBUG: Remove tons of mem leaks. There are still plenty...
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-04 malaterreBUG: Remove demangle code this was seg faulting on...
2004-11-03 malaterreCOMP: Fix minor compilation warning on Win32 VS6
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-24 malaterreENH: minor cleanup patch, use TagName instead of std...
2004-10-22 frog * Doc/Dicom2004_Part5.pdf added (thanks to JPR).
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-20 frog * src/gdcmDocument.cxx: wrong type on return fixed...
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-12 malaterreCOMP: warning C4390: ';' : empty controlled statement...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-10 malaterreENH: Fix various warnings
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-09 malaterreENH: Remove one more sprintf
2004-10-08 frog Typos on references.
2004-10-07 malaterreENH: Allow compilation with a not so famous compiler...
2004-10-06 frog * CLEANUP_ROUND (6) for gdcmPixelConvert (man, I...
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 jprCosmetic modifs to be more Coding style compliant
next