]> Creatis software - gdcm.git/history - src
Fix mistypings
[gdcm.git] / src /
2006-05-31 jprComment out over verbose messages
2006-05-31 jprAdd an open source code for MD5.
2006-05-31 jprFix trouble with BCC
2006-05-30 jprMove comments
2006-05-30 jprComment out GDCM_LEGACY_REMOVE function
2006-05-30 jprAdd huge comment on the meaning of RETired fields aroun...
2006-05-30 jprAdd some comments
2006-05-30 jprComment out some deprecated function (instead of GDCM_L...
2006-05-23 malaterreENH: hopefully fixed swig wrapping
2006-05-22 malaterreBUG: Do some voodoo magic do please SWIG -buggy- c...
2006-05-15 malaterreCOMP: Fix compilation on SunOS
2006-05-15 malaterreCOMP: Fix comp on dash8 (gcc296)
2006-05-12 malaterreBUG: resultPath could be empty, cannot access char...
2006-05-12 jprPort Mathieu's modif from gdcm1.2
2006-05-11 malaterreENH: Rework the GDCM_LEGACY mechanism to allow use...
2006-05-11 malaterreBUG: getenv return is not supposed to be freed
2006-05-06 malaterreCOMP: Fix compilation, remove warning
2006-05-05 malaterreENH: This time for real. Install is ok. STYLE: some...
2006-05-05 malaterreENH: Wrong install loc
2006-05-02 jprAdd some comments about
2006-05-02 jprUpgrade FileHelper.InsertEntryString() to be consistent
2006-04-20 jprMinor fix in FileHelper::CheckMandatoryElements :
2006-04-14 jprAvoid tiny memory leak
2006-04-14 jprFix bug in GetString()
2006-04-13 jprAvoid warnings
2006-04-13 jprAvoid some warnings
2006-04-12 jpr Some clinical softwares *demand* Patient ID (0x0010...
2006-04-12 jprAvoid troubles while parsing source dictionaries
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-03-31 jprremove misstyping
2006-03-30 jprAvoid stupid messages when length = 0
2006-03-30 jprInitialize ZSpacing, in *all* cases.
2006-03-30 jprForget to remove cout ..
2006-03-30 jprAs a side effect,
2006-03-29 jprOops.
2006-03-29 jprUnnormalized 4th dimension is now dealt with.
2006-03-22 jprTo speed up the parsing process (avoid accessing HTable...
2006-03-17 jprinitialize enum to 1.
2006-03-14 jprBUG: Newer version of the software on Siemens MR write...
2006-03-13 jpr // User should ask gdcm to write an image in Explic...
2006-03-10 jprFix stupid and riskless) bug :
2006-03-01 jprFix misstyping in the comments (not in the code)
2006-03-01 jprMinor comment fixes
2006-03-01 jprForget to commit this one !
2006-03-01 jprSome clinical softwares refuse to perform some operatio...
2006-03-01 jpradd bool DataEntry::GetDSValue(std::vector <double...
2006-02-21 malaterreENH: Insert dummy value until a better solution is...
2006-02-16 malaterreENH: One more sync with gdcm12
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2006-02-15 malaterreBUG: Sync with ITK/gdcm CVS HEAD
2006-02-13 jprAdd
2006-02-09 jprremove some now useless stuff
2006-02-08 jpr'if then', 'or else' don't exist in C++
2006-02-08 jprAvoid dciodvfy warning when creating ex-nihilo a Dicom...
2006-02-07 jprSome more tellg seekg removal
2006-02-07 malaterreCOMP: Fix warning on bcc551
2006-02-07 jprRemove some useless seekg, tellg.
2006-02-05 malaterreENH: Redo the BUILD_SHARED_LIBS -one more time- hopeful...
2006-02-05 malaterreENH: update to openjpeg CVS
2006-02-05 malaterreENH: Try to keep up with the openjpeg build changes
2006-02-03 jprSome minor comments modifications
2006-01-31 jprAdd the method int ElementSet::IsVRCoherent( uint16_t...
2006-01-31 jprThe automatic set to VR = "LO" for shadow elements...
2006-01-31 jprthe 'FileIdentifier' is now tokenizable on %%%.
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: Change the name
2006-01-25 malaterreENH: Backport from openjpeg CVS
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-20 jprFix Doxygenation
2006-01-19 jprAdd comments on the way gdcm::FileHelper:CheckMandatory...
2006-01-18 malaterreENH: Add support for broken JPEG implementation in...
2006-01-18 jprTo please M$VC6 :
2006-01-18 jprminor misstyping
2006-01-18 jpr(try to) solve the trouble with leading / in filenames
2006-01-11 jprForgot to commit this one!
2006-01-10 jprAdd
2006-01-03 jprRefine message displaying. Now, we have :
2005-12-23 jprAdd verbosity when something wrong occurs
2005-12-23 jprFix misstyping
2005-12-22 jprMinor Typo
2005-12-22 jprFix pb of GetListOfXXX when nothing was found.
next