]> Creatis software - gdcm.git/history - src
COMP: Get rid of: Warning(510): friend function 'operator <<' ignored.
[gdcm.git] / src /
2005-10-24 malaterreCOMP: Quickly fix comp on bcc55, dont understand why...
2005-10-24 malaterreENH: ran dciodvfy on test.acr... getting closer to...
2005-10-24 malaterreBUG: Fix first bug reported by dciodvfy (one chance...
2005-10-24 malaterreSTYLE: Fix spacing, and change cerr to gdcmErrorMacor
2005-10-24 malaterreCOMP: Remove call to problematic fprintf
2005-10-24 malaterreCOMP: Ok coffee was bad...
2005-10-24 malaterreCOMP: Avoid MACRO redifinition, shared and static shoul...
2005-10-24 malaterreCOMP: Fix static lib on win32, plus add a comment about...
2005-10-24 malaterreCOMP: Fix warning
2005-10-24 malaterreBUG: Need to link agains gdcmoj
2005-10-24 malaterreENH: Cleanup
2005-10-24 malaterreCOMP: comment within comment
2005-10-24 malaterreCOMP: Some compiler dont like C++ comments
2005-10-24 malaterreCOMP: Fix warning on vs7
2005-10-24 malaterreBUG: Fix a nasty problem, C does not require function...
2005-10-24 malaterreCOMP: Fix a few dummy warnings
2005-10-24 malaterreCOMP: Need to export those symbols too
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-24 malaterreENH: Rebuild lib when file change
2005-10-24 malaterreCOMP: Fix comp for shared lib on win32
2005-10-24 malaterreSTYLE: Cleanup code
2005-10-24 malaterreBUG: Proper name (gdcm namespace avoid pollution)
2005-10-24 malaterreBUG: Remove codec by default, dev only
2005-10-24 malaterreENH: Remove ref to jasper, add OpenJPEG implementation
2005-10-24 malaterreENH: Adding the OpenJPEG (j2k) lib to gdcm
2005-10-23 jprJust one more check for GE Private TS on big endian...
2005-10-23 jprForget this one
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-23 jprDoxygen
2005-10-23 jprDoxygenation
2005-10-23 jprDoxygen
2005-10-23 jprIn order to avoid confusing user with 'public' methods...
2005-10-23 jprDoxygenation
2005-10-23 jprDoxgenation :
2005-10-23 jprDoxygen
2005-10-23 jprDoxygenation
2005-10-23 jprAdd 2 stupif inline functions (to be removed later...
2005-10-21 jprUncomment Private GE transger syntax part.
2005-10-21 jprComments
2005-10-21 jprFix GetZOrigin().
2005-10-21 malaterreBUG: 1-n VM are also allowed to be empty
2005-10-21 malaterreENH: Handle the case where the element is empty, previo...
2005-10-21 regrain * Fix compilation errors in the Python part
2005-10-21 malaterreBUG: 1-n VM was not handle properly
2005-10-21 malaterreCOMP: Fix comp, and use IsValueCountValid in an assert...
2005-10-21 malaterreENH: Adding IsValueCountValid. Should save a lot of...
2005-10-21 jprDoxygen
2005-10-21 jprDoxygen disagrees with comments on deprecated methods
2005-10-21 jpr// -->
2005-10-21 jprShorten up the code, and avoid memory leaks.
2005-10-21 regrain * Fix compilation error for the Python part
2005-10-21 regrain * Fix bug... sorry, too quick commit when correcting...
2005-10-21 regrain * Fix compilation errors due to the 'virtual' key...
2005-10-21 regrain * Fix memory leaks
2005-10-21 jprDoxygen disagrees with commented 'deprecated' methods
2005-10-21 regrain * Fix bug when reading the DicomVR.dic file
2005-10-21 jprComment out, using C style, C++ style comments, to...
2005-10-21 regrain * Remove compilation warnings
2005-10-21 jprDoxygenation
2005-10-21 jprSeems some compiler disagree with trailing semi-column...
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-20 malaterreENH: Fix TestVR on VS6, while preserving inline optimiz...
2005-10-20 malaterreENH: Previous code did not work on VS6
2005-10-20 malaterreCOMP: Fix bcc55
2005-10-20 malaterreSTYLE: Some minor comment
2005-10-20 regrain * Remove missed FASTTAGKEY (due to the integration...
2005-10-20 jprLast (?) stage of Private GE Syntax Transer name normal...
2005-10-20 regrain * Fix some compilation warnings
2005-10-20 jprOops.
2005-10-20 jpr-> Fix the pb of 'Private GE Transfer Syntax' for 16...
2005-10-20 jprCoding style
2005-10-20 jprTry to make a more kosher Dicom Header (improve various...
2005-10-20 jprIn order to get UID without padding to even-length...
2005-10-20 jprFix 'delimitors' Print()
2005-10-19 malaterreSTYLE: Imager Pixel Spacing
2005-10-19 malaterreSTYLE: Fix comment
2005-10-19 malaterreCOMP: That was simply a typo
2005-10-19 malaterreENH: Reorganize the code to prepare multiple fragments
2005-10-19 regrain * Remove the Key information in Entry
2005-10-19 regrain * Remove memory leaks
2005-10-19 regrain * Fix compilation errors for the Python part
2005-10-19 regrain * Amelioration of error messages
2005-10-19 regrain * Error message amelioration
2005-10-19 regrain*** empty log message ***
2005-10-19 regrain * Fix some bugs
2005-10-18 malaterreSTYLE: A Debug statement is not a warning, a warning...
2005-10-18 malaterreENH: Getting real close to having JPEG support in gdcm...
2005-10-18 malaterreENH: Several change, fix compilation warnings, and...
2005-10-18 malaterreCOMP: Fix other people warnings
2005-10-18 malaterreENH: Adding *very* experimental support for writting...
2005-10-18 regrain * Remove bad print - sorry
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 jprForce a default 'Recognition Code' when ACR-NEMA writt...
2005-10-18 jprCoding style : no more than 80 char per line!
2005-10-18 jprFix cleanly (hope so) the mess in gdcm-MR-PHILIPS-16...
2005-10-18 jprFix internal name for :
2005-10-18 jprAvoid warnings : NULL is a 'pointer';
2005-10-18 regrain * Remove useless constructor of gdcm::Document
2005-10-18 regrain * Minor coding-style clean up
2005-10-17 jprTo avoid warning about shadowed variables.
next