2003-07-24 |
regrain | * src/jpeg/libijg12/.cvsignore, jconfig.* : ommit... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | For the Linux part of the Packaging |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | Adding the empty gdcmRLE.cxx file |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | Add empty gdcmJpeg2000.cxx, ready for the future |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | For 12 bits jpeg, it could help :-( |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | Last commit (?) |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | for libijg8 |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | For libijg12 |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | Add Jpeg 12 bits .c files, |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | adding jpeg12 bits .h file , in libijg12. |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | remove 12 bits .c files out of lib 8 |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | remove '12 bits' files out of lib 8 |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | - Color problems taken in to account |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | adding the UIDs full names |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | C files for 1é bits Jpeg lossy (from IJG 6b) |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | include files for 8 bits Jpeg Lossy (from IJG 6b) |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | jBitsInJsample.h : to avoid pb when including in gdcmJp... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
jpr | Upgrade of Dicom Dictionary to be 2003 compliant (400... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
frog | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-07-08 |
frog | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-07-08 |
frog | *** empty log message *** Version0.3 |
commit | commitdiff | tree | snapshot |
2003-07-08 |
frog | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-07-08 |
regrain | * vtk/testvtkGdcmReader.cxx : remove a symbol... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
frog | * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.cxx : bug fix when loading... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.h : adding comments for Inter... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
regrain | * vtk/vtkGdcmReader.[cxx|h] : bug fix when loadin... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
regrain | * src/gdcmHeader.h : added method to get the... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
regrain | * src/gdcmFile.cxx : bug fix under Window after... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
frog | * vtk/Makefile.am: vtkGdcmReader.h should now... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
regrain | 2003-07-03 Benoit Regrain <Benoit.Regrain@creatis... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
jpr | All the 'accesors with euristics' move to the end of... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
jpr | - gdcmDebug set to 0 in ordrer to avaoid some spurious... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
jpr | now gdcmFile::GetImageDataIntoVector, gdcmFile::GetImag... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
regrain | * src/jpeg/libijg8/jconfig.* : JPR bug fix :... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
frog | * setup.py is again effective on un*x (takes... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
jpr | some useless tests removed |
commit | commitdiff | tree | snapshot |
2003-07-01 |
jpr | mistyping corrected |
commit | commitdiff | tree | snapshot |
2003-07-01 |
frog | * src/gdcmHeader.h doesn't make unnecessary refer... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
frog | * gdcmPython/Makefile.am now avoids calling the... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
jpr | Now GetXImagePosition, GetYImagePosition, GetZImagePosition |
commit | commitdiff | tree | snapshot |
2003-06-26 |
jpr | Adding : |
commit | commitdiff | tree | snapshot |
2003-06-24 |
frog | * Clean up of previous JPR garbage commit (not... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
jpr | Final remove of spurious testTS |
commit | commitdiff | tree | snapshot |
2003-06-17 |
jpr | Add JPEG 6b files |
commit | commitdiff | tree | snapshot |
2003-06-17 |
jpr | To display the actual value of Transfer Syntax (instead... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
jpr | Some more displays to improve debugging |
commit | commitdiff | tree | snapshot |
2003-06-17 |
regrain | * vtk/vtkGdcmReader.cxx : modification for an... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
regrain | * WrapVTK.py : modifications to get correctly... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
malaterre | Memory fixes (valgrind need to be run on .libs/vtkgdcmd... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
malaterre | Header mismatch with cpp file: corrected |
commit | commitdiff | tree | snapshot |
2003-06-11 |
frog | * vtk/vtkGdcmReader.[cxx/h]: |
commit | commitdiff | tree | snapshot |
2003-06-03 |
frog | * vtk/vtkGdcmReader.cxx: hopefully corrected... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
regrain | * vtk/vtkGdcmReader[cxx|h] : makes correct code... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
frog | * vtk/vtkGdcmReader[cxx|h] should now be volume... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
frog | * vtk/vtkGdcmReader[cxx|h] preparation addons... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
frog | * When compiling with distutils (see setup.py... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
frog | * gdcmPython/gdcm.i: |
commit | commitdiff | tree | snapshot |
2003-05-22 |
regrain | Bug fix for VTK path |
commit | commitdiff | tree | snapshot |
2003-05-22 |
regrain | * setup.py, manifest.in : bug fix under linux |
commit | commitdiff | tree | snapshot |
2003-05-22 |
regrain | * Modification of setup.py to compile vtk part... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-22 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-21 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-21 |
regrain | * src/*.[h] all occurences of stl classes are... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
frog | gdcmPython/testSuite.py now cleanly removes temprory... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
frog | * src/*.[h] all occurences of stl classes are... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
frog | * Added python wrappers of vtkGdcmReader vtk... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
frog | * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPix... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
frog | * The subdirectory Data (containing all the image... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
frog | Correction of previous commit. Sorry. --- Frog. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
frog | * src/gdcmHeader.cxx: the constructor no longer... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
jpr | Add protected method : gdcmElValue * GetElValueByNumb... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
frog | Removing all the Data files (use gdcmData module... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
frog | * vtk subdir added. Contains vtkGdcmReader.[cxx... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jpr | Modif prise en compte jpeg lossless |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jpr | gdcmElValSet::SetElValueByNumber and gdcmElValSet:... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
lflorez | UML design file added. This file contains a class diagr... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
frog | * More memmory link related corrections and docum... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
frog | * More memmory link related corrections and docum... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
frog | * Memory link hunt (by using valgrind --leak... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
frog | Clean up with JPR. Frog |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jpr | Just a few modif on Dicom Dict, according to 2003 Releaase. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jpr | Rectification menage intempestif dans les print. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
jpr | UpdateGroupLength re-written using H-Table |
commit | commitdiff | tree | snapshot |
2003-04-08 |
jpr | fonction UpdateGroupLengthNew (utilisant une HTable) |
commit | commitdiff | tree | snapshot |
2003-04-08 |
frog | Brutal commit. --- Frog |
commit | commitdiff | tree | snapshot |
2003-04-08 |
frog | Brutal commit . Frog |
commit | commitdiff | tree | snapshot |
2003-04-07 |
frog | Brutal commit. Changelog to come.... Frog |
commit | commitdiff | tree | snapshot |
2003-04-03 |
jpr | ajouts accesseurs |
commit | commitdiff | tree | snapshot |
2003-04-02 |
jpr | Correction calcul 'gdcmZSize' dans AddAndDefaultElements. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
jpr | Update for writting DCM files |
commit | commitdiff | tree | snapshot |
2003-03-31 |
frog | * src/gdcmHeader.h: LoadElements() is not a publi... April2003 |
commit | commitdiff | tree | snapshot |
2003-03-29 |
frog | Fix. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
frog | * gdcm/Doc many doxygen changes: |
commit | commitdiff | tree | snapshot |
2003-03-27 |
frog | * gdcmPython/win32/gdcmpycomplet.dsp renamed... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
frog | * setup.py fixed for un*x (needed macro for stdint.h) |
commit | commitdiff | tree | snapshot |
2003-03-26 |
frog | * src/gdcmHeader[h, cxx] gdcmHeader now has an... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
malaterre | Correction of a bad cut n' paste |
commit | commitdiff | tree | snapshot |
2003-03-25 |
frog | * gdcmPython/Makefile.am fixed linking against... |
commit | commitdiff | tree | snapshot |
next |