]> Creatis software - gdcm.git/history - src
Remaining cerr replaced by std::cerr
[gdcm.git] / src /
2003-09-24 jprRemaining cerr replaced by std::cerr
2003-09-24 jprMistyping in doxygen header corrected
2003-09-24 jprRemove using namespace std;
2003-09-22 regrain * src/gdcmUtil.[cxx|h] : change the _CreateCleanS...
2003-09-19 malaterre* doh I had commited unix file for Win workspace !
2003-09-19 malaterre* This commit should fix the Debug building under VC...
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-09-17 malaterre* corrected directory parsing under Win32
2003-09-16 frog Makefile.am now exports gdcm.dsw for Windoze users...
2003-09-11 jprMissing modalities added, to be compliant with DICOM...
2003-09-11 jprSpecial patch to allow gdcm to read ACR-LibIDO formatte...
2003-09-10 malaterre* remove some methods that are now in gdcmHeaderHelper
2003-09-09 malaterre* Fix a few delete/delete[] mismatch
2003-09-08 malaterre* src/gdcmHeaderHelper.[h cxx]: added new class that...
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-29 malaterre* src/win32/libgdcmjpeg12.dsp was not dos format
2003-07-29 regrain * src/gdcmHeader.h : add std:: prefix for stl...
2003-07-29 malaterremissing namespace: string -> std::string
2003-07-29 malaterreSorry, didn't realize named had changed .c -> 12.c
2003-07-29 malaterre* src/win32/libgdcmijpeg12.dsp was missing
2003-07-28 malaterremisplaced return 0.; for ACR/NEMA
2003-07-24 regrain * src/jpeg/libijg12/.cvsignore, jconfig.* : ommit...
2003-07-23 jprAdding the empty gdcmRLE.cxx file
2003-07-23 jprAdd empty gdcmJpeg2000.cxx, ready for the future
2003-07-23 jprFor 12 bits jpeg, it could help :-(
2003-07-23 jprfor libijg8
2003-07-23 jprFor libijg12
2003-07-23 jprAdd Jpeg 12 bits .c files,
2003-07-23 jpradding jpeg12 bits .h file , in libijg12.
2003-07-23 jprremove 12 bits .c files out of lib 8
2003-07-23 jprremove '12 bits' files out of lib 8
2003-07-23 jpr- Color problems taken in to account
2003-07-23 jpradding the UIDs full names
2003-07-23 jprC files for 1é bits Jpeg lossy (from IJG 6b)
2003-07-23 jprinclude files for 8 bits Jpeg Lossy (from IJG 6b)
2003-07-23 jprjBitsInJsample.h : to avoid pb when including in gdcmJp...
2003-07-08 regrain * vtk/testvtkGdcmReader.cxx : remove a symbol...
2003-07-07 frog * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug...
2003-07-07 regrain * vtk/vtkGdcmReader.cxx : bug fix when loading...
2003-07-04 regrain * src/gdcmHeader.h : added method to get the...
2003-07-03 regrain * src/gdcmFile.cxx : bug fix under Window after...
2003-07-03 jprAll the 'accesors with euristics' move to the end of...
2003-07-03 jpr- gdcmDebug set to 0 in ordrer to avaoid some spurious...
2003-07-02 jprnow gdcmFile::GetImageDataIntoVector, gdcmFile::GetImag...
2003-07-02 regrain * src/jpeg/libijg8/jconfig.* : JPR bug fix :...
2003-07-01 jprsome useless tests removed
2003-07-01 jprmistyping corrected
2003-07-01 frog * src/gdcmHeader.h doesn't make unnecessary refer...
2003-07-01 frog * gdcmPython/Makefile.am now avoids calling the...
2003-07-01 jprNow GetXImagePosition, GetYImagePosition, GetZImagePosition
2003-06-26 jprAdding :
2003-06-24 frog * Clean up of previous JPR garbage commit (not...
2003-06-20 jprFinal remove of spurious testTS
2003-06-17 jprAdd JPEG 6b files
2003-06-17 jprTo display the actual value of Transfer Syntax (instead...
2003-05-28 frog * When compiling with distutils (see setup.py...
2003-05-22 regrain*** empty log message ***
2003-05-21 regrain * src/*.[h] all occurences of stl classes are...
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-05-12 frog * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPix...
2003-05-07 frog Correction of previous commit. Sorry. --- Frog.
2003-05-07 frog * src/gdcmHeader.cxx: the constructor no longer...
2003-05-06 jpr Add protected method : gdcmElValue * GetElValueByNumb...
2003-05-06 frog Removing all the Data files (use gdcmData module...
2003-05-05 frog * vtk subdir added. Contains vtkGdcmReader.[cxx...
2003-05-05 jprModif prise en compte jpeg lossless
2003-04-30 jprgdcmElValSet::SetElValueByNumber and gdcmElValSet:...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-15 frog * Memory link hunt (by using valgrind --leak...
2003-04-11 frog Clean up with JPR. Frog
2003-04-10 jprRectification menage intempestif dans les print.
2003-04-09 jprUpdateGroupLength re-written using H-Table
2003-04-08 jprfonction UpdateGroupLengthNew (utilisant une HTable)
2003-04-08 frog Brutal commit. --- Frog
2003-04-08 frog Brutal commit . Frog
2003-04-07 frog Brutal commit. Changelog to come.... Frog
2003-04-03 jprajouts accesseurs
2003-04-02 jprCorrection calcul 'gdcmZSize' dans AddAndDefaultElements.
2003-04-01 jprUpdate for writting DCM files
2003-03-31 frog * src/gdcmHeader.h: LoadElements() is not a publi... April2003
2003-03-29 frog * gdcm/Doc many doxygen changes:
2003-03-27 frog * gdcmPython/win32/gdcmpycomplet.dsp renamed...
2003-03-26 frog * src/gdcmHeader[h, cxx] gdcmHeader now has an...
2003-03-25 malaterreCorrection of a bad cut n' paste
2003-03-25 frog * gdcmPython/Makefile.am fixed linking against...
2003-03-24 frog * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now...
2003-03-21 jprCalcul correct (merci, Eric!) de la longueur de chaque...
2003-03-17 bellet2003-03-17 Fabrice Bellet <Fabrice.Bellet@creatis.insa...
2003-03-14 jprPricipe de precaution : j'inhibe le recalcul des longue...
2003-03-14 regrain * src/gdcmUtils.cxx : redifinition of defaults...
2003-03-13 jprfusion des updates CVS
2003-03-13 jprfin sac de noeuds avec #include <string>
2003-03-13 jpr#include <string>
2003-03-13 jpr#include <string>
2003-03-13 jprajout namespace std pour les string sous Windows
2003-03-12 frog * gdcmPython/__init__.py fix of GDCM_DICT_PATH...
2003-03-12 frog * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx...
2003-03-12 jprmalloc à la plce de g_malloc
2003-03-12 jprAjout temporaire de la fonction LibIDO de lecture Jpeg...
next