]> Creatis software - gdcm.git/history - src
BUG: map<>::mapped_type is not part of the STL. Should fix issue on VS* compiler
[gdcm.git] / src /
2007-10-26 malaterreBUG: map<>::mapped_type is not part of the STL. Should...
2007-10-25 jprAvoid warnings
2007-10-25 jprSome fixes for BORLAND (some more to come ...)
2007-10-24 jprNow we check Dictionnary for Shadow Elements, even...
2007-10-24 malaterreENH: second attempt at getting VS6 to compile templated...
2007-10-23 jprDeal with
2007-10-23 jprHope there will be less compile errors, under msvc6 ...
2007-10-19 jpr#include <algorithm>
2007-10-19 jpravoid warnings
2007-10-17 jprForce 0018|0015 [CS] [Body Part Examined] (in any)...
2007-10-17 jprWhen ContentType == FILTERED_IMAGE, we force 0008_0008...
2007-10-17 jprShould avoid dciodvfy to complain about File Meta Infor...
2007-10-16 jprAdd comments on 16 bits Palette Color
2007-10-08 malaterreCOMP: Fix a bunch of warnings. Try to get template...
2007-10-04 jprShould avoid some warnings
2007-10-03 malaterreENH: cleanup + add comment
2007-10-03 malaterreENH: gdcm is not called gdcm anymore...
2007-10-03 malaterreCOMP: remove warnings
2007-10-03 malaterreCOMP: remove warnings
2007-10-03 malaterreBUG: need the gdcm namespace. add comments
2007-10-03 malaterreBUG: ooops this is a 16bits palette
2007-10-03 malaterreENH: HasLut return true when finding a segmented palette
2007-10-03 malaterreENH: add support for segmented palette
2007-10-03 malaterreENH: add code for segmented palette
2007-10-01 jprComments
2007-10-01 jprAdd Util::ReplaceSpecChar method.
2007-09-28 jpravoid warning
2007-09-28 jprAdd some more checking
2007-09-28 jprI don't like warnings!
2007-09-25 jprFix writting VR = OL
2007-09-25 jprDeal with new "OL" VR
2007-09-20 jprUserDefinedFileIdentifier is now more human readable
2007-09-20 jprStop panic users with useless 'error' messages
2007-09-19 jpr} missing?
2007-09-18 jprTo help human reader of PrintFile, hexadecimal value...
2007-09-18 jpravoid Doxygen Warnings
2007-09-18 jprForgot to update this one
2007-09-18 jprFix the still ifdef-disabled code
2007-09-18 jprAvoid compile time warning
2007-09-17 jprFix comments
2007-09-17 jprfix gdcm -> GDCM_NAME_SPACE
2007-09-17 jprDoxygen : forget to commit theese ones
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
2007-09-15 malaterreBUG: how did that hqppen...
2007-09-15 malaterreCOMP: Fix comp on picky compiler
2007-09-14 malaterreBUG: Fix long standing bug that was introduce by jpr...
2007-09-14 malaterreENH: sometime you need to hold your compiler hand to...
2007-09-14 jprPrint
2007-09-07 jpr Since gdcm1.3.1 wrote wrongly some images :
2007-09-05 jprJPEG2000 reader deals with multiframes.
2007-09-04 jprClean code
2007-09-04 jprAutogenerated misstyping after system crash ?!???
2007-09-04 jprSolve (hope so!) the JPEG troubles when BitsStored...
2007-09-03 jprFix to be able to read Jpeg images 16/8.
2007-08-31 jprForget to commit this one.
2007-08-31 jprNow, we compress properly images (BitsAllocated 16...
2007-08-30 jprTypo
2007-08-30 jprSolves the problem of +/-1 on some images.
2007-08-29 jprJpeg writter is no longer confused by DataElements...
2007-08-29 jprAvoid ctest to abort on 32 bits per pxel image RTDOSE.dcm
2007-08-28 jprAvoid JPEG, JPEG2000 writting to be confused by odd...
2007-08-28 jprAvoid FileHelper::CheckMandatoryElements to be confused...
2007-08-28 jprWhen 'Pixel Aspect Ratio' exists, don't add a default...
2007-08-27 jprTrying to normalize JPEG Writing (not yet finished)
2007-08-24 jprFix comments
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-08-21 jprOn the way to unification with ITK version
2007-08-20 jprAdd methods to get number of objets
2007-07-27 jprFix some comments
2007-07-27 jprDeal with element 0x0001 of Private Groups
2007-07-26 jprWe are no longer cheated by Elem belonging to group...
2007-07-25 jprWhen NX*NY*nbOfComponents was odd, one (useless) byte...
2007-07-24 jprWe don't switch any longer to ImplicitVR when undocumen...
2007-07-13 jprFirst step to sync with v 1.2.2
2007-07-11 jprAdd a comment about a patch to be able to reda wrong...
2007-07-05 jprFix comments
2007-07-05 jprMore explanations on future 'Developer's guide'
2007-07-05 jprDon't drop _
2007-07-04 jprShorter strings
2007-07-04 jprForget to remove couts
2007-07-04 jprAdd FileHelper::SetPhotometricInterpretationToMonochrom...
2007-07-03 jprBug fix for old ACR-NEMA images :
2007-06-22 jprNever trust optimiser!
2007-06-19 davilaName Space
2007-06-18 jprFix bug in "despaired wild guesses"
2007-06-18 jprFix loosing the first image of each serie.
2007-06-18 jprFix a bug ... when reading a bugged DICOMDIR.
2007-06-15 jprWithin some Dicom images, all the elements of shadow...
2007-06-11 jprOther despaired wild guess to get swap code.
2007-06-08 jpr Add new method :
2007-06-04 jpravoid some warnings a doxygen time
2007-06-04 jprFix some verbosity
2007-05-30 jpr(Try to) fix troubles with WIN32 vs _WIN32 at compile...
2007-05-24 jprFix default spacing cvalue
2007-05-23 jprPort Mathieu's fix (from gdcm1.2) to be able to read...
2007-05-23 jprRemove useless ref to namespace
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-05-23 jprFix an old bug 'DicomDir Private' related.
2007-04-12 jprEnglish mistakes
2007-04-12 jprTo allow testsuite go on.
next