]> Creatis software - gdcm.git/history - src/gdcmFileHelper.cxx
use GDCM_NAME_SPACE:: instead of gdcm::, even in Examples ...
[gdcm.git] / src / gdcmFileHelper.cxx
2008-09-15 jpruse GDCM_NAME_SPACE:: instead of gdcm::, even in Exampl...
2008-06-12 jprMore verbosity when troubles
2007-10-25 jprSome fixes for BORLAND (some more to come ...)
2007-10-19 jpr#include <algorithm>
2007-10-17 jprForce 0018|0015 [CS] [Body Part Examined] (in any)...
2007-10-17 jprWhen ContentType == FILTERED_IMAGE, we force 0008_0008...
2007-10-08 malaterreCOMP: Fix a bunch of warnings. Try to get template...
2007-10-01 jprComments
2007-09-18 jprAvoid compile time warning
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
2007-09-14 malaterreENH: sometime you need to hold your compiler hand to...
2007-09-04 jprSolve (hope so!) the JPEG troubles when BitsStored...
2007-08-31 jprForget to commit this one.
2007-08-29 jprAvoid ctest to abort on 32 bits per pxel image RTDOSE.dcm
2007-08-28 jprAvoid FileHelper::CheckMandatoryElements to be confused...
2007-08-28 jprWhen 'Pixel Aspect Ratio' exists, don't add a default...
2007-08-27 jprTrying to normalize JPEG Writing (not yet finished)
2007-08-24 jprFix comments
2007-08-21 jprOn the way to unification with ITK version
2007-07-26 jprWe are no longer cheated by Elem belonging to group...
2007-07-24 jprWe don't switch any longer to ImplicitVR when undocumen...
2007-07-13 jprFirst step to sync with v 1.2.2
2007-07-05 jprFix comments
2007-07-05 jprMore explanations on future 'Developer's guide'
2007-07-04 jprForget to remove couts
2007-07-04 jprAdd FileHelper::SetPhotometricInterpretationToMonochrom...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-04-12 jprEnglish mistakes
2006-10-18 jprFileHelper::CheckMandatoryElements() now checks as...
2006-08-29 jprAvoid propagating bugs when ReWrite an image 'not 8...
2006-07-06 jprPort Mathieu's modif for writting JPEG2000
2006-07-04 jpr'Acr-NEMA' data elements
2006-07-04 jprPort Mathieu'a modif in gdcm1.2
2006-06-29 jprAdd comments on the use od Rescale Slope / Intercept
2006-05-30 jprAdd huge comment on the meaning of RETired fields aroun...
2006-05-02 jprAdd some comments about
2006-05-02 jprUpgrade FileHelper.InsertEntryString() to be consistent
2006-04-20 jprMinor fix in FileHelper::CheckMandatoryElements :
2006-04-12 jpr Some clinical softwares *demand* Patient ID (0x0010...
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-03-29 jprUnnormalized 4th dimension is now dealt with.
2006-03-13 jpr // User should ask gdcm to write an image in Explic...
2006-03-01 jprSome clinical softwares refuse to perform some operatio...
2006-02-21 malaterreENH: Insert dummy value until a better solution is...
2006-02-16 malaterreENH: One more sync with gdcm12
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2006-02-15 malaterreBUG: Sync with ITK/gdcm CVS HEAD
2006-02-08 jprAvoid dciodvfy warning when creating ex-nihilo a Dicom...
2006-02-03 jprSome minor comments modifications
2006-01-27 jprAdd #include for BCC
2006-01-19 jprAdd comments on the way gdcm::FileHelper:CheckMandatory...
2005-12-15 jprMake sure Pixel Spacing is always written
2005-12-14 jpr*Default* Pixel Spacing with 1.0\1.0, don't *force...
2005-11-30 jprFileHelper has CallProgressMethod and others
2005-11-29 jprTo prepare use of progression bar in all types of Document
2005-11-21 jprDoxygenation
2005-11-18 jprgdcm::Orientation uses RefCounter
2005-11-07 jprWTF is cvs doing?
2005-11-07 jprMisstyping
2005-11-07 jpr- Add Method void SetKeepMediaStorageSOPClassUID (bool v).
2005-11-03 jprin CheckMandatoryElements :
2005-10-27 jprNow gdcm writes images with *also* Imager Pixel Spacing...
2005-10-26 regrain * Fix memory leaks
2005-10-26 jpradd comment on Conversion Type
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-25 jprHuge comment on CheckMandatoryElements
2005-10-25 regrain * Remove memory leaks
2005-10-24 malaterreENH: ran dciodvfy on test.acr... getting closer to...
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-23 jprDoxygenation
2005-10-21 jprComments
2005-10-21 jprShorten up the code, and avoid memory leaks.
2005-10-21 regrain * Fix memory leaks
2005-10-20 jprTry to make a more kosher Dicom Header (improve various...
2005-10-18 malaterreENH: Getting real close to having JPEG support in gdcm...
2005-10-18 malaterreENH: Adding *very* experimental support for writting...
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 jprForce a default 'Recognition Code' when ACR-NEMA writt...
2005-10-18 regrain * Minor coding-style clean up
2005-10-07 jprDefault Pixel Spacing to 1.0\1.0 when writing an image...
2005-09-07 jprMeta Elements group length (follows previous commit)
2005-09-06 jprImprove Print method
2005-08-30 jprUse the result of GetVersion better than hard coded...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-22 malaterreCOMP: Remove problem with static being define in a...
2005-08-20 jprFileHelper::Initialize() doesn't call GrabInformationFr...
2005-08-19 jprInitialize UserFunction pointer to 0, even for 'depreca...
2005-07-30 jpr User is now allowed to pass a Pointer to a functi...
2005-07-23 malaterreCOMP: Fix some more deprecated forward
2005-07-19 malaterreENH: gdcm now almost compile with GDCM_LEGACY_REMOVE on
2005-07-11 jprDoxygenation
2005-07-08 jprTo remain unimpared, gdcm::FileHelper class needs also its
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-22 jprgdcm images are now "GDCM 1.1" built.
2005-06-20 jprAvoid re writing Palette Color Lookup Table UID when...
2005-06-17 jprAdd some accessors for debugging purpose
2005-05-27 jprTo avoid pushing out twice the meta elements, wile...
2005-05-25 jprShould avoid some memory leaks
2005-05-20 jprTo avoid warning.
2005-05-19 jprFIX possible troubles when checking
next