2005-10-18 |
jpr | Avoid warnings : NULL is a 'pointer'; |
commit | commitdiff | tree | snapshot |
2005-10-18 |
regrain | * Remove useless constructor of gdcm::Document |
commit | commitdiff | tree | snapshot |
2005-10-18 |
regrain | * Minor coding-style clean up |
commit | commitdiff | tree | snapshot |
2005-10-18 |
regrain | * Prepare the modifications for a new DocEntry struc... Version1.2.bp |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | To avoid warning about shadowed variables. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
malaterre | COMP: Fix compilation for gdcmPython... hopefully |
commit | commitdiff | tree | snapshot |
2005-10-17 |
malaterre | COMP: Fix comp on bcc55 |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | "UN" is an actual VR! |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | Fix bug in computing XSpacing. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | Update News |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | Remove useless Example/TestFromScratch.cxx (Example... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | Remove TestWrite |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | Remove now useless Example/TestWrite.cxx |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | Merge Example/ReWrite.cxx and Example/TestWrite.cxx |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | Don't use any longer deprecated method names |
commit | commitdiff | tree | snapshot |
2005-10-17 |
jpr | SerieHelper Normalization : stage 1 |
commit | commitdiff | tree | snapshot |
2005-10-16 |
malaterre | COMP: Fix problem with partly bracket |
commit | commitdiff | tree | snapshot |
2005-10-14 |
malaterre | STYLE: Cleanup |
commit | commitdiff | tree | snapshot |
2005-10-13 |
jpr | Display some more usefull Orientation/Position info |
commit | commitdiff | tree | snapshot |
2005-10-13 |
jpr | Add, as a 'Note to developpers' a very detailled post... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
malaterre | COMP: I am not joking gdcm wont compile otherwise on... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
malaterre | COMP: I am not joking gdcm wont compile otherwise on... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
malaterre | ENH: Remove duplicate file |
commit | commitdiff | tree | snapshot |
2005-10-11 |
bellet | * gdcmPython/CMakeList.txt : the previous patch was... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
malaterre | ENH: Update j2k status and openjpeg |
commit | commitdiff | tree | snapshot |
2005-10-11 |
jpr | Revert to initial code : TestWriteSimple hangs on Darwin |
commit | commitdiff | tree | snapshot |
2005-10-11 |
jpr | Comment out strangr code nad replace by simpler one. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
malaterre | BUG: How in the world did it never show up before.... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
jpr | Comment out DebugOn(), in order not to trouble Benoit... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
malaterre | ENH: Add description from previous revision |
commit | commitdiff | tree | snapshot |
2005-10-11 |
bellet | * Builder/gdcm.spec.in : this spec file works on Fedora... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
bellet | * CMakeLists.txt : install the pth file in the right... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
regrain | * Fix cmakelists bug when the GDCM_DATA_ROOT isn... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
jpr | The way we dealt with 16 bits 'Pixel Data' on Big... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
jpr | Add GDCM_PIXELDATA const |
commit | commitdiff | tree | snapshot |
2005-10-11 |
jpr | Within Print method, change the 'warning value' for... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
malaterre | BUG: When reading 32bits data on BigEndian system you... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
malaterre | ENH: Adding it to the list |
commit | commitdiff | tree | snapshot |
2005-10-10 |
malaterre | ENH: Adding a small ex to quickly extract a binary... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
malaterre | ENH: Adding a conversion from acronym data type to... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
malaterre | STYLE: Typo |
commit | commitdiff | tree | snapshot |
2005-10-10 |
malaterre | ENH: Adding the ex to the list |
commit | commitdiff | tree | snapshot |
2005-10-10 |
malaterre | ENH: Adding an example for reading and playing with... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
regrain | * fix GDCM_NOASCII bug... please report your modif... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
jpr | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-10-07 |
jpr | Default Pixel Spacing to 1.0\1.0 when writing an image... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
malaterre | ENH: Using http://www.gehealthcare.com/usen/xr/dicom... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
malaterre | BUG: Have to remove assert since 00191113.dcm is off... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
malaterre | ENH: ReadAndSkip became ReadAndNotSkip, the basic offse... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
malaterre | STYLE: Remove old comments |
commit | commitdiff | tree | snapshot |
2005-10-03 |
jpr | Some more precisions in the comments |
commit | commitdiff | tree | snapshot |
2005-10-03 |
jpr | Add some verbosity, to help tracking the trouble, when... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
malaterre | COMP: Try to fix compilation on VS7 |
commit | commitdiff | tree | snapshot |
2005-10-01 |
malaterre | ENH: Refactorize code, from PrintFile into the class... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
malaterre | DOC: Adding comment by JPR, for non-medical user (=me) |
commit | commitdiff | tree | snapshot |
2005-09-30 |
jpr | Add the commented out XMedcon-like code. |
commit | commitdiff | tree | snapshot |
2005-09-30 |
jpr | Dont print Orientations when they're empty ... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
jpr | Add the printing od 'Orientaion' information |
commit | commitdiff | tree | snapshot |
2005-09-29 |
jpr | Fix bug in Orientation::VerfCriterion |
commit | commitdiff | tree | snapshot |
2005-09-29 |
jpr | Add a small example on how to extract Dicom tags |
commit | commitdiff | tree | snapshot |
2005-09-22 |
jpr | Add verbosity |
commit | commitdiff | tree | snapshot |
2005-09-22 |
jpr | Avoid Warning |
commit | commitdiff | tree | snapshot |
2005-09-22 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-09-22 |
jpr | Add TestLoadAllDocumentsNoPrivNoSeq, to improve test... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
malaterre | STYLE: Minor typo |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | add std::string Orientation::GetOrientation ( File... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | Remove useless extern declaration. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | Fix typo |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | Remove TestWriteSimple from CMakeLists, as well. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | Remove useless program (already in Testing) |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | Should avoid warnings |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | Add some comments |
commit | commitdiff | tree | snapshot |
2005-09-21 |
jpr | LO generated VR for odd groups will be displayed at... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | //DICOM PS 3-5 7.8.1 a) states that those |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | Two ;; at end of line can cause troubles |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | remove useless extern declaration |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | %d vs %i in fprintf for unsigned int, to avoid warnings... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | remove useless assignation, to avoid warning |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | REmove useless variable assignation |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | Doxygen |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | To avoid warnings around 'catch' |
commit | commitdiff | tree | snapshot |
2005-09-20 |
jpr | Remove useless variable, to avoid warning |
commit | commitdiff | tree | snapshot |
2005-09-19 |
malaterre | ENH: Need to access those var from c++ |
commit | commitdiff | tree | snapshot |
2005-09-19 |
malaterre | ENH: Adding an exe that seg fault on AMD64/gcc. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
jpr | comment out TestAllEntryVerify |
commit | commitdiff | tree | snapshot |
2005-09-19 |
jpr | typo |
commit | commitdiff | tree | snapshot |
2005-09-16 |
jpr | To avoid bcc 5.5 warnings |
commit | commitdiff | tree | snapshot |
2005-09-16 |
jpr | Insert the original Python code, as a comment, to help... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
jpr | To display image 'orientation type' |
commit | commitdiff | tree | snapshot |
2005-09-16 |
jpr | Black list some recently added images |
commit | commitdiff | tree | snapshot |
2005-09-14 |
malaterre | ENH: Adding mention to current problem on ITK ML, and... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
jpr | Fix misstyping. |
commit | commitdiff | tree | snapshot |
2005-09-09 |
jpr | Try downcast to please MSVC |
commit | commitdiff | tree | snapshot |
2005-09-08 |
jpr | avoid bcc5.5 warnings |
commit | commitdiff | tree | snapshot |
2005-09-08 |
jpr | To avoid bcc5.5 warnings |
commit | commitdiff | tree | snapshot |
2005-09-08 |
malaterre | ENH: Support space in the path |
commit | commitdiff | tree | snapshot |
2005-09-08 |
jpr | Remove useless affectation, to avoid bcc5.5 warnings |
commit | commitdiff | tree | snapshot |
2005-09-08 |
jpr | Remove useless affectation to avoid bcc5.5 warning |
commit | commitdiff | tree | snapshot |
2005-09-08 |
jpr | Hope bcc5.5 will have no longer objections |
commit | commitdiff | tree | snapshot |
next |