2005-12-14 |
jpr | Let's take into account (again) LoadMode ! |
blob | commitdiff | raw |
2005-12-09 |
jpr | Minor typo fixes |
blob | commitdiff | raw | diff to current |
2005-11-29 |
jpr | To prepare use of progression bar in all types of Document |
blob | commitdiff | raw | diff to current |
2005-11-21 |
jpr | comment out deprecated method Load(filename), everywhere. |
blob | commitdiff | raw | diff to current |
2005-11-21 |
jpr | I'll try to understand later why LECAGY causes troubles... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-11-15 |
jpr | Add IsParsable() method, to avoid confusion with IsRead... |
blob | commitdiff | raw | diff to current |
2005-11-14 |
jpr | Move as private some methods, in order not to confuse... |
blob | commitdiff | raw | diff to current |
2005-11-09 |
jpr | Debug vs Warning |
blob | commitdiff | raw | diff to current |
2005-11-05 |
jpr | Adding private variables CurrentGroup and CurrentElem... |
blob | commitdiff | raw | diff to current |
2005-11-04 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-11-03 |
jpr | Avoid warnings |
blob | commitdiff | raw | diff to current |
2005-11-03 |
jpr | Don't warn user with useless messages. |
blob | commitdiff | raw | diff to current |
2005-11-03 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-10-28 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-10-28 |
jpr | Commenting out useless code should avoid pb on Big... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
malaterre | STYLE: remove cout |
blob | commitdiff | raw | diff to current |
2005-10-27 |
malaterre | COMP: second time I am fixing the very same bug, please... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
jpr | Add verbosity when trouble occur. |
blob | commitdiff | raw | diff to current |
2005-10-27 |
jpr | Still doesn't work on Big Endian processor, but we... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
jpr | Message |
blob | commitdiff | raw | diff to current |
2005-10-27 |
jpr | Fix comments (due to removal of difference between... |
blob | commitdiff | raw | diff to current |
2005-10-26 |
malaterre | BUG: Fix declaration of vars within a switch/case |
blob | commitdiff | raw | diff to current |
2005-10-26 |
jpr | Swap64 deals with double (VR=FD) |
blob | commitdiff | raw | diff to current |
2005-10-26 |
jpr | Add over verbose debug message -to be removed withing... |
blob | commitdiff | raw | diff to current |
2005-10-26 |
jpr | Add comment on files with no "Transfer Syntax" |
blob | commitdiff | raw | diff to current |
2005-10-26 |
jpr | Comment out too much verbose warning message. |
blob | commitdiff | raw | diff to current |
2005-10-25 |
regrain | * Some classes inherit now from gdcm::RefCounter |
blob | commitdiff | raw | diff to current |
2005-10-25 |
jpr | Avoid polluting output |
blob | commitdiff | raw | diff to current |
2005-10-25 |
regrain | * Remove memory leaks |
blob | commitdiff | raw | diff to current |
2005-10-24 |
regrain | * Change the DocEntry inheritance to RefCounter |
blob | commitdiff | raw | diff to current |
2005-10-23 |
jpr | Doxygen |
blob | commitdiff | raw | diff to current |
2005-10-21 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-10-20 |
regrain | * Add a RefCounter object that is deleted only when... |
blob | commitdiff | raw | diff to current |
2005-10-20 |
malaterre | STYLE: Some minor comment |
blob | commitdiff | raw | diff to current |
2005-10-19 |
regrain | * Remove memory leaks |
blob | commitdiff | raw | diff to current |
2005-10-19 |
regrain | * Fix compilation errors for the Python part |
blob | commitdiff | raw | diff to current |
2005-10-18 |
malaterre | STYLE: A Debug statement is not a warning, a warning... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
malaterre | ENH: Getting real close to having JPEG support in gdcm... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Remove bad print - sorry |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Correctly use the VRKey for all vr variables.... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
jpr | Coding style : no more than 80 char per line! |
blob | commitdiff | raw | diff to current |
2005-10-18 |
jpr | Fix cleanly (hope so) the mess in gdcm-MR-PHILIPS-16... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
jpr | Fix internal name for : |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Remove useless constructor of gdcm::Document |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Minor coding-style clean up |
blob | commitdiff | raw | diff to current |
2005-10-17 |
jpr | "UN" is an actual VR! |
blob | commitdiff | raw | diff to current |
2005-10-11 |
jpr | Comment out strangr code nad replace by simpler one. |
blob | commitdiff | raw | diff to current |
2005-10-10 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-10-03 |
jpr | Add some verbosity, to help tracking the trouble, when... |
blob | commitdiff | raw | diff to current |
2005-09-22 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-09-21 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-09-21 |
jpr | LO generated VR for odd groups will be displayed at... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
jpr | //DICOM PS 3-5 7.8.1 a) states that those |
blob | commitdiff | raw | diff to current |
2005-09-20 |
jpr | To avoid warnings around 'catch' |
blob | commitdiff | raw | diff to current |
2005-09-16 |
jpr | To avoid bcc 5.5 warnings |
blob | commitdiff | raw | diff to current |
2005-09-08 |
jpr | avoid bcc5.5 warnings |
blob | commitdiff | raw | diff to current |
2005-09-07 |
jpr | Cosmetics for making ProntFile more clear when forceLoa... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
jpr | Add some verbosity when something wrong occurs |
blob | commitdiff | raw | diff to current |
2005-09-07 |
jpr | Meta Elements group length (follows previous commit) |
blob | commitdiff | raw | diff to current |
2005-08-30 |
jpr | Closing the file even when something wrong happens... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
regrain | * Remove #define and replace then by the call to... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
regrain | * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to |
blob | commitdiff | raw | diff to current |
2005-08-29 |
jpr | Finish (?) a cleaning out session, while time consuming... |
blob | commitdiff | raw | diff to current |
2005-08-29 |
jpr | Add |
blob | commitdiff | raw | diff to current |
2005-08-29 |
regrain | * Bug fix for python use |
blob | commitdiff | raw | diff to current |
2005-08-24 |
jpr | Remove printf |
blob | commitdiff | raw | diff to current |
2005-08-24 |
jpr | Removal of QD patch for Private Sequence + Immplicit VR. |
blob | commitdiff | raw | diff to current |
2005-08-23 |
jpr | To avoid spuroius warning messages when debug is ON |
blob | commitdiff | raw | diff to current |
2005-08-23 |
jpr | Brutal patch, waiting till we find a clever way to... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
malaterre | ENH: Remove stupid debug code... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
malaterre | ENH: Ok all tests are now passing even using FASTKEY |
blob | commitdiff | raw | diff to current |
2005-07-07 |
jpr | On the way to gdcm2 ... |
blob | commitdiff | raw | diff to current |
2005-07-07 |
jpr | Comment out the time consuming, never used/useless |
blob | commitdiff | raw | diff to current |
2005-07-07 |
jpr | Move code lines LTTG so save some CPU time. |
blob | commitdiff | raw | diff to current |
2005-07-06 |
jpr | According to Mathieu's requirement, Load twice the... |
blob | commitdiff | raw | diff to current |
2005-07-06 |
jpr | - Clean out the Entries if a Document is parsed more... |
blob | commitdiff | raw | diff to current |
2005-07-06 |
jpr | - Comment out a for the moment too much verbose warning... |
blob | commitdiff | raw | diff to current |
2005-07-06 |
malaterre | COMP: Fix warning about uninitialized var |
blob | commitdiff | raw | diff to current |
2005-07-05 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-07-03 |
jpr | Should avoid some troubles with 'no length' SQItems... |
blob | commitdiff | raw | diff to current |
2005-07-02 |
malaterre | ENH: Add function declaration for atoi and isdigit |
blob | commitdiff | raw | diff to current |
2005-06-29 |
jpr | Add the NO_SHADOWSEQ load mode |
blob | commitdiff | raw | diff to current |
2005-06-24 |
jpr | Extend warning message for debuging purpose. |
blob | commitdiff | raw | diff to current |
2005-06-23 |
jpr | Extend warning message, for debugging purpose |
blob | commitdiff | raw | diff to current |
2005-06-22 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-06-20 |
jpr | Preventive bug fix for LUT Data. |
blob | commitdiff | raw | diff to current |
2005-06-19 |
jpr | To avoid warnings at compile time |
blob | commitdiff | raw | diff to current |
2005-06-17 |
jpr | Add comments |
blob | commitdiff | raw | diff to current |
2005-06-10 |
jpr | Bug fix in Load method. |
blob | commitdiff | raw | diff to current |
2005-06-07 |
jpr | Fix comments |
blob | commitdiff | raw | diff to current |
2005-06-03 |
jpr | Fix VR processing, to be CP-288 conform. |
blob | commitdiff | raw | diff to current |
2005-06-02 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-05-25 |
jpr | Should avoid some memory leaks |
blob | commitdiff | raw | diff to current |
2005-05-18 |
jpr | Fix : now dcm deals with 'No preamble', Big Endian... |
blob | commitdiff | raw | diff to current |
2005-05-03 |
jpr | Load returns now a bool (allow user not to call IsReada... |
blob | commitdiff | raw | diff to current |
2005-04-29 |
jpr | Don't abort the prog when File not open |
blob | commitdiff | raw | diff to current |
2005-04-26 |
jpr | Should leave gdcm::Document constructor in a much quicker |
blob | commitdiff | raw | diff to current |
2005-04-24 |
malaterre | BUG: A test that cannot open an image SHOULD fail |
blob | commitdiff | raw | diff to current |
2005-04-22 |
jpr | Modify Print() output |
blob | commitdiff | raw | diff to current |
next |