]> Creatis software - gdcm.git/history - src/gdcmopenjpeg
Fix mistypings
[gdcm.git] / src / gdcmopenjpeg /
2009-05-19 jprComments
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-05-30 jpr(Try to) fix troubles with WIN32 vs _WIN32 at compile...
2006-07-20 malaterreENH: Minor patch
2006-05-05 malaterreENH: This time for real. Install is ok. STYLE: some...
2006-05-05 malaterreENH: Wrong install loc
2006-02-05 malaterreENH: Redo the BUILD_SHARED_LIBS -one more time- hopeful...
2006-02-05 malaterreENH: update to openjpeg CVS
2006-02-05 malaterreENH: Try to keep up with the openjpeg build changes
2006-01-25 malaterreENH: Backport from openjpeg CVS
2006-01-24 malaterreCOMP: Why do people use microsoft extension...
2006-01-24 malaterreENH: Nice trick to set a prefix to the lib
2006-01-24 malaterreBUG: No cvs script to make sure this is unix eol
2006-01-24 malaterreENH: Huge update to openjpeg 1.0 (actually more CVS)...
2005-11-09 jprIndentation OpenJPEG.Version1.2
2005-11-09 jprForget to commit this indentation fix
2005-11-09 jprrevert to old printf syntax (better warning on some...
2005-11-08 malaterreSTYLE: Remove personal comments...make patch more difficult
2005-11-08 jprFix mouse slipping (derapage de mulot, in french language)
2005-11-08 malaterreENH: Adding Dart support in openjpeg
2005-11-08 jprSome identation
2005-11-08 jprSome identation, to make the code reader friendly
2005-11-08 jprAvoid some warnings
2005-11-08 jprAvoid warnings on C/C++ syle comments
2005-11-07 jprAvoid C/C++ comment style
2005-11-04 malaterreENH: Apply patch from Antonin
2005-11-04 jprTo avoid C / C++ style warnings
2005-10-25 malaterreCOMP: Fix comp on bcc55, CLOCKS_PER_SEC is a float...
2005-10-24 malaterreENH: ran dciodvfy on test.acr... getting closer to...
2005-10-24 malaterreCOMP: Ok coffee was bad...
2005-10-24 malaterreCOMP: Avoid MACRO redifinition, shared and static shoul...
2005-10-24 malaterreCOMP: Fix static lib on win32, plus add a comment about...
2005-10-24 malaterreCOMP: Fix warning
2005-10-24 malaterreBUG: Need to link agains gdcmoj
2005-10-24 malaterreENH: Cleanup
2005-10-24 malaterreCOMP: comment within comment
2005-10-24 malaterreCOMP: Some compiler dont like C++ comments
2005-10-24 malaterreCOMP: Fix warning on vs7
2005-10-24 malaterreBUG: Fix a nasty problem, C does not require function...
2005-10-24 malaterreCOMP: Fix a few dummy warnings
2005-10-24 malaterreCOMP: Need to export those symbols too
2005-10-24 malaterreENH: Rebuild lib when file change
2005-10-24 malaterreCOMP: Fix comp for shared lib on win32
2005-10-24 malaterreBUG: Proper name (gdcm namespace avoid pollution)
2005-10-24 malaterreBUG: Remove codec by default, dev only
2005-10-24 malaterreENH: Adding the OpenJPEG (j2k) lib to gdcm