]> Creatis software - gdcm.git/history - src/gdcmjasper
STYLE: Remove old comments
[gdcm.git] / src / gdcmjasper /
2005-07-25 malaterreBUG: Set proper cmake command. Thanks to Aris -again-
2005-07-25 malaterreENH: Install jasper and jpegls. Thanks to Aris Basic...
2005-07-05 malaterreENH: Now any new compiler should be supported (not...
2005-07-05 malaterreENH: Propage cmake var
2005-07-05 malaterreENH: Adding a cmake script to find which compiler retur...
2005-07-05 malaterreENH: Adding a cmake script to find which compiler retur...
2005-07-05 malaterreBUG: Provide a fix(=hack) for bcc32, since jasper does...
2005-07-05 malaterreBUG: Put back original value for jasper. This will...
2005-07-01 malaterreENH: Remove mem leak
2005-07-01 malaterreBUG: Hopefully fixing the bug for Borland (optimization ON)
2005-06-30 malaterreENH: Apply (temp?) patch proposed by Marco Eichelberg...
2005-06-14 malaterreCOMP: try to get rid of a warning on gcc/MacOSX
2005-06-13 malaterreCOMP: Remove warnings with VS6
2005-06-13 malaterreCOMP: alright please VS7 and sorry for VS6
2005-06-11 malaterreCOMP: VS6 was not happy to cast an int into ushort
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: Need to force the value if set to something else
2005-06-10 malaterreCOMP: id is assigned a value that is never used
2005-06-09 malaterreENH: make gdcmjasper more portable. It is now fully...
2005-06-09 malaterreCOMP: applying another patch send to jasper group,...
2005-06-09 malaterreCOMP: applying partial patch sent to jasper group,...
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: jasper compiles with the paranoid -pedantic optio...
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-07 malaterreENH: No brainer activity = removing all warnings
2005-06-07 malaterreENH: Properly link jasper against (default) jpeg 8bits...
2005-06-07 malaterreENH: Properly recompile jasper if a header/file is...
2005-06-07 malaterreCOMP: Fix building of static lib on Win32
2005-06-04 malaterreCOMP: Snap, forgot this one...
2005-06-04 malaterreCOMP: Hopefully I should get win32 shared lib working...
2005-06-04 malaterreENH: mimic the ijg approach to get win32 shared lib...
2005-05-30 malaterreCOMP: Getting closer to shared libs on win32
2005-05-30 malaterreENH: Trying to get shared lib to work on win32
2005-05-30 malaterreCOMP: Some more fun with sys/types.h declaring a few...
2005-05-30 malaterreBUG: oops JASPER->GDCMJASPER
2005-05-30 malaterreBUG: Fix in case space in the path
2005-05-30 malaterreCOMP: oops bcc32 was still complaining
2005-05-30 malaterreCOMP: oops bcc32 was complaining
2005-05-30 malaterreENH: Remove convenient library herited from jasper...
2005-05-29 malaterreENH: Minor cleanup
2005-05-29 malaterreENH: Fix the this header. PLEASE do not touch if you...
2005-05-29 malaterreENH: Rework the header file...I guess some people refus...
2005-05-27 jprFix misstyping (not mine, this time)
2005-05-24 jprTypo
2005-05-23 jprSomething I don't understand.
2005-05-23 jprFix misstyping
2005-05-23 jprShould avoid of lot of warnings with gcc
2005-05-22 malaterreBUG: Doh! I dont get it...
2005-05-22 malaterreENH: Small improvement to generate the proper header
2005-05-22 malaterreENH: Parse the .in file properly with cmake
2005-05-22 malaterreCOMP: oops could be usefull...
2005-05-22 malaterreENH: Adding the jasper lib to support jpeg2000...and...