]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-06-23 malaterreENH: Adding papyrus spec
2005-06-23 jprExtend warning message, for debugging purpose
2005-06-23 jprto avoid warnings
2005-06-23 jprFollowing David Clunnie's advice, 'NIH made' Tags are...
2005-06-22 malaterreENH: Remove jpeg2000 from borland test
2005-06-22 jprWaiting for a clever idea on the way to userfriendly...
2005-06-22 jprCoding Style
2005-06-22 jprcoding style
2005-06-22 jprComments
2005-06-22 jprFix misstyping, while removing spurious \t characters
2005-06-22 jprgdcm images are now "GDCM 1.1" built.
2005-06-22 jprSome constructors (at least one ...) use BitsAllocated...
2005-06-21 jprWaiting for David Clunie's answer, I re added some...
2005-06-21 malaterreBUG: Solve the 'Shoot Yourself in the Foot' problem
2005-06-21 malaterreENH: update the script
2005-06-21 malaterreENH: Fix two problem, page 26 of the pdf there is a...
2005-06-21 malaterreBUG: Forgot a comma when copy pasting...sorry
2005-06-20 malaterreENH: Minor typo (used to be like that in 2001) but...
2005-06-20 malaterreENH: Running the python parser to correct some mistake...
2005-06-20 malaterreENH: Adding a python parser for the pdftotext output...
2005-06-20 jprComments
2005-06-20 jprAvoid re writing Palette Color Lookup Table UID when...
2005-06-20 jprPreventive bug fix for LUT Data.
2005-06-19 jprTo avoid warnings at compile time
2005-06-18 malaterreCOMP: Fix compilation on MacOSX
2005-06-17 malaterreCOMP: What is wrong with me
2005-06-17 jprSometimes a Warning is an error !
2005-06-17 malaterreCOMP: Remove another warning on icc81
2005-06-17 malaterreCOMP: fix waring on icc81
2005-06-17 jprAdd ShowLut option, for debugging purpose
2005-06-17 jprDeleting Argument Manager *once* is enough
2005-06-17 jprAdd comments
2005-06-17 jprAdd some accessors for debugging purpose
2005-06-17 jprTry to solve RLE pb
2005-06-17 jprCoding style
2005-06-16 malaterreENH: Remove the same warning on a different machine...
2005-06-16 malaterreCOMP: Fix ttyf, might be used unitialized...
2005-06-15 malaterreENH: Fix a minor compilation problem, adding some jpegl...
2005-06-15 malaterreBUG: Reremove mpeg2 this is not production stable,...
2005-06-15 jprFix misstyping
2005-06-15 jprUpdate image recap
2005-06-15 jprUpdate Credits
2005-06-15 jprAdd a user supplied example 'Grey to RGB'
2005-06-15 jprTypo
2005-06-15 jprGiving the right name to blacklisted images should...
2005-06-14 malaterreENH: Sltightly better code
2005-06-14 malaterreENH: proof of concept for usage of VM in gdcm. Extremel...
2005-06-14 malaterreENH: Add doc for assert
2005-06-14 malaterreCOMP: sprintf is declared in stdio.h
2005-06-14 malaterreENH: Remove an old warning on SunOS/ijg lib
2005-06-14 malaterreENH: Forgot Johan
2005-06-14 malaterreENH: Ok that's it I am sick of jasper warnings
2005-06-14 malaterreCOMP: try to get rid of a warning on gcc/MacOSX
2005-06-14 malaterreENH: Need to allow hex for expressing size
2005-06-14 jprUpdate Doc
2005-06-14 jprBlack list 16 Bits images with 16 Bits LUT
2005-06-14 jprTypo + Doxygen
2005-06-14 jprNow gdcm deals with 16 bits per pixel images with 16...
2005-06-14 jprTo avoid 'unused' warning
2005-06-14 jprTypo
2005-06-14 jprTo avoid warning on smallfry
2005-06-14 jprTo avoid 'performance warning' on joebar
2005-06-13 jprUpdate TS dictionary, in order not to be confused by...
2005-06-13 jpr #Something stupid occured in the code for LibIDO...
2005-06-13 jprSome more oddities dealt with.
2005-06-13 malaterreCOMP: Remove warnings with VS6
2005-06-13 malaterreCOMP: Fix compilation on macosx and global symbol
2005-06-13 malaterreENH: Remove a warning I thought I was already removing...
2005-06-13 malaterreCOMP: alright please VS7 and sorry for VS6
2005-06-13 malaterreENH: adding a thin wrapper around fstream to deal with...
2005-06-12 malaterreENH: Remove some more warnings on XCode
2005-06-12 malaterreCOMP: make the code compile with c++ compiler
2005-06-11 malaterreCOMP: VS6 was not happy to cast an int into ushort
2005-06-11 malaterreCOMP: Remove string lenght warning problem with jpegls
2005-06-11 malaterreCOMP: Remove warning about jasper on Sun
2005-06-11 malaterreCOMP: Hopefully this patch is the right one to get...
2005-06-11 malaterreBUG: Need to save the damn file with correct filename
2005-06-11 malaterreCOMP: EXTERN was conflicting with the one in ijg, renam...
2005-06-11 malaterreCOMP: screw me, I forgot to checkin those things I...
2005-06-10 malaterreBUG: hum interesting
2005-06-10 malaterreENH: ooops I also need this one
2005-06-10 malaterreENH: Remove the prebinding thingy that only happen...
2005-06-10 malaterreBUG: Need to force the value if set to something else
2005-06-10 malaterreENH: doh! support also the other case...
2005-06-10 malaterreENH: Adding support for removing warnings from the...
2005-06-10 jprEnhancement of Rewrite (use may choose if he wants...
2005-06-10 malaterreCOMP: another cast needed for vs7
2005-06-10 malaterreCOMP: A few stupid cast needed for vs7
2005-06-10 jprBug fix in Load method.
2005-06-10 malaterreCOMP: locale_cscanline/pscanline might be used unitiali...
2005-06-10 malaterreCOMP: why the heck did they used 'lf' for printing...
2005-06-10 malaterreCOMP: id is assigned a value that is never used
2005-06-10 malaterreCOMP: dmc is assigned a value that is never user
2005-06-10 malaterreCOMP: Fix compilation on mingw
2005-06-10 jprTo avoid warnings
2005-06-09 malaterreENH: make gdcmjasper more portable. It is now fully...
2005-06-09 malaterreCOMP: Can now configure gdcmjpegls as a separate projec...
2005-06-09 malaterreCOMP: applying another patch send to jasper group,...
2005-06-09 malaterreCOMP: applying partial patch sent to jasper group,...
2005-06-09 malaterreCOMP: Fixing warnings on bcc32
next