| 2005-09-06 | jpr | - Unify PrintFile and PrintDocument | commit | commitdiff | tree | snapshot | 
| 2005-09-06 | malaterre | ENH: Tons of links were broken, strange it was not... | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | jpr | See : | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | jpr | Add HITACHI MR pronto Private Dicom Dictionary | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | jpr | Print output fixed for level==1 | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | jpr | 'Print level' defaulted to 1 | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | jpr | For Doxygen | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | jpr | Coding style | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | jpr | Addsome comments about Patient Position : | commit | commitdiff | tree | snapshot | 
| 2005-09-04 | malaterre | COMP: Fix some more problem with cstring vs char* | commit | commitdiff | tree | snapshot | 
| 2005-09-04 | malaterre | BUG: Remove any bcc32 compile warnings from jasper | commit | commitdiff | tree | snapshot | 
| 2005-09-04 | malaterre | COMP: People really don't know what is the difference... | commit | commitdiff | tree | snapshot | 
| 2005-09-04 | malaterre | COMP: Remove stupid warning on Win32/cl. I don't unerst... | commit | commitdiff | tree | snapshot | 
| 2005-09-04 | malaterre | COMP: Ugly fix to remove warning | commit | commitdiff | tree | snapshot | 
| 2005-09-04 | malaterre | COMP: Fix warning with gcc3.3 | commit | commitdiff | tree | snapshot | 
| 2005-09-03 | malaterre | COMP: Add include file | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | jpr | New Features | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | jpr | Coding style : remove useless trailing ';' from inline... | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | jpr | Add the command line argument manager option | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | jpr | Add the methods Dict:AddDict(fullPathPrivateDictionaryF... | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | malaterre | STYLE: typo | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | malaterre | STYLE: typo | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | malaterre | ENH: Some cleanup, and support cmake206 | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Replace | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Comments: It shouldn't be too difficult to 'manualy... | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Solve other minor Doxygen pb | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Minor Doxygen problems | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | malaterre | ENH: Adding todo for automatic recognition of DICOM... | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Update News.html | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Replace stupid method names : | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | regrain | * Fix JPR compilation errors on MSVC.Net 2003 | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Typo | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Add examples of use of | commit | commitdiff | tree | snapshot | 
| 2005-08-31 | jpr | Fix Benoit's bug : | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | Use the result of GetVersion better than hard coded... | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | Closing the file even when something wrong happens... | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | malaterre | ENH: As per Benoit's request, increase gdcm version... | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | int vs unsigned int to avoid warning | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | regrain | * Remove #define and replace then by the call to... | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | regrain | * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | Reverse order sorting now works, even with user supplie... | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | malaterre | ENH: Add new task, and add comment on kwsys | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | Some updates to the gdcm/TODO file | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | Add some verbosity while running tests | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | Update 'New Features', 'Known Buggs', 'Fixed buggs... | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | According to some requierements, if user knows more... | commit | commitdiff | tree | snapshot | 
| 2005-08-30 | jpr | English typo | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | malaterre | BUG: I hate cmake... | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | malaterre | BUG: Need to declate gdcm_wrap.cxx as a generated target | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | malaterre | ENH: Cleanup the cmakelist, cmake 1.8 was barely suppor... | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | malaterre | ENH: Adding check of dict | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | malaterre | BUG: A SQ is always VM=1, corrected typo from document... | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | jpr | Fix typo in VM of a SQ | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | jpr | Finish (?) a cleaning out session, while time consuming... | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | jpr | Add | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | regrain | * Fix bug while wrapping python. The DicomDir SetSta... | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | jpr | Add forceload= command line argument, to allow user... | commit | commitdiff | tree | snapshot | 
| 2005-08-29 | regrain | * Bug fix for python use | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | malaterre | ENH: Another attempt to get rid of jasper warning | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | Fix English typo | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | declare once the variables | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | Update web pages | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | Add PatchHeader | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | // -----------------------------------------------... | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | PrintFile can now print *all* the file within a given... | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | modif in DocEntry::Print() method (for 'long' values) | commit | commitdiff | tree | snapshot | 
| 2005-08-28 | jpr | Bug fix in command line argument manager | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | malaterre | ENH: Remove some complain from bcc32 | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | jpr | Update ChangeLog | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | jpr | Now Print displays the BinEntry Content (if it's printa... | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | jpr | Add methods to check the 'printability' of a bin area | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | jpr | According to Mathieu's suggestion, Print now display... | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | jpr | According to Mathieu's suggestion, *all* the elements... | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | malaterre | ENH: Adding Group Length | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | malaterre | ENH: Adding group length and the e0* dicom tags | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | jpr | Remove printf | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | jpr | Removal of QD patch for Private Sequence + Immplicit VR. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | malaterre | COMP: Fix compilation for VS6 | commit | commitdiff | tree | snapshot | 
| 2005-08-23 | malaterre | ENH: Ok if there is one more time a Warning(504): Funct... | commit | commitdiff | tree | snapshot | 
| 2005-08-23 | malaterre | ENH: Adding proper dependencies so that gdcm rebuild... | commit | commitdiff | tree | snapshot | 
| 2005-08-23 | malaterre | ENH: Adding some more tag from Philips Intera Achieva... | commit | commitdiff | tree | snapshot | 
| 2005-08-23 | malaterre | ENH: Update dict to make Peter's image more readable | commit | commitdiff | tree | snapshot | 
| 2005-08-23 | jpr | To avoid spuroius warning messages when debug is ON | commit | commitdiff | tree | snapshot | 
| 2005-08-23 | jpr | Improve 'Print' methods | commit | commitdiff | tree | snapshot | 
| 2005-08-23 | jpr | Brutal patch, waiting till we find a clever way to... | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | malaterre | COMP: Fix compilation with SWIG, GDCM_LEGACY* options... | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Save a *few* microseconds at run time : inline method... | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | malaterre | COMP: Remove problem with static being define in a... | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Temporarlily ask not to swig for Python SetUserFunction... | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Replace | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Replace | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Comments | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | update usage | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | gdcm::File::File() and gdcm::DicomDir::DicomDir() are... | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Update CMakeLists.txt | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Remove exBuildUpDicomDir.cxx (TestBuildUpDicomDir.cxx... | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Comment | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Remove useless exAnonymize.cxx (use Anonymize.cxx) | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Remove useless exAnonymizeNoLoad (use AnonymizeNoload) | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | jpr | Update usage | commit | commitdiff | tree | snapshot | 
| next |