2004-10-10 |
malaterre | ENH: Some fixes for gdcm installation |
tree | commitdiff |
2004-10-07 |
malaterre | BUG: doh, remove empty file |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: Allow compilation with a not so famous compiler... |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: I am a moron. Fix compilation of gdcm in static... |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: Apply remaining patch for the CMakeLists, and... |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: Remove old build process for libijg8, basically... |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: Remove old build process for libijg12 (meaning... |
tree | commitdiff |
2004-10-07 |
malaterre | ENH: Created a new local dir libijg (from libijg8)... |
tree | commitdiff |
2004-10-04 |
malaterre | ENH: some tweaks, getting toward a working version... |
tree | commitdiff |
2004-10-04 |
malaterre | ENH: Fix the remaining warnings using: diff -u --strip... |
tree | commitdiff |
2004-10-04 |
malaterre | ENH: Fix warnings about 'main' being used as local... |
tree | commitdiff |
2004-10-04 |
malaterre | ENH: Fix warnings about 'main' being used as local... |
tree | commitdiff |
2004-10-04 |
malaterre | ENH: Adding BITS_TYPE_JPEG_MANGLE_NAME var that at... |
tree | commitdiff |
2004-10-04 |
malaterre | ENH: adding mangle names for 8bits and 12bits |
tree | commitdiff |
2004-10-03 |
malaterre | ENH: Adding jconfig.h.in, which later be the central... |
tree | commitdiff |
2004-10-03 |
malaterre | ENH: For legal reason, adding the copyright and related... |
tree | commitdiff |
2004-10-01 |
malaterre | ENH: do not help people do in-source build |
tree | commitdiff |
2004-10-01 |
malaterre | ENH: Reorganize cmakelists.txt file |
tree | commitdiff |
2004-10-01 |
malaterre | ENH: Remove unecesseray file, were not in CMakeLists... |
tree | commitdiff |
2004-10-01 |
malaterre | ENH: dos2unix CMakeLists.txt to allow diffing of direct... |
tree | commitdiff |
2004-09-29 |
frog | * CLEANUP_ROUND for gdcmPixelConvert: |
tree | commitdiff |
2004-09-17 |
jpr | inclusion of code for jpeg compression |
tree | commitdiff |
2004-09-12 |
malaterre | FIX: put back everything since I broke tests, warnings... |
tree | commitdiff |
2004-09-12 |
malaterre | FIX: Some warnings |
tree | commitdiff |
2004-08-18 |
malaterre | FIX: Compilation on Mac OSX is fine now + remove tabs |
tree | commitdiff |
2004-07-02 |
frog | * src/jpeg/libijg12/jdhuff12.c: |
tree | commitdiff |
2004-04-30 |
frog | * Doc/CMakeLists.txt: the main page is now properl... |
tree | commitdiff |
2004-04-23 |
malaterre | some cosmetic cleanup so that compilation : -W -Wall... |
tree | commitdiff |
2004-03-16 |
frog | * FIX (JPR bug) : src/gdcmDicomDirImage.cxx added... |
tree | commitdiff |
2004-01-07 |
regrain | * Modification to compile with the distutils. |
tree | commitdiff |
2003-11-17 |
malaterre | *FIX: gdcmjpeg -> gdcmljpeg |
tree | commitdiff |
2003-10-31 |
jpr | removal of useless jBitsInJsample.h for both 8 and... |
tree | commitdiff |
2003-10-29 |
malaterre | *FIX: only one function is being exported for now ... |
tree | commitdiff |
2003-10-23 |
malaterre | *RMV: Remove some file from medcon lib that are not... |
tree | commitdiff |
2003-10-22 |
malaterre | *FIX: When copying a Makefile.am to CMakeLists.txt... |
tree | commitdiff |
2003-10-21 |
jpr | add the files for 'xmedcon' Jpeg Lossless library |
tree | commitdiff |
2003-10-21 |
jpr | add the directory jpg, for 'xmedcon' Jpeg Lossless... |
tree | commitdiff |
2003-10-10 |
malaterre | * FIX: make install should be ok now on ùnix plateform |
tree | commitdiff |
2003-10-09 |
malaterre | * CMake-ification of gdcm, we have now two build system |
tree | commitdiff |
2003-10-06 |
jpr | A few nasty patches to allow the reading of a lot of... |
tree | commitdiff |
2003-07-29 |
regrain | * src/gdcmHeader.h : add std:: prefix for stl... |
tree | commitdiff |
2003-07-29 |
malaterre | Sorry, didn't realize named had changed .c -> 12.c |
tree | commitdiff |
2003-07-24 |
regrain | * src/jpeg/libijg12/.cvsignore, jconfig.* : ommit... |
tree | commitdiff |
2003-07-23 |
jpr | for libijg8 |
tree | commitdiff |
2003-07-23 |
jpr | For libijg12 |
tree | commitdiff |
2003-07-23 |
jpr | Add Jpeg 12 bits .c files, |
tree | commitdiff |
2003-07-23 |
jpr | adding jpeg12 bits .h file , in libijg12. |
tree | commitdiff |
2003-07-23 |
jpr | remove 12 bits .c files out of lib 8 |
tree | commitdiff |
2003-07-23 |
jpr | remove '12 bits' files out of lib 8 |
tree | commitdiff |
2003-07-23 |
jpr | - Color problems taken in to account |
tree | commitdiff |
2003-07-23 |
jpr | C files for 1é bits Jpeg lossy (from IJG 6b) |
tree | commitdiff |
2003-07-23 |
jpr | include files for 8 bits Jpeg Lossy (from IJG 6b) |
tree | commitdiff |
2003-07-23 |
jpr | jBitsInJsample.h : to avoid pb when including in gdcmJp... |
tree | commitdiff |
2003-07-08 |
regrain | * vtk/testvtkGdcmReader.cxx : remove a symbol... |
tree | commitdiff |
2003-07-07 |
frog | * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug... |
tree | commitdiff |
2003-07-02 |
regrain | * src/jpeg/libijg8/jconfig.* : JPR bug fix :... |
tree | commitdiff |
2003-06-24 |
frog | * Clean up of previous JPR garbage commit (not... |
tree | commitdiff |
|