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 |
2005-10-20 |
jpr | Fix 'delimitors' Print() |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | ENH: Tons of change now support creation of basic table... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | STYLE: Imager Pixel Spacing |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | ENH: Still cleaning up stuff |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | ENH: properly return 0 when everything was ok, 1 otherwise |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | STYLE: Fix comment |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | COMP: That was simply a typo |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | COMP: remove suspend comp warn |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | ENH: Reorganize the code to prepare multiple fragments |
commit | commitdiff | tree | snapshot |
2005-10-19 |
malaterre | COMP: Please VS6 |
commit | commitdiff | tree | snapshot |
2005-10-19 |
regrain | * Remove the Key information in Entry |
commit | commitdiff | tree | snapshot |
2005-10-19 |
regrain | * Remove memory leaks |
commit | commitdiff | tree | snapshot |
2005-10-19 |
regrain | * Fix compilation errors for the Python part |
commit | commitdiff | tree | snapshot |
2005-10-19 |
regrain | * Amelioration of error messages |
commit | commitdiff | tree | snapshot |
2005-10-19 |
regrain | * Error message amelioration |
commit | commitdiff | tree | snapshot |
2005-10-19 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-19 |
regrain | * Fix some bugs |
commit | commitdiff | tree | snapshot |
2005-10-18 |
malaterre | STYLE: A Debug statement is not a warning, a warning... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
malaterre | ENH: Hoorray the first gdcm-jpeg image written from... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
malaterre | ENH: Getting real close to having JPEG support in gdcm... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
malaterre | ENH: Several change, fix compilation warnings, and... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
malaterre | COMP: Fix other people warnings |
commit | commitdiff | tree | snapshot |
2005-10-18 |
malaterre | ENH: Adding *very* experimental support for writting... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
malaterre | ENH: Adding example on how to write a dicom file as... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
regrain | * Remove bad print - sorry |
commit | commitdiff | tree | snapshot |
2005-10-18 |
regrain | * Fix compilation error for python due to my commit... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
regrain | * Correctly use the VRKey for all vr variables.... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
jpr | Force a default 'Recognition Code' when ACR-NEMA writt... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
jpr | Coding style : no more than 80 char per line! |
commit | commitdiff | tree | snapshot |
2005-10-18 |
jpr | Fix cleanly (hope so) the mess in gdcm-MR-PHILIPS-16... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
jpr | Fix internal name for : |
commit | commitdiff | tree | snapshot |
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 |
next |