]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-02-04 regrain * oups, revert my last commit
2005-02-04 regrain * FIX : bug for a bad directory
2005-02-03 jprFix Doxygen warning
2005-02-03 manuFIX: replaced gdcmSerieHeader.h by gdcmSerieHelper.h
2005-02-03 jprName normalization
2005-02-03 jprAdd a skeletton program for newbees
2005-02-03 jprTypo normalization
2005-02-03 jprTo improve test coverage
2005-02-02 malaterreENH: Adding two different viewer. One using vtkImageVie...
2005-02-02 malaterreENH: Long time I wanted to do that: rename Test into...
2005-02-02 malaterreBUG: Try real bytes swapping formula...
2005-02-02 regrain * Test of an older code
2005-02-02 regrain * src/gdcmBinEntry.cxx : bug fix for BIG_ENDIAN...
2005-02-02 malaterreBUG: Fix for picky compiler
2005-02-02 jprFix misstyping
2005-02-02 regrain * Reorder source code (last one, I hope)
2005-02-02 regrain * Reorder source code
2005-02-02 malaterreBUG: Fix problem with typedef. When you use a typedef...
2005-02-02 regrain*** empty log message ***
2005-02-02 jprgdcm::SerieHelper replaces gdcm::SerieHeader
2005-02-02 regrain * Reorder file content
2005-02-02 regrain * Reorder file content
2005-02-02 jprStrange name gdcm::SerieHeader turned to gdcm::SerieHelper
2005-02-02 regrain * Remove useless util
2005-02-02 jprUncomment
2005-02-02 jprCorrect misstyping
2005-02-02 jprRemove useless file
2005-02-02 jprRemove useless file
2005-02-02 jprName normalization
2005-02-02 jprNormalization
2005-02-02 jprRemove useless TestDcm2Acr.cxx
2005-02-02 jprFix Doxygen warnings
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...
next