]> Creatis software - gdcm.git/history - src/gdcmDicomDir.cxx
* src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed inclusion of errno.h
[gdcm.git] / src / gdcmDicomDir.cxx
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-07-27 malaterreFIX could not compile with warnings flags
2004-07-21 jprJPR
2004-07-19 malaterreENH: Apply cleanup patch
2004-07-17 malaterreENH: Cautiously apply first cleanup patch
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-28 jprremove old mutimap related code
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-23 malaterreFIX: GDCM was not compiling with -W -Wall
2004-06-22 malaterreENH: stdify
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-19 frog * In order to fix memory leaks:
2004-06-18 frog * Valgrind note: after Mathieu Malaterre teached...
2004-06-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-09 frog Sub-minor fixes on std inclusion... JPR + Frog
2004-06-09 jprStill in a debugging status.
2004-06-08 jprmoved from gdcmParser to gdcmDocument.
2004-05-05 regrain * src/gdcmCommon.h, gdcmDicomDir.cxx, gdcmFile...
2004-04-30 frog Doxygenation.
2004-04-23 malaterreENH: change malloc/calloc/free with there c++ equivalent
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-03-30 jprFIX gdcmParser::ReplaceOrCreateByNumber shouldn't seg...
2004-03-30 frog * src/gdcmParser.[cxx|h] and gdcmHeader.[cxx.h...
2004-03-29 frog * src/gdcmCommon.h: FileType enum entry DICOMDIR...
2004-03-29 jprCheck whether we want ACR or not if moved fro of WriteE...
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 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-23 jpr2004-03-23 Jean-Pierre Roux
2004-03-22 regrain * FIX : src/gdcmDicomDir.cxx : make windows compilable
2004-03-19 jprsome more doxygenation
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-15 jprstring replaced by std::string
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-11 regrain * FIX : memory leaks and the set of ArgDelete...
2004-02-10 regrain*** empty log message ***
2004-02-10 regrain * ENH : add callback and methods to get the progre...
2004-02-10 regrain*** empty log message ***
2004-02-10 regrain * FIX : bug fix in the gdcmDirList for the recursi...
2004-02-10 jprcomments added
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-05 regrain * bug fix for the file name
2004-02-05 jprdoxygenation
2004-02-04 regrain * FIX : sort the images in the dicom dir
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
2004-02-04 regrain * FIX : WriteEntries : coding style & logic in...
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-01-30 jprsome DICOMDIR writting purpose modif
2004-01-28 jprupgrade GdcmHeaderEntry Print Method for DICOMDIR
2004-01-23 jpr- ANSIfy gdcmDicomDir.cxx
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 regrain*** empty log message ***