]> Creatis software - gdcm.git/history - src
ENH: Adding a deprecation mechanism to gdcm via two MACRO and two config options
[gdcm.git] / src /
2005-07-19 malaterreENH: Adding a deprecation mechanism to gdcm via two...
2005-07-19 jprAdd SerieHelper::AddGdcmFile(File *header) method.
2005-07-18 jprIn order to prepare the future extension of SerieHelper...
2005-07-17 jprComments
2005-07-17 jprUse new style for Loading files
2005-07-17 jprDoxygenation
2005-07-12 jprset FASTTAGKEY to 0 again, waiting for the complete...
2005-07-12 jprTo speed up DicomDir, instead of copying -and removing...
2005-07-12 jprComments
2005-07-11 malaterreENH: Remove stupid debug code...
2005-07-11 malaterreENH: Ok all tests are now passing even using FASTKEY
2005-07-11 malaterreBUG: Rahhhh std::right and std::ios::right are two...
2005-07-11 malaterreCOMP: Add support for gcc295
2005-07-11 malaterreENH: Ok PrintFile should be working with FASTKEY 1
2005-07-11 malaterreENH: On win32 std::binary is necessary
2005-07-11 jprDictEntry::TranslateToKey was used a wrong way in gdcm...
2005-07-11 malaterreBUG: grrrr not now
2005-07-11 malaterreBUG: Fix PrintFile + minor cleanup
2005-07-11 malaterreCOMP: Forgot to change string to TagKey...
2005-07-11 malaterreENH: NEW FEATURE: TagKey is now a union of two uint16_t...
2005-07-11 malaterreCOMP: ooops forgot about feature from VS6 (does not...
2005-07-11 malaterreCOMP: ooops forgot about feature from VS6 (does not...
2005-07-11 malaterreENH: A TagKey is a TagKey and not a string or TagName...
2005-07-11 malaterreENH: A TagKey is a TagKey and not a string or TagName...
2005-07-11 malaterreBUG: Trying to debug jasper...
2005-07-11 jprDoxygenation
2005-07-11 jprDoxygenation
2005-07-11 jprReorder methods
2005-07-11 jprFix tagKey description
2005-07-09 malaterreCOMP: Fix compilation on broken compiler (scope/for...
2005-07-08 jprAdd the VISIT object within DicomDir
2005-07-08 jprTo remain unimpared, gdcm::FileHelper class needs also its
2005-07-08 jprNew features for DicomDir
2005-07-07 malaterreENH: Fix compilation on mingw32, also minor cleanup...
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-07 jprDue to something stupid in the gdcm::File constructor...
2005-07-06 jprAccording to Mathieu's requirement, Load twice the...
2005-07-06 jprNow gdcmFile::Load() returns false if file is not gdcm...
2005-07-06 jpr- Clean out the Entries if a Document is parsed more...
2005-07-06 jprComments
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 malaterreCOMP: Fix compilation on BCB6. Thanks again to Luca...
2005-07-05 malaterreENH: Now any new compiler should be supported (not...
2005-07-05 malaterreENH: Propage cmake var
2005-07-05 malaterreENH: Adding a cmake script to find which compiler retur...
2005-07-05 malaterreENH: Adding a cmake script to find which compiler retur...
2005-07-05 malaterreBUG: Provide a fix(=hack) for bcc32, since jasper does...
2005-07-05 malaterreENH: Adding debug
2005-07-05 malaterreBUG: Put back original value for jasper. This will...
2005-07-05 jprComments
2005-07-05 malaterreENH: More patch from Luca to fix compilation on BCB6
2005-07-03 jprEnh warning message
2005-07-03 jpr- Speed up DICOMDIR analyse
2005-07-03 jprShould avoid some troubles with 'no length' SQItems...
2005-07-02 malaterreCOMP: Need to check first if __BORLANDC__ is defined
2005-07-02 malaterreENH: Applying some more patch from Luca Picello to...
2005-07-02 malaterreENH: Add function declaration for atoi and isdigit
2005-07-02 malaterreENH: Adding support for BCB6, big thanks to Luca Picell...
2005-07-01 malaterreENH: Remove mem leak
2005-07-01 malaterreBUG: Hopefully fixing the bug for Borland (optimization ON)
2005-07-01 jprInitialize RLEInfo and JPEGInfo to 0 a avoid further...
2005-06-30 malaterreENH: Apply (temp?) patch proposed by Marco Eichelberg...
2005-06-30 jprTo avoid compile time warnings
2005-06-30 jprEnhance gdcm::File::IsReable() heuristics to be able...
2005-06-29 jprAdd the NO_SHADOWSEQ load mode
2005-06-25 malaterreBUG: Need to commit all files for a patch...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-24 jprExtend warning message for debuging purpose.
2005-06-24 jprPixel Spacing related problems : update comments.
2005-06-23 jprExtend warning message, for debugging purpose
2005-06-23 jprto avoid warnings
2005-06-22 jprCoding Style
2005-06-22 jprcoding style
2005-06-22 jprComments
2005-06-22 jprFix misstyping, while removing spurious \t characters
2005-06-22 jprgdcm images are now "GDCM 1.1" built.
2005-06-22 jprSome constructors (at least one ...) use BitsAllocated...
2005-06-21 malaterreBUG: Solve the 'Shoot Yourself in the Foot' problem
2005-06-20 jprComments
2005-06-20 jprAvoid re writing Palette Color Lookup Table UID when...
2005-06-20 jprPreventive bug fix for LUT Data.
2005-06-19 jprTo avoid warnings at compile time
2005-06-18 malaterreCOMP: Fix compilation on MacOSX
2005-06-17 malaterreCOMP: What is wrong with me
2005-06-17 malaterreCOMP: Remove another warning on icc81
2005-06-17 malaterreCOMP: fix waring on icc81
2005-06-17 jprAdd comments
2005-06-17 jprAdd some accessors for debugging purpose
2005-06-17 jprTry to solve RLE pb
2005-06-17 jprCoding style
2005-06-16 malaterreCOMP: Fix ttyf, might be used unitialized...
2005-06-15 malaterreENH: Fix a minor compilation problem, adding some jpegl...
2005-06-15 malaterreBUG: Reremove mpeg2 this is not production stable,...
2005-06-14 malaterreENH: Sltightly better code
2005-06-14 malaterreENH: proof of concept for usage of VM in gdcm. Extremel...
2005-06-14 malaterreENH: Add doc for assert
2005-06-14 malaterreCOMP: sprintf is declared in stdio.h
next