2005-11-29 |
jpr | To prepare use of progression bar in all types of Document |
blob | commitdiff | raw |
2005-11-28 |
regrain | * Remove all gdcmStaticXxxMacro with Xxx : Debug... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
regrain | * Improvement #2 : the CommandManager is now a stati... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
regrain | * Fix bug -- sorry |
blob | commitdiff | raw | diff to current |
2005-11-28 |
regrain | * Add Command and CommandManager to have possible... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
jpr | Flags Debug and Warning may be used separately. |
blob | commitdiff | raw | diff to current |
2005-10-27 |
jpr | Detail use of gdcmDebug, gdcmWarning, gdcmError, assert |
blob | commitdiff | raw | diff to current |
2005-10-26 |
malaterre | BUG: ooops msg was removed from the macro if errno... |
blob | commitdiff | raw | diff to current |
2005-10-26 |
malaterre | ENH: Get rid of errno is op is success |
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-09-02 |
jpr | Coding style : remove useless trailing ';' from inline... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
malaterre | COMP: Fix compilation with SWIG, GDCM_LEGACY* options... |
blob | commitdiff | raw | diff to current |
2005-08-01 |
malaterre | COMP: Get rid of: Function gdcm::GDCM_LEGACY must have... |
blob | commitdiff | raw | diff to current |
2005-07-24 |
malaterre | COMP: Too bad gcc3.3 on APPLE does not supported deprec... |
blob | commitdiff | raw | diff to current |
2005-07-21 |
jpr | LEGACY purpose |
blob | commitdiff | raw | diff to current |
2005-07-20 |
jpr | Use GDCM_LEGACY for DicomDir, as well |
blob | commitdiff | raw | diff to current |
2005-07-19 |
malaterre | ENH: Adding a deprecation mechanism to gdcm via two... |
blob | commitdiff | raw | diff to current |
2005-06-21 |
malaterre | BUG: Solve the 'Shoot Yourself in the Foot' problem |
blob | commitdiff | raw | diff to current |
2005-06-14 |
malaterre | ENH: Add doc for assert |
blob | commitdiff | raw | diff to current |
2005-02-11 |
malaterre | BUG: Verbose->Warning |
blob | commitdiff | raw | diff to current |
2005-02-11 |
jpr | Typo, comments, doxygenation |
blob | commitdiff | raw | diff to current |
2005-02-09 |
malaterre | STYLE: Minor tweaks |
blob | commitdiff | raw | diff to current |
2005-02-05 |
malaterre | BUG: Apparently on Borland uses unsigned char to store... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
jpr | Some more Doxygenation |
blob | commitdiff | raw | diff to current |
2005-02-01 |
jpr | Normalization |
blob | commitdiff | raw | diff to current |
2005-02-01 |
regrain | * src/*.cxx : first parss to normalize file organisation |
blob | commitdiff | raw | diff to current |
2005-01-31 |
jpr | Cosmetics |
blob | commitdiff | raw | diff to current |
2005-01-27 |
jpr | - Add construct and destructor to class gdcm::Debug... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDebug.h : remove the Debug test in the... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
malaterre | ENH: If NDEBUG is passed to prepro then all debug stuff... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
malaterre | ENH: Adding the Debug redirection to a file stream... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
malaterre | ENH put a debug macro trying to find problem with maked... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
malaterre | ENH: gdcmDebugMacro is now different from gdcmVerboseMa... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
malaterre | ENH: Remap borland __FUNC__ to the c9x __FUNCTION__ |
blob | commitdiff | raw | diff to current |
2005-01-08 |
malaterre | Two things at once: start removing hack for old ostrstr... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
malaterre | COMP: Fix compile warnings on some system |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | BUG: assert was inversed |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: properly handle compiler that does not have __FUNC... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: update comments. Rename variable with more complex... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: update gdcmDebug after Benoit comments |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | COMP: Fix VS6 compilation pb |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: Change the gdcmDebug approach. Remov the global... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Coding Style + Doxygenation |
blob | commitdiff | raw | diff to current |
2004-12-03 |
malaterre | ENH: * Huge cleanup: |
blob | commitdiff | raw | diff to current |
2004-10-12 |
malaterre | ENH: Adding 'gdcm' namespace. Be nice with me this... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
frog | * src/*.cxx *.h Reference to License.htm fixed to... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
malaterre | FIX: Revert back to previous version, I don't believe... |
blob | commitdiff | raw | diff to current |
2004-08-01 |
malaterre | ENH: Guess what ! Still some cosmetic cleanup |
blob | commitdiff | raw | diff to current |
2004-07-19 |
regrain | * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug... |
blob | commitdiff | raw | diff to current |
2004-06-20 |
frog | * Erroneous leading white fix: |
blob | commitdiff | raw | diff to current |
2004-05-03 |
malaterre | Replace the DEBUG on the stack with a global entry... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
frog | * src/gdcmUtil.[cxx|h] split in two. Additional... |
blob | commitdiff | raw | diff to current |
|