| 2005-10-24 | 
malaterre | COMP: Fix a few dummy warnings | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | COMP: Need to export those symbols too | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
regrain | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
regrain |    * Change the DocEntry inheritance to RefCounter | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | ENH: Rebuild lib when file change | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | COMP: Fix comp for shared lib on win32 | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | STYLE: Cleanup code | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | BUG: Proper name (gdcm namespace avoid pollution) | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | BUG: Remove codec by default, dev only | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | ENH: Remove ref to jasper, add OpenJPEG implementation | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | ENH: Adding the OpenJPEG (j2k) lib to gdcm | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | COMP: Fix comp on Win32 machine | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
jpr | Avoid compile warning. | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | COMP: Fix warning, fabs returns double | 
commit | commitdiff | tree | snapshot | 
| 2005-10-24 | 
malaterre | COMP: Try to fix JPR last commit to compile...hopefully | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
malaterre | ENH: Note for myself: Never work on gdcm without first...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
malaterre | BUG: Hopefully fix pb on 64bits machine. Temp hack...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
malaterre | BUG: Correct buggy ACR-NEMA entries, should be closer...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Just one more check for GE Private TS on big endian...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Update (follows) | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Beginning of update for version 1.1 vx Current CVS...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Forget this one | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Minor Doxygenations, comments fixing, etc | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Doxygen | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Doxygenation | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Doxygen | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | In order to avoid confusing user with 'public' methods...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Doxygenation | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Doxgenation : | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Doxygen | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Doxygenation | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Add TestInline | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Add some comments for better understanding the gdcm...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Add 2 stupif inline functions (to be removed later...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-23 | 
jpr | Add a test to 'visualize' the difference betwwen inline...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Uncomment Private GE transger syntax part. | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Speed up -a little bit- the Loading, avoiding to parse...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Comments | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Fix GetZOrigin(). | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | BUG: 1-n VM are also allowed to be empty | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | BUG: Fix VM for 60xx,0050. it is 2 not 1 | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | ENH: Handle the case where the element is empty, previo...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Fix compilation errors in the Python part | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | ENH: oh my god, none of the old ACR-NAME entry was...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | ENH: How in the world could it be 1 | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | BUG: (0008,0041) is LO and not US | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | BUG: 1-n VM was not handle properly | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | ENH: Rearchitecture the test to test one file at a...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | BUG: ooops | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | ENH: You can now do os << TagKey .... rahhhhh finally | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | BUG: TestAllPrint actually is doing something now....  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | ENH: Adding a test for VM and validity... should allow...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | BUG: I believe 0020,0030 has a VM of 3 an not 1 | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | COMP: Fix comp, and use IsValueCountValid in an assert...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
malaterre | ENH: Adding IsValueCountValid. Should save a lot of...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Reactivate TestVR because the problem was already...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Doxygen | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Doxygen disagrees with comments on deprecated methods | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | // --> | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Fix the unix installation for the python part | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Shorten up the code, and avoid memory leaks. | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Fix compilation error for the Python part | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Remove obvious Example that don't pass on Windows | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Fix bug... sorry, too quick commit when correcting...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Fix compilation errors due to the 'virtual' key...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Fix memory leaks | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Comment out TestVR. | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Doxygen disagrees with commented 'deprecated' methods | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Add exInline.cxx, to 'visualize' the difference betwwen...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Comments | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Normalization | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | add comments | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Add some prints | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Use SetLoadMode(gdcm::LD_ALL), better than 0 | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Fix bug when reading the DicomVR.dic file | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * bug fix in the Python demos, due to the recent...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Comment out, using C style, C++ style comments, to...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
regrain |    * Remove compilation warnings | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Doxygenation | 
commit | commitdiff | tree | snapshot | 
| 2005-10-21 | 
jpr | Seems some compiler disagree with trailing semi-column...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | COMP: Fix comp on VS6... not sure what it was supposed...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
regrain |    * Add a RefCounter object that is deleted only when...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | COMP: I don't think this is needed | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | ENH: Add a very bizarre case | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
jpr | Remove deprecated method names 'GetFirstCoherentFileLis...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | ENH: Fix TestVR on VS6, while preserving inline optimiz...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | ENH: Previous code did not work on VS6 | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | ENH: Saving a comment for a better approach in cmake...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | COMP: Fix bcc55 | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | ENH: Saving some stuff from an explicit image...if...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
malaterre | STYLE: Some minor comment | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
regrain |    * Remove missed FASTTAGKEY (due to the integration...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
jpr | Last (?) stage of Private GE Syntax Transer name normal...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
regrain |    * Fix some compilation warnings | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
regrain |    * Coding style | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
jpr | Oops. | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
jpr | -> Fix the pb of 'Private GE Transfer Syntax' for 16...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
jpr | Coding style | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
jpr | Try to make a more kosher Dicom Header (improve various...  | 
commit | commitdiff | tree | snapshot | 
| 2005-10-20 | 
jpr | In order to get UID without padding to even-length...  | 
commit | commitdiff | tree | snapshot | 
| next |