]> Creatis software - gdcm.git/history - src/gdcmDicomDir.cxx
prevent trouble during anon.
[gdcm.git] / src / gdcmDicomDir.cxx
2005-01-12 malaterreSTYLE: Unused variable
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: properly handle compiler that does not have __FUNC...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 jprDoxygenation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-04 regrain * Bug fix due my last commit (compilation under...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-11-30 malaterreENH: Minor tweaks
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-09 malaterreENH: Some more borland issues
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-09 malaterreENH: Still remove some sprintf and rework internals
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...
2004-08-31 jprDoxygenation
2004-08-30 jprsome more DICOMDIR fixes
2004-08-27 jprlight modif around DICOMDIR stuff
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-08-01 malaterreENH: Guess what ! Still some cosmetic cleanup
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
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 ***