]> Creatis software - gdcm.git/history - ChangeLog
* src/gdcmFile.h : bug fix. Variable type and variable name had same name
[gdcm.git] / ChangeLog
2004-12-04 regrain * src/gdcmFile.h : bug fix. Variable type and variab...
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-12-03 regrain * src/gdcmFile.[h|cxx] : now use FileType instead...
2004-12-03 regrain * src/gdcmPixelWriteConvert.[h|cxx] : new class...
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...
2004-12-02 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-12-02 regrain * gdcmPython/gdcm.i : change gdcmHeaderHelper to...
2004-11-30 regrain * Test/ShowDicom.cxx : Change the test to only open...
2004-11-30 regrain * Test/ShowDicom.cxx : now can be used with an off...
2004-11-30 regrain * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO...
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain fix compilation warnings for the gdcm::Document...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-25 regrain * src/gdcmDocument.[h|cxx] : set the Transfert Synta...
2004-11-25 regrain * vtk/vtkGdcmReader.cxx : compilation bug fix for...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * Amelioration of code, remove some code copy. For...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-23 regrain * src/gdcmDocEntryArchive.cxx : complete the print...
2004-11-22 regrain * src/gdcmFile.h : fix compilation errors on zorglub...
2004-11-19 regrain * src/gdcmDocEntry.cxx : remove the copy of the...
2004-11-19 regrain * src/gdcmSeqEntry.cxx : add initialisation of varia...
2004-11-17 regrain * src/gdcmDocument.cxx : now, when using the Replace...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-16 frog * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe...
2004-11-16 regrain * FIX : src/gdcmDocument.cxx Remove obvious code...
2004-11-16 regrain * FIX: src/gdcmUtil.cxx : to compile with MSVC6
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-16 malaterreupdate
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-16 malaterreupdate
2004-11-15 regrain * src/gdcmDocument.[cxx|h] : fix memory leaks. The...
2004-11-15 regrain * src/gdcmFile.cxx : now delete the PixelConvert...
2004-11-10 regrain * src/gdcmDocument.cxx : Set the file pointer TP...
2004-11-09 regrain * src/TestAllReadCompareDicom.cxx : test the existenc...
2004-11-09 regrain * src/gdcmDicomDir.h : bug fix for the last Boix...
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-11-09 frog * src/gdcmDicomDit.h the Method typedef is now local...
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-11-03 malaterreENH: update about dict compiled into lib
2004-10-27 malaterreENH: Minor cleanup, mostly remove comments
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-22 frog * Doc/Dicom2004_Part5.pdf added (thanks to JPR).
2004-10-22 malaterreENH: Initial work in gathering all transfer syntax...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-20 frog * src/gdcmDocument.cxx: wrong type on return fixed...
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-16 malaterreENH: Remove GDCM_EXPORT keyword from gdcm::DirList
2004-10-15 frog * src/gdcmDebug.cxx last ditch attempt to get warning...
2004-10-14 malaterreENH: * Finished lossless transition, not only do we...
2004-10-14 malaterreENH: update
2004-10-14 malaterreENH: update jpeg lib with ls patch and 2 bugfix patch
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 malaterreENH: update my recent changes, sorry for troubles
2004-10-12 frog * CLEANUP_ROUND (11) for gdcmPixelConvert (cafeine...
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-08 frog * CLEANUP_ROUND (9) for gdcmPixelConvert
2004-10-08 frog * CLEANUP_ROUND (8) for gdcmPixelConvert (end of...
2004-10-08 frog * CLEANUP_ROUND (7) for gdcmPixelConvert (lost at...
2004-10-06 frog * CLEANUP_ROUND (6) for gdcmPixelConvert (man, I...
2004-10-06 frog * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit...
2004-10-06 frog - src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ...
2004-10-06 frog * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare...
2004-10-01 frog * Added documentation of vtkgdcmReader on Website:
2004-09-30 frog * CLEANUP_ROUND (2) for gdcmPixelConvert
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-27 frog * Doc/Website/ConformanceSummary.html, minimal confor...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 frog*** empty log message ***
2004-09-24 frog * DEVELOPPER spread out in Doc/Website/Developpers...
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...
2004-09-23 jpr * VoidArea is now called BinArea (less confusing...
2004-09-23 jpr2004-09-23 Jean-Pierre Roux
2004-09-22 frog * src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument...
2004-09-21 frog * src/gdcmCommon.h, gdcmDocument.cxx: doxygen typos
2004-09-21 frog * Test/CMakeLists.txt: update to follow gdcmData...
2004-09-17 frog * ENH: added some utility method that builds a flat...
2004-09-16 frog * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet...
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-08-04 frog * Test/TestAllEntryVerify.cxx minor fix and added...
2004-08-03 frog * gdcmPython/testSuite.py: all the test suite in...
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-08-02 frog * gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't decla...
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-07-29 frog * Test/CMakeLists.txt: newly re-introduced SIEMENS_So...
2004-07-21 jprUpdate ChangeLog
2004-07-20 jprupdate ChangeLog
2004-07-19 regrain * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug...
2004-07-06 frog * WARNING: ctest now depends more tightly on gdcmDat...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-07-02 frog * src/jpeg/libijg12/jdhuff12.c:
2004-07-01 frog * Test/*.cxx and Example/*.cxx: moved some examples...
2004-06-30 frog * Test/CmakeList.txt: removed the following from...
next