]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-08-19 malaterreENH: Tons of cleanup
2005-08-19 malaterreENH: Ok serioulsy nobody was updating this file - removed
2005-08-19 malaterreENH: Should fix installation of gdcm
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 jprvtkgdcmSerieViewer shows an example for using user...
2005-07-30 jprvtkGdcmReader takes into account the user supplied...
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 jprAllow checking reverse order file sorting
2005-07-29 jprTypo
2005-07-29 jprUser may now use
2005-07-28 malaterreENH: If address is hexadecimal, also take into account a-f
2005-07-27 malaterreBUG: Put back deprecated code since it makes the test...
2005-07-26 malaterreCOMP: Remove call to deprecated method
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 malaterreBUG: Need to install the cmake files too otherwise...
2005-07-25 malaterreENH: cvs access is NOT deprecated
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 deprecated calls
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 jprLEGACY warnings hunting
2005-07-21 jpr==> Add File::TypeOrientation( ) method
2005-07-21 jprUpdtae ChangeLog
2005-07-21 jprDoxygenation
2005-07-21 jprLEGACY purpose
2005-07-21 jprExtend 'Restriction' syntax :
2005-07-21 jprUnify user interface
2005-07-21 jprAdd an example of use for SerieHelper
2005-07-21 jprRemove LEGACY warnings
2005-07-20 jprUse GDCM_LEGACY for DicomDir, as well
2005-07-20 jprFix mistyping
2005-07-20 jprWarn user when something wrong happens
2005-07-20 jprAnonymizeNoLoad user can now ask for anonymization...
2005-07-20 jprWe can now anonymize 'BinEntries' as well
2005-07-20 jprAdd ArgMgrGetXInt16Enum to decode from the command...
2005-07-19 jprFix comments
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 jprAdd (0018,1060) Trigger Time to the imageElem (of the...
2005-07-19 malaterreENH: Adding a deprecation mechanism to gdcm via two...
2005-07-19 jprUpdate News
2005-07-19 jprAdd SerieHelper::AddGdcmFile(File *header) method.
2005-07-18 jprIn order to prepare the future extension of SerieHelper...
2005-07-17 jprUpdate News
2005-07-17 jprFix misstypings
2005-07-17 jprAdd vtkgdcmSerieViewer to check new SetCoherentFileList...
2005-07-17 jprAdd SetCoherentFileList() method, to use the 'file...
2005-07-17 jprComments
2005-07-17 jprUse new style for Loading files
2005-07-17 jprDoxygenation
2005-07-17 jprCheck some more usages
2005-07-13 malaterreCOMP: Fix compile warning
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-12 jprTypo
2005-07-12 jprAnonymizeNoLoad has now one more option :
2005-07-12 jprBug fix
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: Minor cleanup
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 malaterreCOMP: looks like a patch from Luca...
2005-07-11 malaterreENH: Redo the SIEMENS dictionary
2005-07-11 jprFix mistyping
2005-07-11 jprDoxygenation
2005-07-11 jprimprove PrintDicomDir
2005-07-11 jprUse new gdcm2 style for Load
next