]> Creatis software - gdcm.git/shortlog
gdcm.git
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
2005-06-09 malaterreCOMP: Removing warning
2005-06-09 malaterreCOMP: Specify we are using long, should get rid of...
2005-06-09 malaterreBUG: JPEGLS IS JPEG
2005-06-09 jprShould avoid some warnings
2005-06-09 jprTo avoid warnings
2005-06-08 malaterreCOMP: trying to simplify the shared lib on win32.....
2005-06-08 malaterreCOMP: How the f* did it ever work before...
2005-06-08 malaterreCOMP: Remove warning with -pedantic
2005-06-08 malaterreCOMP: jasper compiles with the paranoid -pedantic optio...
2005-06-08 malaterreCOMP: enter_run was set but never used...
2005-06-08 malaterreCOMP: psfix was set but never used...
2005-06-08 malaterreCOMP: Fixing some warnings
2005-06-08 malaterreCOMP: Getting rid of the unsigned thing warning
2005-06-08 malaterreCOMP: Fix compilation in macosx, for more info read...
2005-06-08 malaterreCOMP: Trying to get this /thing/ to compile correctly...
2005-06-08 regrain*** empty log message ***
2005-06-08 malaterreENH: Adding support for checking if inline keyword...
2005-06-08 malaterreENH: Adding support for checking if inline keyword...
2005-06-08 jprDoxygen
2005-06-08 regrain * src/gdcmUtil.cxx : change call to Util::Format...
2005-06-08 jprAdd Web CVS entry
2005-06-08 jprto avoid warnings (conversion char ** <-> const char **)
2005-06-08 regrain * Remove all old python demo using an older gdcm...
2005-06-08 jprTo avoid warnings
2005-06-08 jprFix misstyping
2005-06-08 jprRemove copy/paste spurious line
2005-06-08 jprTo avoid warnings (just forget that 'atof' returns...
2005-06-08 malaterreCOMP: Fixing other people's code
2005-06-07 malaterreENH: getting toward win32 support
2005-06-07 malaterreCOMP: Tons of warnings fix...cannot believe how poorly...
2005-06-07 malaterreCOMP: Remove comp warning
2005-06-07 malaterreENH: Remove debug printf
2005-06-07 malaterreENH: No brainer activity = removing all warnings
2005-06-07 malaterreENH: Properly link jasper against (default) jpeg 8bits...
2005-06-07 malaterreENH: add comment
2005-06-07 malaterreENH: Adding a find rsync cmake module
2005-06-07 malaterreENH: Update -Wunused defined all the other -Wunused*
2005-06-07 malaterreENH: Update to new dashboard: gdcm. And fix the public...
2005-06-07 malaterreENH: Rebuild jpeg-ls when files are modified, also...
2005-06-07 malaterreENH: Revamp a bit the build process to make the exe...
2005-06-07 malaterreENH: Properly recompile jasper if a header/file is...
next