]> Creatis software - gdcm.git/shortlog
gdcm.git
2004-09-23 malaterreSTYLE: No DOS file, please
2004-09-23 malaterreENH: Fix some compilation warnings
2004-09-23 frog * Added Doc/Website directory, that contains a first...
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 Reverting to previous version temporarily. Sorry...
2004-09-22 frog * src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument...
2004-09-22 jprGetImageData is now done *before* copying the docEntries
2004-09-22 jpradd a v(ideo inv) option to TestWrite -Special Hector...
2004-09-22 jprCode identation
2004-09-22 jprCode indentation
2004-09-22 jprstring "gdcm::Loaded (BinEntry)" replaced by GDCM_BINLOADED
2004-09-22 malaterreENH: Sorry OT-PAL-8-face.dcm is still seg faulting...
2004-09-22 malaterreENH: Unused var
2004-09-22 malaterreENH: Some unused vars
2004-09-22 malaterreFIX: Some unused var, just (void)'ing them
2004-09-21 frog * src/gdcmCommon.h, gdcmDocument.cxx: doxygen typos
2004-09-21 frog * Test/CMakeLists.txt: update to follow gdcmData...
2004-09-20 jprExample/TestReadWriteReadCompare may now be called...
2004-09-20 jpruncomment no longer ctest breaker images
2004-09-20 jprLast modif before gdcmPixelData class introduction :
2004-09-17 frog * ENH: added some utility method that builds a flat...
2004-09-17 jpruncomment ShowDicom
2004-09-17 jprinclusion of code for jpeg compression
2004-09-16 frog * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet...
2004-09-16 jprgdcmDocument::ReplaceOrCreateByNumber has now an extra...
2004-09-15 malaterreVery cautiously put gdcmDocentry destr as virtual,...
2004-09-15 malaterreENH: Warnings about shadow vars, + unused var
2004-09-15 malaterre# As of 14/09 this image creates a crash:
2004-09-14 jprNow, TestCopyDicom deals with private Entries
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-13 jprnew version of TestCopyDicom
2004-09-13 jprdealing with 'zero length' integers
2004-09-13 jprUpdate of Dicom Dictionary
2004-09-12 malaterreDisabls TestChangeHeader, this is not a test right now
2004-09-12 malaterreFIX: put back everything since I broke tests, warnings...
2004-09-12 malaterreFIX: Some warnings
2004-09-12 malaterreFIX: icc could not build otherwise
2004-09-10 jprCosmetic modif
2004-09-10 jprDoxygenation
2004-09-10 frogzilch.
2004-09-09 jprAdding some warning messages
2004-09-09 jpr WARNING : This was not designed as a 'Test' program...
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-09-09 malaterreENH: Adding a test I know that segfault
2004-09-09 malaterreENH: Applied JPR comments, but still doesn't work on...
2004-09-07 malaterreFIX: warning
2004-09-07 jprADD : gdcmGlobal::CountSubstring method
2004-09-03 malaterreFIX: minor inconsistency
2004-09-03 malaterreFIX: Pb on recent linux machine
2004-09-03 jprCheckEntryIfExistByNumber returns a bool (no longer...
2004-09-03 jprOffset set to 0 in the constructor to prevent any furth...
2004-09-03 jprFIX :
2004-09-03 jprTemporary (?) uncomment of method gdcmElementSet::GetEn...
2004-09-03 malaterreENH: bad hack to be able to write dicom the way I want...
2004-09-02 malaterreSTYLE: No need to use c string
2004-09-02 jprdded a modified version of Mathieu's TestCopyDicom.cxx
2004-09-02 malaterreENH: minor tweaks
2004-09-02 malaterreNew test for testing the copying for creating dicom...
2004-09-01 jprSome improvements for Write problems Version0.5.bp
2004-09-01 jprremove commented out line after fix of gdcmFile::SetIm...
2004-08-31 jprDoxygenation
2004-08-31 jprDoxygenation
2004-08-30 jprsome more DICOMDIR fixes
2004-08-28 malaterreENH: Refactor some code
2004-08-28 malaterreFIX: Unused vars
2004-08-27 jprlight modif around DICOMDIR stuff
2004-08-26 jprEric Boix
2004-08-26 jprminor updates
2004-08-26 jpr- now, DicomDir stuff stakes into account the 'new...
2004-08-23 frog Memo for gcc flags added.
2004-08-18 malaterreFIX: Compilation on Mac OSX is fine now + remove tabs
2004-08-16 malaterreENH: Fix a shadow variable
2004-08-16 malaterreENH: forgot this easy one
2004-08-16 malaterreFIX: There were lot of shadowed variables, could have...
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-08-01 malaterreENH: Who would have bet ! Some cosmetic cleanups
2004-08-01 malaterreENH: Guess what ! Still some cosmetic cleanup
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-31 malaterreENH: Minor patch, mostly cosmetic clean up
2004-07-31 malaterreENH: Test now support passing argument, thus instead...
2004-07-31 malaterreENH: Support icc8 compilation: warning #470: qualified...
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 malaterreFIX: Dart is dumb
2004-07-29 frog * Test/CMakeLists.txt: newly re-introduced SIEMENS_So...
2004-07-28 malaterreSTYLE: minor
2004-07-28 malaterreFIX: mem leak
2004-07-28 malaterreFIX: valgrind reported this one:
2004-07-27 malaterreFIX could not compile with warnings flags
2004-07-27 malaterreFIX: Finally *.nema are taken into account
2004-07-26 malaterreBUG: On recent debian system, the dirent structure...
2004-07-21 jprUpdate ChangeLog
2004-07-21 jprJPR
2004-07-20 jprDICOMDIR skeleton modifs, for future version
2004-07-20 jprJPR:
next