]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-08-30 jprSome updates to the gdcm/TODO file
2005-08-30 jprAdd some verbosity while running tests
2005-08-30 jprUpdate 'New Features', 'Known Buggs', 'Fixed buggs...
2005-08-30 jprAccording to some requierements, if user knows more...
2005-08-30 jprEnglish typo
2005-08-29 malaterreBUG: I hate cmake...
2005-08-29 malaterreBUG: Need to declate gdcm_wrap.cxx as a generated target
2005-08-29 malaterreENH: Cleanup the cmakelist, cmake 1.8 was barely suppor...
2005-08-29 malaterreENH: Adding check of dict
2005-08-29 malaterreBUG: A SQ is always VM=1, corrected typo from document...
2005-08-29 jprFix typo in VM of a SQ
2005-08-29 jprFinish (?) a cleaning out session, while time consuming...
2005-08-29 jprAdd
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-29 jprAdd forceload= command line argument, to allow user...
2005-08-29 regrain * Bug fix for python use
2005-08-28 malaterreENH: Another attempt to get rid of jasper warning
2005-08-28 jprFix English typo
2005-08-28 jprdeclare once the variables
2005-08-28 jprUpdate web pages
2005-08-28 jprAdd PatchHeader
2005-08-28 jpr// -----------------------------------------------...
2005-08-28 jprPrintFile can now print *all* the file within a given...
2005-08-28 jprmodif in DocEntry::Print() method (for 'long' values)
2005-08-28 jprBug fix in command line argument manager
2005-08-25 malaterreENH: Remove some complain from bcc32
2005-08-25 jprUpdate ChangeLog
2005-08-25 jprNow Print displays the BinEntry Content (if it's printa...
2005-08-25 jprAdd methods to check the 'printability' of a bin area
2005-08-25 jprAccording to Mathieu's suggestion, Print now display...
2005-08-25 jprAccording to Mathieu's suggestion, *all* the elements...
2005-08-24 malaterreENH: Adding Group Length
2005-08-24 malaterreENH: Adding group length and the e0* dicom tags
2005-08-24 jprRemove printf
2005-08-24 jprRemoval of QD patch for Private Sequence + Immplicit VR.
2005-08-24 malaterreCOMP: Fix compilation for VS6
2005-08-23 malaterreENH: Ok if there is one more time a Warning(504): Funct...
2005-08-23 malaterreENH: Adding proper dependencies so that gdcm rebuild...
2005-08-23 malaterreENH: Adding some more tag from Philips Intera Achieva...
2005-08-23 malaterreENH: Update dict to make Peter's image more readable
2005-08-23 jprTo avoid spuroius warning messages when debug is ON
2005-08-23 jprImprove 'Print' methods
2005-08-23 jpr Brutal patch, waiting till we find a clever way to...
2005-08-22 malaterreCOMP: Fix compilation with SWIG, GDCM_LEGACY* options...
2005-08-22 jprSave a *few* microseconds at run time : inline method...
2005-08-22 malaterreCOMP: Remove problem with static being define in a...
2005-08-22 jprTemporarlily ask not to swig for Python SetUserFunction...
2005-08-22 jprReplace
2005-08-22 jprReplace
2005-08-22 jprComments
2005-08-22 jprupdate usage
2005-08-22 jprgdcm::File::File() and gdcm::DicomDir::DicomDir() are...
2005-08-22 jprUpdate CMakeLists.txt
2005-08-22 jprRemove exBuildUpDicomDir.cxx (TestBuildUpDicomDir.cxx...
2005-08-22 jprComment
2005-08-22 jprRemove useless exAnonymize.cxx (use Anonymize.cxx)
2005-08-22 jprRemove useless exAnonymizeNoLoad (use AnonymizeNoload)
2005-08-22 jprUpdate usage
2005-08-22 jprUse new style for File constructor
2005-08-22 jprUse new style for DicomDir constructor
2005-08-22 jprUpdate web pages
2005-08-20 malaterreCOMP: Ok quickly fix comp problem on golgot with -pain...
2005-08-20 jprUse new style FileHelper contructor
2005-08-20 jprFileHelper::Initialize() doesn't call GrabInformationFr...
2005-08-19 malaterreENH: Provide a GetVersion function, apparently need...
2005-08-19 malaterreENH: Tons of cleanup
2005-08-19 malaterreENH: Ok serioulsy nobody was updating this file - removed
2005-08-19 malaterreENH: Should fix installation of gdcm
2005-08-19 jprSome never comitted before comments.
2005-08-19 jprInitialize UserFunction pointer to 0, even for 'depreca...
2005-08-18 malaterreCOMP: Fix compilation on gcc4
2005-08-01 malaterreCOMP: Get rid of: Function gdcm::GDCM_LEGACY must have...
2005-07-30 jprvtkgdcmSerieViewer shows an example for using user...
2005-07-30 jprvtkGdcmReader takes into account the user supplied...
2005-07-30 jpr User is now allowed to pass a Pointer to a functi...
2005-07-30 jprArgMgrDefined now returns a bool
2005-07-30 jprComments
2005-07-30 jprFix comments
2005-07-30 jprAdd SerieHelper::IsCoherent() method to allow checking...
2005-07-29 malaterreCOMP: Fix compilation on gcc296
2005-07-29 jprAllow checking reverse order file sorting
2005-07-29 jprTypo
2005-07-29 jprUser may now use
2005-07-28 malaterreENH: If address is hexadecimal, also take into account a-f
2005-07-27 malaterreBUG: Put back deprecated code since it makes the test...
2005-07-26 malaterreCOMP: Remove call to deprecated method
2005-07-26 malaterreCOMP: Fix compilation on Win32. All symbols MUST be...
2005-07-25 malaterreBUG: Set proper cmake command. Thanks to Aris -again-
2005-07-25 malaterreENH: Install jasper and jpegls. Thanks to Aris Basic...
2005-07-25 malaterreBUG: Need to install the cmake files too otherwise...
2005-07-25 malaterreENH: cvs access is NOT deprecated
2005-07-25 malaterreCOMP: Fix compilation sqrt need prototype
2005-07-24 malaterreENH: Minor tweek
2005-07-24 malaterreENH: Moving Orientation stuff into its own class. gdcm...
2005-07-24 malaterreCOMP: Try to get read of the float issues
2005-07-24 malaterreCOMP: Too bad gcc3.3 on APPLE does not supported deprec...
2005-07-24 malaterreCOMP: OK pow and powf are just to much pain for a simpl...
2005-07-23 malaterreCOMP: Remove deprecated calls
2005-07-23 malaterreCOMP: Remove warning about unused var /type/
2005-07-23 malaterreCOMP: Fix some more deprecated forward
next