2005-10-18 |
jpr | Fix internal name for : |
tree | commitdiff |
2005-10-18 |
jpr | Avoid warnings : NULL is a 'pointer'; |
tree | commitdiff |
2005-10-18 |
regrain | * Remove useless constructor of gdcm::Document |
tree | commitdiff |
2005-10-18 |
regrain | * Minor coding-style clean up |
tree | commitdiff |
2005-10-17 |
jpr | To avoid warning about shadowed variables. |
tree | commitdiff |
2005-10-17 |
malaterre | COMP: Fix comp on bcc55 |
tree | commitdiff |
2005-10-17 |
jpr | "UN" is an actual VR! |
tree | commitdiff |
2005-10-17 |
jpr | Fix bug in computing XSpacing. |
tree | commitdiff |
2005-10-17 |
jpr | SerieHelper Normalization : stage 1 |
tree | commitdiff |
2005-10-14 |
malaterre | STYLE: Cleanup |
tree | commitdiff |
2005-10-13 |
jpr | Add, as a 'Note to developpers' a very detailled post... |
tree | commitdiff |
2005-10-12 |
malaterre | COMP: I am not joking gdcm wont compile otherwise on... |
tree | commitdiff |
2005-10-11 |
jpr | Revert to initial code : TestWriteSimple hangs on Darwin |
tree | commitdiff |
2005-10-11 |
jpr | Comment out strangr code nad replace by simpler one. |
tree | commitdiff |
2005-10-11 |
malaterre | BUG: How in the world did it never show up before.... |
tree | commitdiff |
2005-10-11 |
jpr | The way we dealt with 16 bits 'Pixel Data' on Big... |
tree | commitdiff |
2005-10-11 |
jpr | Within Print method, change the 'warning value' for... |
tree | commitdiff |
2005-10-10 |
malaterre | BUG: When reading 32bits data on BigEndian system you... |
tree | commitdiff |
2005-10-10 |
jpr | Doxygenation |
tree | commitdiff |
2005-10-07 |
jpr | Default Pixel Spacing to 1.0\1.0 when writing an image... |
tree | commitdiff |
2005-10-06 |
malaterre | BUG: Have to remove assert since 00191113.dcm is off... |
tree | commitdiff |
2005-10-06 |
malaterre | ENH: ReadAndSkip became ReadAndNotSkip, the basic offse... |
tree | commitdiff |
2005-10-06 |
malaterre | STYLE: Remove old comments |
tree | commitdiff |
2005-10-03 |
jpr | Some more precisions in the comments |
tree | commitdiff |
2005-10-03 |
jpr | Add some verbosity, to help tracking the trouble, when... |
tree | commitdiff |
2005-10-03 |
malaterre | COMP: Try to fix compilation on VS7 |
tree | commitdiff |
2005-10-01 |
malaterre | ENH: Refactorize code, from PrintFile into the class... |
tree | commitdiff |
2005-10-01 |
malaterre | DOC: Adding comment by JPR, for non-medical user (=me) |
tree | commitdiff |
2005-09-30 |
jpr | Add the commented out XMedcon-like code. |
tree | commitdiff |
2005-09-29 |
jpr | Fix bug in Orientation::VerfCriterion |
tree | commitdiff |
2005-09-22 |
jpr | Comments |
tree | commitdiff |
2005-09-21 |
malaterre | STYLE: Minor typo |
tree | commitdiff |
2005-09-21 |
jpr | Comments |
tree | commitdiff |
2005-09-21 |
jpr | add std::string Orientation::GetOrientation ( File... |
tree | commitdiff |
2005-09-21 |
jpr | Remove useless extern declaration. |
tree | commitdiff |
2005-09-21 |
jpr | Fix typo |
tree | commitdiff |
2005-09-21 |
jpr | Add some comments |
tree | commitdiff |
2005-09-21 |
jpr | LO generated VR for odd groups will be displayed at... |
tree | commitdiff |
2005-09-20 |
jpr | //DICOM PS 3-5 7.8.1 a) states that those |
tree | commitdiff |
2005-09-20 |
jpr | Two ;; at end of line can cause troubles |
tree | commitdiff |
2005-09-20 |
jpr | remove useless extern declaration |
tree | commitdiff |
2005-09-20 |
jpr | %d vs %i in fprintf for unsigned int, to avoid warnings... |
tree | commitdiff |
2005-09-20 |
jpr | remove useless assignation, to avoid warning |
tree | commitdiff |
2005-09-20 |
jpr | REmove useless variable assignation |
tree | commitdiff |
2005-09-20 |
jpr | Doxygen |
tree | commitdiff |
2005-09-20 |
jpr | To avoid warnings around 'catch' |
tree | commitdiff |
2005-09-19 |
jpr | typo |
tree | commitdiff |
2005-09-16 |
jpr | To avoid bcc 5.5 warnings |
tree | commitdiff |
2005-09-16 |
jpr | Insert the original Python code, as a comment, to help... |
tree | commitdiff |
2005-09-13 |
jpr | Fix misstyping. |
tree | commitdiff |
2005-09-08 |
jpr | avoid bcc5.5 warnings |
tree | commitdiff |
2005-09-08 |
jpr | Hope bcc5.5 will have no longer objections |
tree | commitdiff |
2005-09-07 |
jpr | Fix typo |
tree | commitdiff |
2005-09-07 |
jpr | Cosmetics for making ProntFile more clear when forceLoa... |
tree | commitdiff |
2005-09-07 |
jpr | Add some verbosity when something wrong occurs |
tree | commitdiff |
2005-09-07 |
jpr | New 'quicker' code releases some BinEntries :-( |
tree | commitdiff |
2005-09-07 |
jpr | Meta Elements group length (follows previous commit) |
tree | commitdiff |
2005-09-07 |
jpr | Fix bug when Writing Meta Elements Group (0x0002) on... |
tree | commitdiff |
2005-09-07 |
jpr | English mistakes |
tree | commitdiff |
2005-09-07 |
jpr | Remove extra ';' |
tree | commitdiff |
2005-09-06 |
jpr | Add comment |
tree | commitdiff |
2005-09-06 |
malaterre | BUG: Come'on this script does not work |
tree | commitdiff |
2005-09-06 |
malaterre | ENH: Try to commit conflicts (again) |
tree | commitdiff |
2005-09-06 |
jpr | Fix conflict while cvs merging |
tree | commitdiff |
2005-09-06 |
jpr | Inline some methods, to speed gdcm up. |
tree | commitdiff |
2005-09-06 |
jpr | Improve Print method |
tree | commitdiff |
2005-09-06 |
jpr | Comments |
tree | commitdiff |
2005-09-06 |
jpr | Oops. I forgot this one |
tree | commitdiff |
2005-09-06 |
jpr | Add the GetEntryForcedAsciiValue method to deal with... |
tree | commitdiff |
2005-09-05 |
jpr | Print output fixed for level==1 |
tree | commitdiff |
2005-09-05 |
jpr | For Doxygen |
tree | commitdiff |
2005-09-05 |
jpr | Coding style |
tree | commitdiff |
2005-09-05 |
jpr | Addsome comments about Patient Position : |
tree | commitdiff |
2005-09-04 |
malaterre | COMP: Fix some more problem with cstring vs char* |
tree | commitdiff |
2005-09-04 |
malaterre | COMP: People really don't know what is the difference... |
tree | commitdiff |
2005-09-03 |
malaterre | COMP: Add include file |
tree | commitdiff |
2005-09-02 |
jpr | Coding style : remove useless trailing ';' from inline... |
tree | commitdiff |
2005-09-02 |
jpr | Add the methods Dict:AddDict(fullPathPrivateDictionaryF... |
tree | commitdiff |
2005-08-31 |
jpr | Solve other minor Doxygen pb |
tree | commitdiff |
2005-08-31 |
jpr | Minor Doxygen problems |
tree | commitdiff |
2005-08-31 |
jpr | Replace stupid method names : |
tree | commitdiff |
2005-08-30 |
jpr | Use the result of GetVersion better than hard coded... |
tree | commitdiff |
2005-08-30 |
jpr | Closing the file even when something wrong happens... |
tree | commitdiff |
2005-08-30 |
regrain | * Remove #define and replace then by the call to... |
tree | commitdiff |
2005-08-30 |
regrain | * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to |
tree | commitdiff |
2005-08-30 |
jpr | Reverse order sorting now works, even with user supplie... |
tree | commitdiff |
2005-08-30 |
jpr | According to some requierements, if user knows more... |
tree | commitdiff |
2005-08-30 |
jpr | English typo |
tree | commitdiff |
2005-08-29 |
jpr | Finish (?) a cleaning out session, while time consuming... |
tree | commitdiff |
2005-08-29 |
jpr | Add |
tree | commitdiff |
2005-08-29 |
regrain | * Fix bug while wrapping python. The DicomDir SetSta... |
tree | commitdiff |
2005-08-29 |
regrain | * Bug fix for python use |
tree | commitdiff |
2005-08-28 |
jpr | modif in DocEntry::Print() method (for 'long' values) |
tree | commitdiff |
2005-08-28 |
jpr | Bug fix in command line argument manager |
tree | commitdiff |
2005-08-25 |
jpr | Now Print displays the BinEntry Content (if it's printa... |
tree | commitdiff |
2005-08-25 |
jpr | Add methods to check the 'printability' of a bin area |
tree | commitdiff |
2005-08-25 |
jpr | According to Mathieu's suggestion, Print now display... |
tree | commitdiff |
2005-08-25 |
jpr | According to Mathieu's suggestion, *all* the elements... |
tree | commitdiff |
2005-08-24 |
jpr | Remove printf |
tree | commitdiff |
2005-08-24 |
jpr | Removal of QD patch for Private Sequence + Immplicit VR. |
tree | commitdiff |
next |