]> Creatis software - gdcm.git/history - src/gdcmFileHelper.cxx
* Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
[gdcm.git] / src / gdcmFileHelper.cxx
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
2005-05-17 jprENH : Now, FileHelper::CheckMandatoryElements() makes...
2005-05-03 jprNow the gdcm::File remains unimpaired after writting...
2005-04-29 jprtypo
2005-04-27 jprPb of 'Bits Allocated = 12' is now dealt with in
2005-04-19 jprFix some comments
2005-04-19 jprShould suppress some warnings from Borland compiler
2005-04-04 jprFix stupid bug when writting ACR-NEMA image from 'ACR...
2005-03-22 jpr*FIX Restore pushed out elements
2005-03-11 jprFinal removal of gdcmFileHelper::InitializeDefaultFile();
2005-03-09 regrain * src/gdcmFileHelper.cxx : remove memory leaks and...
2005-03-07 jprShould fix some memory leaks
2005-03-04 jprTemporary revert to previous code (better Mem Leak...
2005-03-04 jprTo prevent some memry leaks
2005-03-04 jprTo avoid valgring warning about shadowed local variable
2005-03-03 jprComments
2005-03-03 jprAdd comments
2005-03-02 jprFix gdcm::FileHelper::CheckMandatoryElements() to take...
2005-02-28 malaterreENH: First shot at the UseGDCM file. Very usefull indeed
2005-02-23 regrain * remove compilation warnings
2005-02-22 regrain * src/gdcmFileHelper.cxx : JPR bad personal choices fix
2005-02-21 jpr* Replace method CheckMetaElements by CheckManadatoryEl...
2005-02-17 jprGroup 0002 management
2005-02-11 jprDefault Photometric Interpretation is now MONOCHROME2...
2005-02-09 regrain * src/gdcmFileHelper.cxx : bug fix when having RGB...
2005-02-09 regrain * src/gdcmFileHelper.[h|cxx] : now correctly set...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-04 jpr * Add GetFirstValEntry + GetNexxtValEntry, for Python...
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-26 regrain * FIX : remove so many friend between classes
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 jprIn ordrer to avoid missbehaviour :
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-24 jprStage 3 of normalization :
2005-01-23 jprSome normalizations :
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage :