]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-02-02 jprupdate Changelog
2005-02-02 jprNormalization
2005-02-02 jprNow AddEntry works in the correct spot
2005-02-01 malaterreSTYLE: the mult test was duplicate with the max ==...
2005-02-01 malaterreBUG: Please keep me (for gcc 2.95)
2005-02-01 malaterreENH: Cleanup the CMake stuff.
2005-02-01 regrain * No comments...
2005-02-01 regrain * FIX : bug in the vtk part for installing
2005-02-01 regrain * Test/BuildUpDicomDir.cxx : bug fix for windows...
2005-02-01 jprNormalization
2005-02-01 jprFix Doxygen warnings
2005-02-01 jprSetDebugOn
2005-02-01 jprTry to fix mixture betweem 2 cvs up/ cvs commit
2005-02-01 jprEnforce checkings
2005-02-01 jprCosmetics
2005-02-01 jpr* FIX : SerieHeader::ImageNumberOrdering()
2005-02-01 regrain * FIX : last commit errors... sorry
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-02-01 regrain*** empty log message ***
2005-02-01 regrain * src/gdcmDirList.cxx : bug fix to test a directory...
2005-02-01 regrain * src/gdcmDirList.[h|cxx] : add method to find a...
2005-01-31 regrain * Test/TestDicomdir.cxx : remove memory leaks
2005-01-31 jprCosmetics
2005-01-31 malaterreENH: update for JPEG cleanup and RLE cleanup toward...
2005-01-31 malaterreENH: Yet another pass to get RLE stuff similar to JPEG...
2005-01-31 malaterreENH: Getting toward a nice gdcmDecompressor. Now RLE...
2005-01-31 malaterreSTYLE: remove GetNextttttt + minor Doc
2005-01-31 malaterreENH: Pass 2 at cleaning the JPEG mess. Still some work...
2005-01-31 malaterreBUG: Remove mem leak.
2005-01-31 malaterreENH: Huge commit to remove the previous implementation...
2005-01-30 jprCorrect misstyping
2005-01-30 jpr Update ChangeLog :
2005-01-30 jprCosmetics
2005-01-30 jprupdate CmakeLists.txt
2005-01-30 jpr * SerieHeader::AddFileName() creates as many Coherent...
2005-01-29 jprUpdate News
2005-01-29 jprHope TestDicomDir will be aware of DicomDir stuff error...
2005-01-29 jprDicomDir was broken , but TestDicomDir was not aware...
2005-01-28 malaterreCOMP: Solve both problem of push_back missing in VS6...
2005-01-28 jprCosmetics
2005-01-28 jprNow SerieHeader::SetDirectory() allow recursive explora...
2005-01-28 regrain*** empty log message ***
2005-01-28 regrain * Remove friend between PixelReadConverter and RLEFr...
2005-01-28 regrain * Remove friend classes between DocEntry and File
2005-01-28 regrain * src/gdcmFile.cxx, gdcmDocument.cxx : fix the bug...
2005-01-28 regrain * vtk/vtkGdcmWriter.[h|cxx] : add the gestion of UID
2005-01-28 regrain * src/gdcmUtil.cxx : compilation fix on Win32
2005-01-28 regrain * Test/TestVR.cxx : fix memory leaks
2005-01-28 malaterreENH: Rewrite the base conversion from base 256 to base...
2005-01-27 jprUpdate ChangeLog
2005-01-27 jprAdd some more info in News
2005-01-27 jprTest Coverage
2005-01-27 jpr- Add construct and destructor to class gdcm::Debug...
2005-01-27 regrain * Test/TestAllEntryVerify.cxx, makeDicomDir.cxx...
2005-01-27 jprTest coverage
2005-01-27 jprgdcm has now an official UID prefix,
2005-01-26 regrain * move RLEInfo & JPEGInfo from Document to File
2005-01-26 jprRenaming some local variables + test coverage improvement
2005-01-26 jprAdd a forty entries private Dicom Dictionary (Philips...
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-26 regrain * gdcmPython.i : add gdcmContentEntry
2005-01-26 jprContructors and Destructor are now protected,
2005-01-26 jpr * remove ContentEntry::Write() code, yet the method...
2005-01-26 regrain * gdcmPython/demo/vtkGdcmWriter.py.in : bug fix
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-26 jprFriend hunting + typo
2005-01-26 jprTypo
2005-01-25 regrain * src/gdcmDocEntrySet.cxx : Bug fix when getting...
2005-01-25 jprUpdate ChangeLog
2005-01-25 regrain * Test/VTKTest*.cxx : bug fix under linux
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 jprDoxygen warnings : I forgot this one
2005-01-25 jprFix Doxygen warning
2005-01-25 jprUpdate some comments
2005-01-25 jprIn ordrer to avoid missbehaviour :
2005-01-25 regrain * Test/VTKTest*.cxx : remove the show variable in...
2005-01-25 regrain * src/gdcmDocument.cxx : bug fix on potential memory...
2005-01-24 jprReplaceOrCreare renamed as Insert
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-24 jprFix compile warning
2005-01-24 jprStage 3 of normalization :
2005-01-24 jpr - Add empty nutshell for JPEG-LS
2005-01-24 malaterreENH: Grealty simplify the JPEg decompression, no need...
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 malaterreCOMP: Fix compilation warnings on SGI and Visual Studio
2005-01-23 jprSome normalizations :
2005-01-23 malaterreENH: update for CreateUniqueUID
2005-01-23 malaterreBUG: ostream opeartor << is only defined for __int...
2005-01-22 malaterreSTYLE: Better approach to work around the timeval defin...
2005-01-22 malaterreBUG: provide a default implementation for GetcurrentThr...
2005-01-22 malaterreCOMP: Dont know what bool is used for
2005-01-22 malaterreCOMP: MacOSX does not respect opengroup definition...
2005-01-22 malaterreBUG: there was a problem with uint64_t. C99 clearly...
2005-01-22 regrain * bug fix for compilation on MSVC6
2005-01-22 malaterreBUG: was leading zeroes in numeric components. This...
2005-01-22 malaterreENH: Add new test using dciodvfy from the dicom3tools...
2005-01-21 malaterreBUG: On Win32 64bits integer are a pain to use
2005-01-21 malaterreENH: Minor tweaks to synchronize with ITK
2005-01-21 malaterreENH: Encode the MAC Adress only on 15bytes now
2005-01-21 malaterreENH: Add test for GetCurrentDateTime. The two calls...
next