]> Creatis software - gdcm.git/history - src
ENH: Cleanup the cmakelist, cmake 1.8 was barely supported anyway
[gdcm.git] / src /
2005-08-29 jprFinish (?) a cleaning out session, while time consuming...
2005-08-29 jprAdd
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-29 regrain * Bug fix for python use
2005-08-28 jprmodif in DocEntry::Print() method (for 'long' values)
2005-08-28 jprBug fix in command line argument manager
2005-08-25 jprNow Print displays the BinEntry Content (if it's printa...
2005-08-25 jprAdd methods to check the 'printability' of a bin area
2005-08-25 jprAccording to Mathieu's suggestion, Print now display...
2005-08-25 jprAccording to Mathieu's suggestion, *all* the elements...
2005-08-24 jprRemove printf
2005-08-24 jprRemoval of QD patch for Private Sequence + Immplicit VR.
2005-08-24 malaterreCOMP: Fix compilation for VS6
2005-08-23 jprTo avoid spuroius warning messages when debug is ON
2005-08-23 jprImprove 'Print' methods
2005-08-23 jpr Brutal patch, waiting till we find a clever way to...
2005-08-22 malaterreCOMP: Fix compilation with SWIG, GDCM_LEGACY* options...
2005-08-22 jprSave a *few* microseconds at run time : inline method...
2005-08-22 malaterreCOMP: Remove problem with static being define in a...
2005-08-20 jprFileHelper::Initialize() doesn't call GrabInformationFr...
2005-08-19 malaterreENH: Provide a GetVersion function, apparently need...
2005-08-19 jprSome never comitted before comments.
2005-08-19 jprInitialize UserFunction pointer to 0, even for 'depreca...
2005-08-18 malaterreCOMP: Fix compilation on gcc4
2005-08-01 malaterreCOMP: Get rid of: Function gdcm::GDCM_LEGACY must have...
2005-07-30 jpr User is now allowed to pass a Pointer to a functi...
2005-07-30 jprArgMgrDefined now returns a bool
2005-07-30 jprComments
2005-07-30 jprFix comments
2005-07-30 jprAdd SerieHelper::IsCoherent() method to allow checking...
2005-07-29 malaterreCOMP: Fix compilation on gcc296
2005-07-29 jprTypo
2005-07-29 jprUser may now use
2005-07-26 malaterreCOMP: Fix compilation on Win32. All symbols MUST be...
2005-07-25 malaterreBUG: Set proper cmake command. Thanks to Aris -again-
2005-07-25 malaterreENH: Install jasper and jpegls. Thanks to Aris Basic...
2005-07-25 malaterreCOMP: Fix compilation sqrt need prototype
2005-07-24 malaterreENH: Minor tweek
2005-07-24 malaterreENH: Moving Orientation stuff into its own class. gdcm...
2005-07-24 malaterreCOMP: Try to get read of the float issues
2005-07-24 malaterreCOMP: Too bad gcc3.3 on APPLE does not supported deprec...
2005-07-24 malaterreCOMP: OK pow and powf are just to much pain for a simpl...
2005-07-23 malaterreCOMP: Remove warning about unused var /type/
2005-07-23 malaterreCOMP: Fix some more deprecated forward
2005-07-23 malaterreCOMP: Remove deprecated call from cascade deprecated...
2005-07-23 malaterreBUG: Fix ProductVectorial. Big thanks to Sean McInerney...
2005-07-23 malaterreCOMP: Apparently bcc5.5 and bcc6 do not provide powf...
2005-07-22 malaterreCOMP: Fix compilation
2005-07-21 jpr==> Add File::TypeOrientation( ) method
2005-07-21 jprDoxygenation
2005-07-21 jprLEGACY purpose
2005-07-21 jprExtend 'Restriction' syntax :
2005-07-20 jprUse GDCM_LEGACY for DicomDir, as well
2005-07-20 jprWe can now anonymize 'BinEntries' as well
2005-07-20 jprAdd ArgMgrGetXInt16Enum to decode from the command...
2005-07-19 jprAdd some comments on the 'Patient Position'
2005-07-19 malaterreENH: gdcm now almost compile with GDCM_LEGACY_REMOVE on
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...
next