]> Creatis software - gdcm.git/history - src/gdcmDocument.cxx
use GDCM_NAME_SPACE:: instead of gdcm::, even in Examples ...
[gdcm.git] / src / gdcmDocument.cxx
2008-09-15 jpruse GDCM_NAME_SPACE:: instead of gdcm::, even in Exampl...
2008-06-12 jprMore verbosity when troubles
2008-01-07 jprThe bad hack I made to bypass illegal images where...
2008-01-04 jprAdd BackTrackSQtoOB() method, to be able to parse illeg...
2008-01-02 jprIllegal 'undefined length UN DataElement' :
2007-12-05 jprPort Mathieu's commit from gdcm1.2
2007-12-03 jprNow we can read ACRNEMA_LIBIDO_1.0 as well.
2007-10-24 jprNow we check Dictionnary for Shadow Elements, even...
2007-10-08 malaterreCOMP: Fix a bunch of warnings. Try to get template...
2007-09-25 jprDeal with new "OL" VR
2007-09-19 jpr} missing?
2007-09-18 jprForgot to update this one
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
2007-08-29 jprJpeg writter is no longer confused by DataElements...
2007-08-21 jprOn the way to unification with ITK version
2007-07-27 jprFix some comments
2007-07-27 jprDeal with element 0x0001 of Private Groups
2007-07-26 jprWe are no longer cheated by Elem belonging to group...
2007-07-11 jprAdd a comment about a patch to be able to reda wrong...
2007-06-18 jprFix bug in "despaired wild guesses"
2007-06-18 jprFix a bug ... when reading a bugged DICOMDIR.
2007-06-15 jprWithin some Dicom images, all the elements of shadow...
2007-06-11 jprOther despaired wild guess to get swap code.
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-04-12 jprEnglish mistakes
2006-11-08 jprHope application can link against non-installed version...
2006-10-25 jprSome bozzos declare a 'ExplicitVRBigEndian' syntax...
2006-10-19 jprSome wrecked ACR-NEMA-like images begin by group 0028...
2006-07-10 jprUse a small (8 bytes) buffer to mininize time consuming...
2006-07-06 jprPort Mathieu's modif for writting JPEG2000
2006-06-21 jprAdd verbosity when something wrong happens
2006-06-15 jpr Little patch for strange PMS Gyroscan Intera images
2006-05-30 jprComment out some deprecated function (instead of GDCM_L...
2006-05-12 jprPort Mathieu's modif from gdcm1.2
2006-05-05 malaterreENH: This time for real. Install is ok. STYLE: some...
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-03-14 jprBUG: Newer version of the software on Siemens MR write...
2006-03-10 jprFix stupid and riskless) bug :
2006-03-01 jprMinor comment fixes
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2006-02-09 jprremove some now useless stuff
2006-02-08 jpr'if then', 'or else' don't exist in C++
2006-02-07 jprSome more tellg seekg removal
2006-02-07 jprRemove some useless seekg, tellg.
2006-01-31 jprThe automatic set to VR = "LO" for shadow elements...
2006-01-27 jprAdd #include for BCC
2006-01-26 jprTry to warn user when 'DeflatedExplicitVR' Transfer...
2005-12-14 jprLet's take into account (again) LoadMode !
2005-12-09 jprMinor typo fixes
2005-11-29 jprTo prepare use of progression bar in all types of Document
2005-11-21 jprcomment out deprecated method Load(filename), everywhere.
2005-11-21 jprI'll try to understand later why LECAGY causes troubles...
2005-11-21 jprDoxygenation
2005-11-15 jprAdd IsParsable() method, to avoid confusion with IsRead...
2005-11-14 jprMove as private some methods, in order not to confuse...
2005-11-09 jprDebug vs Warning
2005-11-05 jprAdding private variables CurrentGroup and CurrentElem...
2005-11-04 jprComments
2005-11-03 jprAvoid warnings
2005-11-03 jprDon't warn user with useless messages.
2005-11-03 jprComments
2005-10-28 jprComments
2005-10-28 jprCommenting out useless code should avoid pb on Big...
2005-10-27 malaterreSTYLE: remove cout
2005-10-27 malaterreCOMP: second time I am fixing the very same bug, please...
2005-10-27 jprAdd verbosity when trouble occur.
2005-10-27 jprStill doesn't work on Big Endian processor, but we...
2005-10-27 jprMessage
2005-10-27 jprFix comments (due to removal of difference between...
2005-10-26 malaterreBUG: Fix declaration of vars within a switch/case
2005-10-26 jprSwap64 deals with double (VR=FD)
2005-10-26 jprAdd over verbose debug message -to be removed withing...
2005-10-26 jprAdd comment on files with no "Transfer Syntax"
2005-10-26 jprComment out too much verbose warning message.
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-25 jprAvoid polluting output
2005-10-25 regrain * Remove memory leaks
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-23 jprDoxygen
2005-10-21 jprDoxygenation
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-20 malaterreSTYLE: Some minor comment
2005-10-19 regrain * Remove memory leaks
2005-10-19 regrain * Fix compilation errors for the Python part
2005-10-18 malaterreSTYLE: A Debug statement is not a warning, a warning...
2005-10-18 malaterreENH: Getting real close to having JPEG support in gdcm...
2005-10-18 regrain * Remove bad print - sorry
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 jprCoding style : no more than 80 char per line!
2005-10-18 jprFix cleanly (hope so) the mess in gdcm-MR-PHILIPS-16...
2005-10-18 jprFix internal name for :
2005-10-18 regrain * Remove useless constructor of gdcm::Document
2005-10-18 regrain * Minor coding-style clean up
2005-10-17 jpr"UN" is an actual VR!
2005-10-11 jprComment out strangr code nad replace by simpler one.
2005-10-10 jprDoxygenation
2005-10-03 jprAdd some verbosity, to help tracking the trouble, when...
2005-09-22 jprComments
2005-09-21 jprComments
2005-09-21 jprLO generated VR for odd groups will be displayed at...
next