2005-06-22 |
jpr | Fix misstyping, while removing spurious \t characters |
commit | commitdiff | tree | snapshot |
2005-06-22 |
jpr | gdcm images are now "GDCM 1.1" built. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
jpr | Some constructors (at least one ...) use BitsAllocated... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
jpr | Waiting for David Clunie's answer, I re added some... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
malaterre | BUG: Solve the 'Shoot Yourself in the Foot' problem |
commit | commitdiff | tree | snapshot |
2005-06-21 |
malaterre | ENH: update the script |
commit | commitdiff | tree | snapshot |
2005-06-21 |
malaterre | ENH: Fix two problem, page 26 of the pdf there is a... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
malaterre | BUG: Forgot a comma when copy pasting...sorry |
commit | commitdiff | tree | snapshot |
2005-06-20 |
malaterre | ENH: Minor typo (used to be like that in 2001) but... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
malaterre | ENH: Running the python parser to correct some mistake... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
malaterre | ENH: Adding a python parser for the pdftotext output... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-06-20 |
jpr | Avoid re writing Palette Color Lookup Table UID when... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
jpr | Preventive bug fix for LUT Data. |
commit | commitdiff | tree | snapshot |
2005-06-19 |
jpr | To avoid warnings at compile time |
commit | commitdiff | tree | snapshot |
2005-06-18 |
malaterre | COMP: Fix compilation on MacOSX |
commit | commitdiff | tree | snapshot |
2005-06-17 |
malaterre | COMP: What is wrong with me |
commit | commitdiff | tree | snapshot |
2005-06-17 |
jpr | Sometimes a Warning is an error ! |
commit | commitdiff | tree | snapshot |
2005-06-17 |
malaterre | COMP: Remove another warning on icc81 |
commit | commitdiff | tree | snapshot |
2005-06-17 |
malaterre | COMP: fix waring on icc81 |
commit | commitdiff | tree | snapshot |
2005-06-17 |
jpr | Add ShowLut option, for debugging purpose |
commit | commitdiff | tree | snapshot |
2005-06-17 |
jpr | Deleting Argument Manager *once* is enough |
commit | commitdiff | tree | snapshot |
2005-06-17 |
jpr | Add comments |
commit | commitdiff | tree | snapshot |
2005-06-17 |
jpr | Add some accessors for debugging purpose |
commit | commitdiff | tree | snapshot |
2005-06-17 |
jpr | Try to solve RLE pb |
commit | commitdiff | tree | snapshot |
2005-06-17 |
jpr | Coding style |
commit | commitdiff | tree | snapshot |
2005-06-16 |
malaterre | ENH: Remove the same warning on a different machine... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
malaterre | COMP: Fix ttyf, might be used unitialized... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
malaterre | ENH: Fix a minor compilation problem, adding some jpegl... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
malaterre | BUG: Reremove mpeg2 this is not production stable,... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
jpr | Fix misstyping |
commit | commitdiff | tree | snapshot |
2005-06-15 |
jpr | Update image recap |
commit | commitdiff | tree | snapshot |
2005-06-15 |
jpr | Update Credits |
commit | commitdiff | tree | snapshot |
2005-06-15 |
jpr | Add a user supplied example 'Grey to RGB' |
commit | commitdiff | tree | snapshot |
2005-06-15 |
jpr | Typo |
commit | commitdiff | tree | snapshot |
2005-06-15 |
jpr | Giving the right name to blacklisted images should... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | ENH: Sltightly better code |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | ENH: proof of concept for usage of VM in gdcm. Extremel... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | ENH: Add doc for assert |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | COMP: sprintf is declared in stdio.h |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | ENH: Remove an old warning on SunOS/ijg lib |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | ENH: Forgot Johan |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | ENH: Ok that's it I am sick of jasper warnings |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | COMP: try to get rid of a warning on gcc/MacOSX |
commit | commitdiff | tree | snapshot |
2005-06-14 |
malaterre | ENH: Need to allow hex for expressing size |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | Update Doc |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | Black list 16 Bits images with 16 Bits LUT |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | Typo + Doxygen |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | Now gdcm deals with 16 bits per pixel images with 16... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | To avoid 'unused' warning |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | Typo |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | To avoid warning on smallfry |
commit | commitdiff | tree | snapshot |
2005-06-14 |
jpr | To avoid 'performance warning' on joebar |
commit | commitdiff | tree | snapshot |
2005-06-13 |
jpr | Update TS dictionary, in order not to be confused by... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
jpr | #Something stupid occured in the code for LibIDO... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
jpr | Some more oddities dealt with. |
commit | commitdiff | tree | snapshot |
2005-06-13 |
malaterre | COMP: Remove warnings with VS6 |
commit | commitdiff | tree | snapshot |
2005-06-13 |
malaterre | COMP: Fix compilation on macosx and global symbol |
commit | commitdiff | tree | snapshot |
2005-06-13 |
malaterre | ENH: Remove a warning I thought I was already removing... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
malaterre | COMP: alright please VS7 and sorry for VS6 |
commit | commitdiff | tree | snapshot |
2005-06-13 |
malaterre | ENH: adding a thin wrapper around fstream to deal with... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
malaterre | ENH: Remove some more warnings on XCode |
commit | commitdiff | tree | snapshot |
2005-06-12 |
malaterre | COMP: make the code compile with c++ compiler |
commit | commitdiff | tree | snapshot |
2005-06-11 |
malaterre | COMP: VS6 was not happy to cast an int into ushort |
commit | commitdiff | tree | snapshot |
2005-06-11 |
malaterre | COMP: Remove string lenght warning problem with jpegls |
commit | commitdiff | tree | snapshot |
2005-06-11 |
malaterre | COMP: Remove warning about jasper on Sun |
commit | commitdiff | tree | snapshot |
2005-06-11 |
malaterre | COMP: Hopefully this patch is the right one to get... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
malaterre | BUG: Need to save the damn file with correct filename |
commit | commitdiff | tree | snapshot |
2005-06-11 |
malaterre | COMP: EXTERN was conflicting with the one in ijg, renam... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
malaterre | COMP: screw me, I forgot to checkin those things I... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | BUG: hum interesting |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | ENH: ooops I also need this one |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | ENH: Remove the prebinding thingy that only happen... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | BUG: Need to force the value if set to something else |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | ENH: doh! support also the other case... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | ENH: Adding support for removing warnings from the... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
jpr | Enhancement of Rewrite (use may choose if he wants... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | COMP: another cast needed for vs7 |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | COMP: A few stupid cast needed for vs7 |
commit | commitdiff | tree | snapshot |
2005-06-10 |
jpr | Bug fix in Load method. |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | COMP: locale_cscanline/pscanline might be used unitiali... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | COMP: why the heck did they used 'lf' for printing... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | COMP: id is assigned a value that is never used |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | COMP: dmc is assigned a value that is never user |
commit | commitdiff | tree | snapshot |
2005-06-10 |
malaterre | COMP: Fix compilation on mingw |
commit | commitdiff | tree | snapshot |
2005-06-10 |
jpr | To avoid warnings |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | ENH: make gdcmjasper more portable. It is now fully... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | COMP: Can now configure gdcmjpegls as a separate projec... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | COMP: applying another patch send to jasper group,... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | COMP: applying partial patch sent to jasper group,... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | COMP: Fixing warnings on bcc32 |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | COMP: Removing warning |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | COMP: Specify we are using long, should get rid of... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
malaterre | BUG: JPEGLS IS JPEG |
commit | commitdiff | tree | snapshot |
2005-06-09 |
jpr | Should avoid some warnings |
commit | commitdiff | tree | snapshot |
2005-06-09 |
jpr | To avoid warnings |
commit | commitdiff | tree | snapshot |
2005-06-08 |
malaterre | COMP: trying to simplify the shared lib on win32..... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
malaterre | COMP: How the f* did it ever work before... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
malaterre | COMP: Remove warning with -pedantic |
commit | commitdiff | tree | snapshot |
2005-06-08 |
malaterre | COMP: jasper compiles with the paranoid -pedantic optio... |
commit | commitdiff | tree | snapshot |
next |