]> Creatis software - gdcm.git/shortlog
gdcm.git
2004-02-06 jprFix &reference syntax pb Version0.4
2004-02-06 regrain*** empty log message ***
2004-02-06 regrain*** empty log message ***
2004-02-06 regrain*** empty log message ***
2004-02-06 regrain*** empty log message ***
2004-02-06 regrain*** empty log message ***
2004-02-06 regrain * ENH : Add a windows builder for C++ binaries
2004-02-06 regrain * ENH = set a debug macro
2004-02-06 regrain * Final changes for tagging and packaging
2004-02-05 jpradd gdcmHeader::anonymiseHeader() method
2004-02-05 regrain * ENH : remove cout
2004-02-05 regrain * bug fix for the file name
2004-02-05 jprupdate the doxygen scripts to -try to (Mmmm?)- allow...
2004-02-05 regrain * FIX : wrapping python for TagHeaderEntryHT
2004-02-05 regrain * FIX : wrapping python for ListPatient, ListStudy...
2004-02-05 jprdoxygenation
2004-02-05 regrain * ENH : add methods in gdcmObject to get the hash...
2004-02-04 jprdoxygenation
2004-02-04 jprdoxygenation
2004-02-04 regrain * FIX : even length for some strings when writting...
2004-02-04 jprremove cout
2004-02-04 jprModif to be RedHat 7.3 compliant
2004-02-04 jprModif to be RedHat 7.3 compliant (?!)
2004-02-04 regrain * FIX : sort the images in the dicom dir
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain*** empty log message ***
2004-02-04 jpr#include missing
2004-02-04 regrain * Bug fix for python wrapping
2004-02-04 jpr add gdcmData/checkWriteExplicit.sh gdcmData/checkW...
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
2004-02-04 jpr * FIX : dicomVR.dic Overlay group is not *only...
2004-02-04 jprFinal solution (?) to embedded icone images
2004-02-04 regrain * FIX : WriteEntries : coding style & logic in...
2004-02-03 jprupdate Changelog
2004-02-03 jpr'group length' elements are now considered as integers...
2004-02-03 jprFiles are now in alphabetical order (easier to check ;-)
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-02-03 jprAdd a few missing 'group length' Elements
2004-02-03 jprhandling 'non string elements' unsecure area (LUT,...
2004-02-03 jprupdate ChangeLog
2004-02-03 jprgdcmParser : allows "DICM" files, with NO group '0002'
2004-02-03 regrain * DicomDir test (to make a Dicom Dir)
2004-02-03 jprremove a few 'cout <<'
2004-02-03 regrain * bug fix with std::
2004-02-02 jpr * FIX taking into account the possible 7fe0,0010...
2004-02-02 jprUpdate ChangeLog
2004-02-02 jprFIX : gdcmWrite : equal_range() for multimap doesn...
2004-02-02 jpr2004-01-31 Jean-Pierre Roux
2004-01-30 jprDICOMDIR related utilities (not checked as Windoze...
2004-01-30 jprsome DICOMDIR writting purpose modif
2004-01-30 jpradd Pixel Type 'FD', for dealing with 'double' images.
2004-01-30 jprupdtae ChangeLog
2004-01-30 jprgdcmParser::CheckSwap() now defaults the filetype to...
2004-01-28 jprupgrade GdcmHeaderEntry Print Method for DICOMDIR
2004-01-27 jprto allow Python wrapping
2004-01-27 jprRemove spurious conflict indicators in ChangeLog
2004-01-27 jprUpdate ChangeLog
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-26 regrain * Bug fix in the print of hexadecimal representati...
2004-01-23 jpr- ANSIfy gdcmDicomDir.cxx
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-22 regrain * Bug fix in demos because of method names changed
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprin ordrer to display the *stored* length when xxx.Print()
2004-01-22 jprTo solve lengthes = 0x(FFFF) related pb
2004-01-22 jprOops! I forgot it
2004-01-22 jprTo check DICOMDIR related methods
2004-01-22 regrain*** empty log message ***
2004-01-22 jprDICOMDIR related updates
2004-01-22 jpradd DICOMDIR related .h
2004-01-22 jpradding testDICICOMDIR.cxx to check DICOMDIR utilities
2004-01-22 jprDICOMDIR utilities
2004-01-22 jprto avoid printing troubles with odd length fields padde...
2004-01-21 regrain * Update the visible method's names
2004-01-20 regrain * Bug fix for the use of shadow dictionaries
2004-01-20 regrain * add shadow dictionary
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-19 regrain*** empty log message ***
2004-01-19 regrain * src/gdcmFile.cxx : bug fix concerning the close...
2004-01-19 jprnew gdcm modifs taken into account
2004-01-19 jprgdcmSequence renamed to gdcmSerie, to comply with Dicom...
2004-01-19 regrain * bug fix under python
2004-01-19 jpradd gdcmParsePixels.cxx
2004-01-19 jprchange
2004-01-19 jpradd #include <errno.h>
2004-01-19 manuAdded DICOMDIR files
2004-01-19 manuNEW : gdcmDICOMDIR, gdcmPatient, gdcmStudy, gdcmSequenc...
2004-01-19 manuAdded files for DICOMDIR
2004-01-19 regrain*** empty log message ***
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-19 regrain*** empty log message ***
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-16 jprnew Print method for gdcmHeaderEntry
2004-01-16 jprupdate changeLog
2004-01-16 jprto follow class modifications
2004-01-16 jpr * removal of class gdcmHeaderEntrySet
2004-01-15 regrain * src/gdcmDicSet.[h|cxx] : add virtual entries...
2004-01-15 jprWrite uses now chained list instead of (now unuable...
2004-01-15 regrain*** empty log message ***
next