2003-10-09 |
malaterre | * FIX: http://www.cmake.org/pipermail/cmake/2003-Octobe... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
malaterre | FIX: on cygwin Wsock32 doesn't exist |
commit | commitdiff | tree | snapshot |
2003-10-09 |
malaterre | * doh, ADD_DEFINITIONS needed for now |
commit | commitdiff | tree | snapshot |
2003-10-09 |
malaterre | * FIX: jpr !!! |
commit | commitdiff | tree | snapshot |
2003-10-09 |
malaterre | * CMake-ification of gdcm, we have now two build system |
commit | commitdiff | tree | snapshot |
2003-10-09 |
jpr | Odd length strings are padded with '\0' (not with space... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
malaterre | FIX: VC++ warning about return type in main |
commit | commitdiff | tree | snapshot |
2003-10-09 |
malaterre | FIX: CV++ |
commit | commitdiff | tree | snapshot |
2003-10-07 |
malaterre | * SpuriousFile.raw removed... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
manu | FIX : compilation process wad broken. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
malaterre | * removed these files, they were "Generated automatical... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
malaterre | * change GetXSpacing and GetYSpacing "%f\\%" is parsed... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
malaterre | * change gdcmViewer -> vtkgdcmViewer |
commit | commitdiff | tree | snapshot |
2003-10-06 |
jpr | A few nasty patches to allow the reading of a lot of... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jpr | One more JPEG LossLess type "JPEG Baseline (Process... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
malaterre | * beware of trailing white space ! |
commit | commitdiff | tree | snapshot |
2003-10-03 |
malaterre | * added a gdcmViewer to vtk test, use mouse to control... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
malaterre | * vtkGdcmReader is now able to read rgb dicom file. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jpr | gdcmHeaderHelper::GetNumberOfScalarComponents() added... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jpr | gdcmFile::GetImageDataIntoVector now |
commit | commitdiff | tree | snapshot |
2003-10-02 |
malaterre | src/*.cxx removed pragma thingies to src/gdcmCommon.h |
commit | commitdiff | tree | snapshot |
2003-09-30 |
malaterre | * add argv[1] |
commit | commitdiff | tree | snapshot |
2003-09-25 |
jpr | Now gdcmParse.cxx is 80 characters line long. |
commit | commitdiff | tree | snapshot |
2003-09-25 |
jpr | -->File gdcmParse.cxx added |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | The lines are now eigthy characters long... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remove spurious tests |
commit | commitdiff | tree | snapshot |
2003-09-24 |
regrain | Remaining etc... replaced by ... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | ostream replaced by std::ostream |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | mistyping corrected |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | warning added in doxygen part |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remaining ... and so on |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | cout replaced by std::cout |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remaining hex replaced by std::hex |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remaining vector replaced by std::vector |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remaining ... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | mistyping corrected |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | remaining and so on ... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | istream replaced by std::istream |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remaining ostream replaced by std::ostream |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remaining \n in std::cout and std::cerr replaced by... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remaining cerr replaced by std::cerr |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Mistyping in doxygen header corrected |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jpr | Remove using namespace std; |
commit | commitdiff | tree | snapshot |
2003-09-22 |
regrain | * src/gdcmUtil.[cxx|h] : change the _CreateCleanS... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
malaterre | * doh I had commited unix file for Win workspace ! |
commit | commitdiff | tree | snapshot |
2003-09-19 |
malaterre | * oops forgot to commit Changelog :) |
commit | commitdiff | tree | snapshot |
2003-09-19 |
malaterre | * This commit should fix the Debug building under VC... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
regrain | * "gdcm::Unfound" string changed to a constant... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
malaterre | * corrected directory parsing under Win32 |
commit | commitdiff | tree | snapshot |
2003-09-17 |
malaterre | * grammar ;) |
commit | commitdiff | tree | snapshot |
2003-09-16 |
frog | Makefile.am now exports gdcm.dsw for Windoze users... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
frog | * Cosmetic changes: |
commit | commitdiff | tree | snapshot |
2003-09-15 |
malaterre | * Fix a cygwin complain about not finding python2.3... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
jpr | Missing modalities added, to be compliant with DICOM... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
jpr | Special patch to allow gdcm to read ACR-LibIDO formatte... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
malaterre | * cygwin complains about missing std:: in subdir Test/ |
commit | commitdiff | tree | snapshot |
2003-09-10 |
malaterre | * remove some methods that are now in gdcmHeaderHelper |
commit | commitdiff | tree | snapshot |
2003-09-10 |
malaterre | vtkGdcmReader set spacing and origin correctly |
commit | commitdiff | tree | snapshot |
2003-09-09 |
jpr | Some more items added to be Dicom'2003 compliant |
commit | commitdiff | tree | snapshot |
2003-09-09 |
malaterre | * Fix a few delete/delete[] mismatch |
commit | commitdiff | tree | snapshot |
2003-09-08 |
malaterre | * src/gdcmHeaderHelper.[h cxx]: added new class that... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
malaterre | * src/*.cxx : added pragma disable 4786/4251 to get... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
malaterre | * Corrected a leak in vtkGdcmREader.cxx, the pSource... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
malaterre | * Corrected a leak, the pSource was find thanks to... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
malaterre | * src/win32/libgdcmjpeg12.dsp was not dos format |
commit | commitdiff | tree | snapshot |
2003-07-29 |
regrain | * src/gdcmHeader.h : add std:: prefix for stl... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
malaterre | missing namespace: string -> std::string |
commit | commitdiff | tree | snapshot |
2003-07-29 |
malaterre | Sorry, didn't realize named had changed .c -> 12.c |
commit | commitdiff | tree | snapshot |
2003-07-29 |
malaterre | * src/win32/libgdcmijpeg12.dsp was missing |
commit | commitdiff | tree | snapshot |
2003-07-28 |
malaterre | * src/gdcmHeader.cxx : misplaced return 0.; for ACR... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
malaterre | misplaced return 0.; for ACR/NEMA |
commit | commitdiff | tree | snapshot |
2003-07-28 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
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 |
next |