2005-12-16 |
jpr | User is allowed to give a "patient name" |
commit | commitdiff | tree | snapshot |
2005-12-16 |
jpr | Minor typo |
commit | commitdiff | tree | snapshot |
2005-12-16 |
jpr | Avoid warnings |
commit | commitdiff | tree | snapshot |
2005-12-16 |
jpr | New method SerieHelper::AddSeriesDetail() to allow... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
jpr | Avoid warnings |
commit | commitdiff | tree | snapshot |
2005-12-15 |
jpr | Add RawToDicom |
commit | commitdiff | tree | snapshot |
2005-12-15 |
jpr | Add RawToDicom; |
commit | commitdiff | tree | snapshot |
2005-12-15 |
jpr | Minor Doxygen |
commit | commitdiff | tree | snapshot |
2005-12-15 |
jpr | Make sure Pixel Spacing is always written |
commit | commitdiff | tree | snapshot |
2005-12-14 |
jpr | Forget to Black list : MR_Philips_Intera_PrivateSequenc... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
jpr | *Default* Pixel Spacing with 1.0\1.0, don't *force... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
jpr | Let's take into account (again) LoadMode ! |
commit | commitdiff | tree | snapshot |
2005-12-14 |
jpr | Minor typo |
commit | commitdiff | tree | snapshot |
2005-12-14 |
jpr | ISO C++ forbids variable-size array ... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
jpr | The first letter of each file name was missing. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
jpr | Fix Sequence Terminator length |
commit | commitdiff | tree | snapshot |
2005-12-13 |
regrain | * Improve the error message |
commit | commitdiff | tree | snapshot |
2005-12-13 |
jpr | Fix length of Item Terminators 0 instead of 0xFFFFFFFF... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
malaterre | ENH: Adding a batch convert for Jim (dicom newsgroup) |
commit | commitdiff | tree | snapshot |
2005-12-12 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-12 |
regrain | * Fix bug for the installed files |
commit | commitdiff | tree | snapshot |
2005-12-12 |
jpr | Fix bug (Thx, Manu) |
commit | commitdiff | tree | snapshot |
2005-12-10 |
malaterre | ENH:add toshiba |
commit | commitdiff | tree | snapshot |
2005-12-10 |
malaterre | ENH: Save some ELSCINT tags...very hard to find |
commit | commitdiff | tree | snapshot |
2005-12-10 |
malaterre | ENH: New Siemens/Philips tag: 0029,xx03 Edge Enhancement |
commit | commitdiff | tree | snapshot |
2005-12-09 |
jpr | Since vtkImageViewer and vtkImageViewer2 don't behave... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
jpr | Minor typo fixes |
commit | commitdiff | tree | snapshot |
2005-12-09 |
jpr | File::GetImageOrientationPatient now acts as follow : |
commit | commitdiff | tree | snapshot |
2005-12-09 |
jpr | First check to extract overlays. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
jpr | Update Black List |
commit | commitdiff | tree | snapshot |
2005-12-05 |
malaterre | ENH: Quickly saving toshiba stuff from dicom newgroup |
commit | commitdiff | tree | snapshot |
2005-12-05 |
regrain | * Update the version to 1.3.0 Version1.3 |
commit | commitdiff | tree | snapshot |
2005-12-01 |
jpr | Bug fix : Sequence Delimitor Items were written with... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
jpr | FileHelper has CallProgressMethod and others |
commit | commitdiff | tree | snapshot |
2005-11-30 |
jpr | Update progress bar counter |
commit | commitdiff | tree | snapshot |
2005-11-30 |
jpr | Don't call fileList.size() inside a loop (time consuming) |
commit | commitdiff | tree | snapshot |
2005-11-30 |
jpr | cosmetics |
commit | commitdiff | tree | snapshot |
2005-11-30 |
jpr | Avoid troubles with progress bar. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
jpr | Inline some methods |
commit | commitdiff | tree | snapshot |
2005-11-30 |
regrain | * Fix compilation warnings |
commit | commitdiff | tree | snapshot |
2005-11-29 |
jpr | To prepare use of progression bar in all types of Document |
commit | commitdiff | tree | snapshot |
2005-11-29 |
jpr | remove comments |
commit | commitdiff | tree | snapshot |
2005-11-29 |
jpr | Avoid Doxygen Warnings |
commit | commitdiff | tree | snapshot |
2005-11-29 |
jpr | avoid Doxygen warnings |
commit | commitdiff | tree | snapshot |
2005-11-29 |
jpr | make output more readable |
commit | commitdiff | tree | snapshot |
2005-11-29 |
regrain | * Improvement of the TestInline |
commit | commitdiff | tree | snapshot |
2005-11-29 |
regrain | * Add the Copy method in all datas |
commit | commitdiff | tree | snapshot |
2005-11-29 |
regrain | * Fix compilation errors |
commit | commitdiff | tree | snapshot |
2005-11-28 |
jpr | Comment out 'assert' (a library *never* have to decide... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Add the CommandPy and CommandManager to the python... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
jpr | testinfo instead of testinfo.h should avoid compile... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Fix compilation warnings on linux |
commit | commitdiff | tree | snapshot |
2005-11-28 |
jpr | Restore previous state (double/float) |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Fix compilation error due to the introduction... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Remove all gdcmStaticXxxMacro with Xxx : Debug... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Improvement #2 : the CommandManager is now a stati... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
jpr | Track troubles on Big endian processors |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Fix bug -- sorry |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Add Command and CommandManager to have possible... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
jpr | Track Big Endian pb |
commit | commitdiff | tree | snapshot |
2005-11-28 |
jpr | Orienation : iop is float. |
commit | commitdiff | tree | snapshot |
2005-11-28 |
regrain | * Remove commented lines refering to gdcmXxxMacro |
commit | commitdiff | tree | snapshot |
2005-11-28 |
jpr | Check transfer syntax more efficient (hope so) |
commit | commitdiff | tree | snapshot |
2005-11-25 |
malaterre | ENH: Make sure to test all possible failures |
commit | commitdiff | tree | snapshot |
2005-11-25 |
jpr | Forget to commit this one |
commit | commitdiff | tree | snapshot |
2005-11-25 |
jpr | Update. |
commit | commitdiff | tree | snapshot |
2005-11-25 |
jpr | Upport itk modif (taken from gdcm1.0) around Jolinda... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
jpr | More explanations, for Doxygen (and developpers) |
commit | commitdiff | tree | snapshot |
2005-11-25 |
malaterre | BUG: 0,0,0,0,0,0 was a really bad default value |
commit | commitdiff | tree | snapshot |
2005-11-23 |
malaterre | ENH: Interesting a real cvs client should not download... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
malaterre | ENH: Some do not have stdint |
commit | commitdiff | tree | snapshot |
2005-11-23 |
malaterre | ENH: Need newline to avoid warning |
commit | commitdiff | tree | snapshot |
2005-11-23 |
jpr | delete() --> Delete() |
commit | commitdiff | tree | snapshot |
2005-11-22 |
malaterre | COMP: Fix comp |
commit | commitdiff | tree | snapshot |
2005-11-22 |
malaterre | COMP: Fix comp on weird os |
commit | commitdiff | tree | snapshot |
2005-11-22 |
malaterre | ENH: I cannot remember what was the bug but since noone... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
malaterre | ENH: Minor style |
commit | commitdiff | tree | snapshot |
2005-11-22 |
malaterre | BUG: Yet another shoot yourself in the foot |
commit | commitdiff | tree | snapshot |
2005-11-22 |
malaterre | BUG: Yet another shoot yourself in the foot |
commit | commitdiff | tree | snapshot |
2005-11-22 |
jpr | Last modif on IsVROfStringRepresentable(). |
commit | commitdiff | tree | snapshot |
2005-11-22 |
jpr | New version Documentation |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | comment out deprecated method Load(filename), everywhere. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | misstyping |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | I'll try to understand later why LECAGY causes troubles... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | OF |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Uncomment LEGACY. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Deal with OF |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Deal with VR 'OF' (Other Float String) |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | misstyping |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Add missing VR : |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Track bug on Darwin |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Track bug on bcc |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Remove useless bug track displays |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | Add verbosity when something wrong occurs. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
jpr | To avoid futher confusion in Validator, when the VR... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
jpr | JPEGFragmentsInfo declares PixelReadConvert as friend. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
jpr | Update gdcm.h |
commit | commitdiff | tree | snapshot |
2005-11-18 |
jpr | RLEFrame RLEFramesInfo declare File as friend. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
jpr | In order to avois user confusion, *all* members class... |
commit | commitdiff | tree | snapshot |
next |