]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-10-18 regrain * Prepare the modifications for a new DocEntry struc... Version1.2.bp
2005-10-17 jprTo avoid warning about shadowed variables.
2005-10-17 malaterreCOMP: Fix compilation for gdcmPython... hopefully
2005-10-17 malaterreCOMP: Fix comp on bcc55
2005-10-17 jpr"UN" is an actual VR!
2005-10-17 jprFix bug in computing XSpacing.
2005-10-17 jprUpdate News
2005-10-17 jprRemove useless Example/TestFromScratch.cxx (Example...
2005-10-17 jprRemove TestWrite
2005-10-17 jprRemove now useless Example/TestWrite.cxx
2005-10-17 jprMerge Example/ReWrite.cxx and Example/TestWrite.cxx
2005-10-17 jprDon't use any longer deprecated method names
2005-10-17 jprSerieHelper Normalization : stage 1
2005-10-16 malaterreCOMP: Fix problem with partly bracket
2005-10-14 malaterreSTYLE: Cleanup
2005-10-13 jprDisplay some more usefull Orientation/Position info
2005-10-13 jprAdd, as a 'Note to developpers' a very detailled post...
2005-10-12 malaterreCOMP: I am not joking gdcm wont compile otherwise on...
2005-10-12 malaterreCOMP: I am not joking gdcm wont compile otherwise on...
2005-10-12 malaterreENH: Remove duplicate file
2005-10-11 bellet* gdcmPython/CMakeList.txt : the previous patch was...
2005-10-11 malaterreENH: Update j2k status and openjpeg
2005-10-11 jprRevert to initial code : TestWriteSimple hangs on Darwin
2005-10-11 jprComment out strangr code nad replace by simpler one.
2005-10-11 malaterreBUG: How in the world did it never show up before....
2005-10-11 jprComment out DebugOn(), in order not to trouble Benoit...
2005-10-11 malaterreENH: Add description from previous revision
2005-10-11 bellet* Builder/gdcm.spec.in : this spec file works on Fedora...
2005-10-11 bellet* CMakeLists.txt : install the pth file in the right...
2005-10-11 regrain * Fix cmakelists bug when the GDCM_DATA_ROOT isn...
2005-10-11 jpr The way we dealt with 16 bits 'Pixel Data' on Big...
2005-10-11 jprAdd GDCM_PIXELDATA const
2005-10-11 jprWithin Print method, change the 'warning value' for...
2005-10-10 malaterreBUG: When reading 32bits data on BigEndian system you...
2005-10-10 malaterreENH: Adding it to the list
2005-10-10 malaterreENH: Adding a small ex to quickly extract a binary...
2005-10-10 malaterreENH: Adding a conversion from acronym data type to...
2005-10-10 malaterreSTYLE: Typo
2005-10-10 malaterreENH: Adding the ex to the list
2005-10-10 malaterreENH: Adding an example for reading and playing with...
2005-10-10 regrain * fix GDCM_NOASCII bug... please report your modif...
2005-10-10 jprDoxygenation
2005-10-07 jprDefault Pixel Spacing to 1.0\1.0 when writing an image...
2005-10-06 malaterreENH: Using http://www.gehealthcare.com/usen/xr/dicom...
2005-10-06 malaterreBUG: Have to remove assert since 00191113.dcm is off...
2005-10-06 malaterreENH: ReadAndSkip became ReadAndNotSkip, the basic offse...
2005-10-06 malaterreSTYLE: Remove old comments
2005-10-03 jprSome more precisions in the comments
2005-10-03 jprAdd some verbosity, to help tracking the trouble, when...
2005-10-03 malaterreCOMP: Try to fix compilation on VS7
2005-10-01 malaterreENH: Refactorize code, from PrintFile into the class...
2005-10-01 malaterreDOC: Adding comment by JPR, for non-medical user (=me)
2005-09-30 jprAdd the commented out XMedcon-like code.
2005-09-30 jprDont print Orientations when they're empty ...
2005-09-30 jprAdd the printing od 'Orientaion' information
2005-09-29 jprFix bug in Orientation::VerfCriterion
2005-09-29 jprAdd a small example on how to extract Dicom tags
2005-09-22 jprAdd verbosity
2005-09-22 jprAvoid Warning
2005-09-22 jprComments
2005-09-22 jprAdd TestLoadAllDocumentsNoPrivNoSeq, to improve test...
2005-09-21 malaterreSTYLE: Minor typo
2005-09-21 jprComments
2005-09-21 jpradd std::string Orientation::GetOrientation ( File...
2005-09-21 jprRemove useless extern declaration.
2005-09-21 jprFix typo
2005-09-21 jprRemove TestWriteSimple from CMakeLists, as well.
2005-09-21 jprRemove useless program (already in Testing)
2005-09-21 jprShould avoid warnings
2005-09-21 jprAdd some comments
2005-09-21 jprLO generated VR for odd groups will be displayed at...
2005-09-20 jpr //DICOM PS 3-5 7.8.1 a) states that those
2005-09-20 jprTwo ;; at end of line can cause troubles
2005-09-20 jprremove useless extern declaration
2005-09-20 jpr%d vs %i in fprintf for unsigned int, to avoid warnings...
2005-09-20 jprremove useless assignation, to avoid warning
2005-09-20 jprREmove useless variable assignation
2005-09-20 jprDoxygen
2005-09-20 jprTo avoid warnings around 'catch'
2005-09-20 jprRemove useless variable, to avoid warning
2005-09-19 malaterreENH: Need to access those var from c++
2005-09-19 malaterreENH: Adding an exe that seg fault on AMD64/gcc.
2005-09-19 jprcomment out TestAllEntryVerify
2005-09-19 jprtypo
2005-09-16 jprTo avoid bcc 5.5 warnings
2005-09-16 jprInsert the original Python code, as a comment, to help...
2005-09-16 jprTo display image 'orientation type'
2005-09-16 jprBlack list some recently added images
2005-09-14 malaterreENH: Adding mention to current problem on ITK ML, and...
2005-09-13 jprFix misstyping.
2005-09-09 jprTry downcast to please MSVC
2005-09-08 jpravoid bcc5.5 warnings
2005-09-08 jprTo avoid bcc5.5 warnings
2005-09-08 malaterreENH: Support space in the path
2005-09-08 jprRemove useless affectation, to avoid bcc5.5 warnings
2005-09-08 jprRemove useless affectation to avoid bcc5.5 warning
2005-09-08 jprHope bcc5.5 will have no longer objections
2005-09-07 jprFix typo
2005-09-07 jprCosmetics for making ProntFile more clear when forceLoa...
2005-09-07 jprAdd some verbosity when something wrong occurs
next