]> Creatis software - gdcm.git/shortlog
gdcm.git
2004-04-25 malaterreFix warnings, add a GDCM_DATA_ROOT to CMake
2004-04-25 malaterreupdate
2004-04-25 malaterreENH: Adding automatic testing
2004-04-23 jpr2004-04-22 Jean-Pierre Roux
2004-04-23 jprminor modif to gdcmHeaderEntry::Print()
2004-04-23 malaterreupdate
2004-04-23 malaterreENH: change malloc/calloc/free with there c++ equivalent
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-04-21 jprComments added
2004-04-21 jprupdate change log
2004-04-21 jpr2004-21-02 Jean-Pierre Roux
2004-04-19 jprdoxygenation
2004-04-19 jpr2004-19-02 Jean-Pierre Roux
2004-04-18 malaterreFor vtk prior to vtk 4.2.5
2004-04-18 malaterreChange default behavior to set a good range value
2004-04-17 malaterreupdate license
2004-04-17 malaterreFIX: Don't know what the heck are those files !
2004-04-17 malaterreupdate CMakeLists
2004-04-06 jprUpdate ChangeLog
2004-04-05 jprAdded a lot of comments to explain the tricks about...
2004-04-02 jprupdate ChangeLog
2004-04-02 jpr * FIX : gdcmParser::WriteEntryTagVRLength emprovem...
2004-03-30 jprChangeLog
2004-03-30 jprFIX gdcmParser::ReplaceOrCreateByNumber shouldn't seg...
2004-03-30 frog Zilch.
2004-03-30 frog * src/gdcmParser.[cxx|h] and gdcmHeader.[cxx.h...
2004-03-30 regrain*** empty log message ***
2004-03-30 regrain * vtk/vtkGdcmReader.[h|cxx] : fix the read of...
2004-03-29 jprupdate ChangeLog
2004-03-29 jprFIX : gdcmObject::ResetBoundaries now stops properly...
2004-03-29 frog Preliminary work to subsequent work.
2004-03-29 frog * src/gdcmCommon.h: FileType enum entry DICOMDIR...
2004-03-29 frog * src/gdcmUtil.cxx: added forgotten iostream include.
2004-03-29 jprCheck whether we want ACR or not if moved fro of WriteE...
2004-03-29 frog * src/gdcmParser.cxx: removal of all TAB character...
2004-03-27 frog Zilch.
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog * src/gdcmUtil.[cxx|h] _cleanString C style functi...
2004-03-26 jprsome more doxygenation
2004-03-26 frog Zilch.
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-25 jprnew features added for doxygen 1.3.6
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-23 jpr2004-03-23 Jean-Pierre Roux
2004-03-22 jprdoxygenation
2004-03-22 regrain * FIX : src/gdcmDicomDir.cxx : make windows compilable
2004-03-19 jprupdate ChangeLog
2004-03-19 jprsome more doxygenation
2004-03-19 jprupdate ChangeLog
2004-03-19 jprNow the tree-like structure describing a DICOMDIR commi...
2004-03-17 jprpassed some std::string as 'reference'
2004-03-17 jpr * FIX now file names and directory name are writte...
2004-03-17 jprremoval of meaningless gdcmDicomDirImage::NewImage...
2004-03-16 frog * FIX (JPR bug) : src/gdcmDicomDirImage.cxx added...
2004-03-15 jprtiny patch to make e-film readable some e-film breaker...
2004-03-15 jprtiny patch fo fix naugthy tag fff0|0000 from Philips MR
2004-03-15 jprstring replaced by std::string
2004-03-12 jprgdcmObject:SetEntryByNumber now creates a VirtualDictEn...
2004-03-12 jprNow, gdcmObject::SetEntryByNumber *adds* a new gdcmHead...
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-25 regrain*** empty log message ***
2004-02-24 jprremoval of old gdcmSerie.h
2004-02-23 jprdoxygenation
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-20 jprexecutables now compile with the new version
2004-02-20 jprCorrect the default value for Planar Configuration
2004-02-19 regrain * FIX : distutilsWrapping.py : copy of .lib file...
2004-02-18 malaterreENH: Update CMakeLists.txt to match Makefile.am
2004-02-13 regrain*** empty log message ***
2004-02-13 regrain*** empty log message ***
2004-02-11 regrain * bug fix for python's None object
2004-02-11 regrain * FIX : memory leaks and the set of ArgDelete...
2004-02-10 regrain*** empty log message ***
2004-02-10 regrain*** empty log message ***
2004-02-10 regrain * ENH : add callback and methods to get the progre...
2004-02-10 jprFix a comment
2004-02-10 jprcomments added
2004-02-10 regrain*** empty log message ***
2004-02-10 regrain * FIX : bug fix in the gdcmDirList for the recursi...
2004-02-10 jprUpdate, according to David Clunie's site
2004-02-10 jprcomments added
2004-02-06 jpr2004-02-06 Jean-Pierre Roux
2004-02-06 jprOps! The last Meta tag was missing
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
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
next