]> Creatis software - gdcm.git/shortlog
gdcm.git
2006-01-31 jprForgot to commit the Python part for GDCM_FILESEPARATOR
2006-01-27 jprAdd #include for BCC.
2006-01-27 jprAdd #include for BCC
2006-01-26 malaterreCOMP: Fix comp on WIN32 os
2006-01-26 malaterreCOMP: Fix comp on borland
2006-01-26 malaterreENH: Some more const correctness...until I hit strtok
2006-01-26 malaterreENH: Finally I got ArgMgr to be const string instead...
2006-01-26 jprTry to warn user when 'DeflatedExplicitVR' Transfer...
2006-01-26 jprDon't try to 'Read Pixels' when 'DeflatedExplicitVRLitt...
2006-01-26 jprSerieHelper::CreateUserDefinedFileIdentifier doesn...
2006-01-25 malaterreENH: gdcm does not support deflate
2006-01-25 jprIf TriggerTime is missing (?!?) try a desperate one...
2006-01-25 malaterreCOMP: Remove warning about unused var
2006-01-25 malaterreENH: Change the name
2006-01-25 malaterreENH: Backport from openjpeg CVS
2006-01-25 jprEnforce consistency check
2006-01-25 jprWhen Split is ON, only *one* slice in each directory
2006-01-25 jprAdd MagnetomVisionToBrucker
2006-01-24 malaterreBUG: Who blamed vs7.1 it actually caught a big fat...
2006-01-24 malaterreENH: Should be a little faster since no function call
2006-01-24 malaterreCOMP: atof return a double
2006-01-24 malaterreCOMP: Why do people use microsoft extension...
2006-01-24 malaterreCOMP: Make bcc55 happy
2006-01-24 malaterreBUG: Free mem properly now that it works
2006-01-24 malaterreBUG: Trying to get openjpeg to work
2006-01-24 malaterreENH: Get openjpeg working
2006-01-24 malaterreENH: Nice trick to set a prefix to the lib
2006-01-24 malaterreENH: Adding a unix file
2006-01-24 malaterreENH: Adding a dos file
2006-01-24 malaterreBUG: No cvs script to make sure this is unix eol
2006-01-24 malaterreENH: Huge update to openjpeg 1.0 (actually more CVS)...
2006-01-24 malaterreCOMP: Fix compilation
2006-01-20 jprUpdate News
2006-01-20 jprFix Doxygenation
2006-01-19 jprAdd comments on the way gdcm::FileHelper:CheckMandatory...
2006-01-19 jprAdd 'input' param to PhilipsToBrucker2
2006-01-19 jprTo please M$VC6
2006-01-18 malaterreENH: Add support for broken JPEG implementation in...
2006-01-18 jprFix stupid syntax like :
2006-01-18 jprTo please M$VC6 :
2006-01-18 jprFix comments
2006-01-18 jprUser may choose the name of the generated dicomdir
2006-01-18 jprminor misstyping
2006-01-18 jpr(try to) solve the trouble with leading / in filenames
2006-01-17 malaterreSTYLE: Minor doc
2006-01-17 jprDeal with :
2006-01-17 jprPhilipsToBrucker2 allows splitting the files into a...
2006-01-17 jprDisplay some more informations
2006-01-11 jprForgot to commit this one!
2006-01-10 jprAdd verbosity
2006-01-10 jprLast Version (hope so)
2006-01-10 jprAdd
2006-01-03 malaterreENH: Add some comment
2006-01-03 jprRefine message displaying. Now, we have :
2006-01-02 malaterreENH: Cleanup
2006-01-02 malaterreENH: Adding a CT-PET matcher
2006-01-02 malaterreENH: update doc
2006-01-02 malaterreSTYLE: minor
2006-01-02 malaterreSTYLE: Minor doc
2006-01-02 malaterreCOMP: Fix comp, should still be DICOM valid
2005-12-30 malaterreENH: Add a small bug
2005-12-30 malaterreENH: Add TODO + comment
2005-12-30 malaterreENH: Hack to remove duplicate
2005-12-30 malaterreENH: Add HOWTO for PET-CT
2005-12-30 malaterreENH: Proper spelling
2005-12-30 malaterreENH: adding ref
2005-12-30 malaterreENH: Adding some more private tags from GE
2005-12-23 jprAdd verbosity when something wrong occurs
2005-12-23 jprFix misstyping
2005-12-22 jprPhilipsToBrucker --> last stage : image convertion
2005-12-22 jprPhilipsToBrucker -> second stage : deal with series...
2005-12-22 jprMinor Typo
2005-12-22 jprFix pb of GetListOfXXX when nothing was found.
2005-12-21 jprConvert MRI Philips images into 'Brucker style' images...
2005-12-21 jprType 1C Conditional Element value cannot be empty!
2005-12-21 jprminor typo
2005-12-21 jprAvoid polluting the witten DICOMDIR with unfound values.
2005-12-21 jpr - void AddSeriesDetail(uint16_t group, uint16_t elem...
2005-12-21 jpr At least with my gcc4.0.1, unfound char results in...
2005-12-16 jprUser is allowed to give a "patient name"
2005-12-16 jprMinor typo
2005-12-16 jprAvoid warnings
2005-12-16 jprNew method SerieHelper::AddSeriesDetail() to allow...
2005-12-15 jprAvoid warnings
2005-12-15 jprAdd RawToDicom
2005-12-15 jprAdd RawToDicom;
2005-12-15 jprMinor Doxygen
2005-12-15 jprMake sure Pixel Spacing is always written
2005-12-14 jprForget to Black list : MR_Philips_Intera_PrivateSequenc...
2005-12-14 jpr*Default* Pixel Spacing with 1.0\1.0, don't *force...
2005-12-14 jprLet's take into account (again) LoadMode !
2005-12-14 jprMinor typo
2005-12-14 jprISO C++ forbids variable-size array ...
2005-12-13 jprThe first letter of each file name was missing.
2005-12-13 jprFix Sequence Terminator length
2005-12-13 regrain * Improve the error message
2005-12-13 jprFix length of Item Terminators 0 instead of 0xFFFFFFFF...
2005-12-12 malaterreENH: Adding a batch convert for Jim (dicom newsgroup)
2005-12-12 regrain*** empty log message ***
2005-12-12 regrain * Fix bug for the installed files
next