2004-02-04 |
jpr | Final solution (?) to embedded icone images |
tree | commitdiff |
2004-02-04 |
regrain | * FIX : WriteEntries : coding style & logic in... |
tree | commitdiff |
2004-02-03 |
jpr | 'group length' elements are now considered as integers... |
tree | commitdiff |
2004-02-03 |
jpr | Files are now in alphabetical order (easier to check ;-) |
tree | commitdiff |
2004-02-03 |
regrain | * gdcmDirList : to parse a hard drive directory... |
tree | commitdiff |
2004-02-03 |
jpr | handling 'non string elements' unsecure area (LUT,... |
tree | commitdiff |
2004-02-03 |
jpr | gdcmParser : allows "DICM" files, with NO group '0002' |
tree | commitdiff |
2004-02-03 |
jpr | remove a few 'cout <<' |
tree | commitdiff |
2004-02-03 |
regrain | * bug fix with std:: |
tree | commitdiff |
2004-02-02 |
jpr | * FIX taking into account the possible 7fe0,0010... |
tree | commitdiff |
2004-02-02 |
jpr | FIX : gdcmWrite : equal_range() for multimap doesn... |
tree | commitdiff |
2004-02-02 |
jpr | 2004-01-31 Jean-Pierre Roux |
tree | commitdiff |
2004-01-30 |
jpr | some DICOMDIR writting purpose modif |
tree | commitdiff |
2004-01-30 |
jpr | add Pixel Type 'FD', for dealing with 'double' images. |
tree | commitdiff |
2004-01-30 |
jpr | gdcmParser::CheckSwap() now defaults the filetype to... |
tree | commitdiff |
2004-01-28 |
jpr | upgrade GdcmHeaderEntry Print Method for DICOMDIR |
tree | commitdiff |
2004-01-27 |
jpr | * gdcmParser constructor has a new boolean param,'ignor... |
tree | commitdiff |
2004-01-26 |
regrain | * Bug fix in the print of hexadecimal representati... |
tree | commitdiff |
2004-01-23 |
jpr | - ANSIfy gdcmDicomDir.cxx |
tree | commitdiff |
2004-01-23 |
regrain | * Bug fix on field having a VR = 'UI'. Assume... |
tree | commitdiff |
2004-01-23 |
regrain | * Bug fix on field having a VR = 'UI'. Assume... |
tree | commitdiff |
2004-01-22 |
regrain | * DicomDir : clean code, add methods, set variable... |
tree | commitdiff |
2004-01-22 |
jpr | in ordrer to display the *stored* length when xxx.Print() |
tree | commitdiff |
2004-01-22 |
jpr | To solve lengthes = 0x(FFFF) related pb |
tree | commitdiff |
2004-01-22 |
jpr | Oops! I forgot it |
tree | commitdiff |
2004-01-22 |
regrain | *** empty log message *** |
tree | commitdiff |
2004-01-22 |
jpr | DICOMDIR utilities |
tree | commitdiff |
2004-01-22 |
jpr | to avoid printing troubles with odd length fields padde... |
tree | commitdiff |
2004-01-20 |
regrain | * Bug fix for the use of shadow dictionaries |
tree | commitdiff |
2004-01-20 |
regrain | * add shadow dictionary |
tree | commitdiff |
2004-01-19 |
regrain | * Add the update of header entries using the shado... |
tree | commitdiff |
2004-01-19 |
regrain | * src/gdcmFile.cxx : bug fix concerning the close... |
tree | commitdiff |
2004-01-19 |
jpr | gdcmSequence renamed to gdcmSerie, to comply with Dicom... |
tree | commitdiff |
2004-01-19 |
regrain | * bug fix under python |
tree | commitdiff |
2004-01-19 |
jpr | add gdcmParsePixels.cxx |
tree | commitdiff |
2004-01-19 |
jpr | change |
tree | commitdiff |
2004-01-19 |
jpr | add #include <errno.h> |
tree | commitdiff |
2004-01-19 |
manu | Added DICOMDIR files |
tree | commitdiff |
2004-01-19 |
manu | NEW : gdcmDICOMDIR, gdcmPatient, gdcmStudy, gdcmSequenc... |
tree | commitdiff |
2004-01-19 |
manu | Added files for DICOMDIR |
tree | commitdiff |
2004-01-19 |
regrain | *** empty log message *** |
tree | commitdiff |
2004-01-19 |
regrain | * removal of file gdcmHeader2.cxx |
tree | commitdiff |
2004-01-19 |
regrain | * removal of file gdcmHeader2.cxx |
tree | commitdiff |
2004-01-16 |
jpr | new Print method for gdcmHeaderEntry |
tree | commitdiff |
2004-01-16 |
jpr | * removal of class gdcmHeaderEntrySet |
tree | commitdiff |
2004-01-15 |
regrain | * src/gdcmDicSet.[h|cxx] : add virtual entries... |
tree | commitdiff |
2004-01-15 |
jpr | Write uses now chained list instead of (now unuable... |
tree | commitdiff |
2004-01-15 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix : before, with... |
tree | commitdiff |
2004-01-15 |
jpr | doxygenation + modif in Header printing |
tree | commitdiff |
2004-01-14 |
jpr | Some modif in comments; doxygen, etc |
tree | commitdiff |
2004-01-14 |
jpr | Forget this one Version0.3.1 |
tree | commitdiff |
2004-01-14 |
jpr | modif in Header printing |
tree | commitdiff |
2004-01-14 |
jpr | .h names updated |
tree | commitdiff |
2004-01-14 |
regrain | * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -... |
tree | commitdiff |
2004-01-13 |
regrain | * To remove warnings |
tree | commitdiff |
2004-01-13 |
jpr | doxygenation improvement |
tree | commitdiff |
2004-01-13 |
regrain | * src/*.[h|cxx] : coding style |
tree | commitdiff |
2004-01-13 |
jpr | remove H Table NameHT |
tree | commitdiff |
2004-01-13 |
regrain | * src/gdcmIdo.h, gdcmHeaderIdo.cxx : remove the... |
tree | commitdiff |
2004-01-13 |
regrain | * src/gdcmDict.cxx, gdcmElValSet.cxx : bug fix... |
tree | commitdiff |
2004-01-12 |
regrain | * src/gdcmDictSet.h : set the method BuildDictPath... |
tree | commitdiff |
2004-01-12 |
regrain | * src/*.h : add comments |
tree | commitdiff |
2004-01-07 |
regrain | * Modification to compile with the distutils. |
tree | commitdiff |
2003-12-22 |
regrain | * gdcmHeader is now aggregating gdcmFile, and... |
tree | commitdiff |
2003-12-10 |
regrain | * Update Windows projects and .cvsignore files |
tree | commitdiff |
2003-11-18 |
malaterre | *FIX: gdcmjpeg -> gdcmljpeg |
tree | commitdiff |
2003-11-18 |
malaterre | *FIX: Use carnaught table to reduce boolean expr ! |
tree | commitdiff |
2003-11-17 |
malaterre | *FIX: gdcmjpeg -> gdcmljpeg |
tree | commitdiff |
2003-11-14 |
malaterre | *FIX: Solaris + gcc fixed induced backward error. ... |
tree | commitdiff |
2003-11-14 |
malaterre | * ENH: Update CMake stuff for accessing gdcm from CMake... |
tree | commitdiff |
2003-11-13 |
malaterre | *FIX: Forgot about gdcmElValSet.cxx |
tree | commitdiff |
2003-11-13 |
malaterre | *FIX: Some compilation problem on SunOS with no ANSI... |
tree | commitdiff |
2003-11-13 |
jpr | add '\0' after ostringstream to avoid oddities on Solrais |
tree | commitdiff |
2003-11-13 |
malaterre | *FIX: Change GetLUTRGBA to return unsigned char instead... |
tree | commitdiff |
2003-11-12 |
jpr | *ENH gdcmHeader constructor has one more paramete... |
tree | commitdiff |
2003-11-12 |
malaterre | *FIX: char 'tag' was overiding private members (VC++) |
tree | commitdiff |
2003-11-12 |
malaterre | *ENH: Update CMakeLists |
tree | commitdiff |
2003-11-10 |
jpr | *FIX : gdcmHeader::LoadElements is now based |
tree | commitdiff |
2003-11-10 |
jpr | *FIX : gdcmHeader::LoadElements is now based |
tree | commitdiff |
2003-11-07 |
malaterre | *ENH: Add Rescale Slope & Intercept helper, defaults... |
tree | commitdiff |
2003-11-07 |
jpr | update Changelog |
tree | commitdiff |
2003-11-07 |
jpr | *ENH gdcmHeader::FixFoundLength now allow to ... |
tree | commitdiff |
2003-11-07 |
jpr | *FIX misstyping in Transfert Syntax name table |
tree | commitdiff |
2003-11-05 |
malaterre | *** empty log message *** |
tree | commitdiff |
2003-11-05 |
malaterre | *FIX: DOH again the same bug of unsigned vs. signed ! |
tree | commitdiff |
2003-11-05 |
malaterre | FIX: DOH !! [0 255[ doesn't contains 256 elements ... |
tree | commitdiff |
2003-11-05 |
jpr | * Fix :Oops ! Forgot to commit gdcmFile::GetImageDataSi... |
tree | commitdiff |
2003-11-03 |
jpr | 2003-11-03 Jean-Pierre Roux |
tree | commitdiff |
2003-10-31 |
jpr | Update Changelog |
tree | commitdiff |
2003-10-31 |
jpr | removal of useless jBitsInJsample.h for both 8 and... |
tree | commitdiff |
2003-10-31 |
malaterre | *FIX: VC++ compilation, still for loop dummy stuff |
tree | commitdiff |
2003-10-31 |
jpr | * ENH : Add the functions gdcmFile::GetImageDataRaw |
tree | commitdiff |
2003-10-30 |
jpr | Ops ! Forgot to commit the .h |
tree | commitdiff |
2003-10-30 |
jpr | * FIX : a VC++ intended syntax modif broke the 12... |
tree | commitdiff |
2003-10-30 |
jpr | 2003-10-29 Jean-Pierre Roux |
tree | commitdiff |
2003-10-29 |
malaterre | *FIX: only one function is being exported for now ... |
tree | commitdiff |
2003-10-29 |
malaterre | *FIX: sorry ! |
tree | commitdiff |
2003-10-29 |
malaterre | *FIX: release compilation mode |
tree | commitdiff |
2003-10-29 |
malaterre | *FIX: removed this files |
tree | commitdiff |
2003-10-29 |
malaterre | *ENH: Add include dir to medcon lib |
tree | commitdiff |
next |