]> Creatis software - gdcm.git/history - src/gdcmDocument.cxx
ENH: This time for real. Install is ok. STYLE: some minor stuff
[gdcm.git] / src / gdcmDocument.cxx
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...
2005-09-20 jpr //DICOM PS 3-5 7.8.1 a) states that those
2005-09-20 jprTo avoid warnings around 'catch'
2005-09-16 jprTo avoid bcc 5.5 warnings
2005-09-08 jpravoid bcc5.5 warnings
2005-09-07 jprCosmetics for making ProntFile more clear when forceLoa...
2005-09-07 jprAdd some verbosity when something wrong occurs
2005-09-07 jprMeta Elements group length (follows previous commit)
2005-08-30 jprClosing the file even when something wrong happens...
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-29 jprFinish (?) a cleaning out session, while time consuming...
2005-08-29 jprAdd
2005-08-29 regrain * Bug fix for python use
2005-08-24 jprRemove printf
2005-08-24 jprRemoval of QD patch for Private Sequence + Immplicit VR.
2005-08-23 jprTo avoid spuroius warning messages when debug is ON
2005-08-23 jpr Brutal patch, waiting till we find a clever way to...
2005-07-11 malaterreENH: Remove stupid debug code...
2005-07-11 malaterreENH: Ok all tests are now passing even using FASTKEY
2005-07-07 jprOn the way to gdcm2 ...
2005-07-07 jprComment out the time consuming, never used/useless
2005-07-07 jprMove code lines LTTG so save some CPU time.
2005-07-06 jprAccording to Mathieu's requirement, Load twice the...
2005-07-06 jpr- Clean out the Entries if a Document is parsed more...
2005-07-06 jpr- Comment out a for the moment too much verbose warning...
2005-07-06 malaterreCOMP: Fix warning about uninitialized var
2005-07-05 jprComments
2005-07-03 jprShould avoid some troubles with 'no length' SQItems...
2005-07-02 malaterreENH: Add function declaration for atoi and isdigit
2005-06-29 jprAdd the NO_SHADOWSEQ load mode
2005-06-24 jprExtend warning message for debuging purpose.
2005-06-23 jprExtend warning message, for debugging purpose
2005-06-22 jprComments
2005-06-20 jprPreventive bug fix for LUT Data.
next