openjpeg.git
10 years ago[trunk] remove a warning when using strict prototype
Mathieu Malaterre [Mon, 10 Mar 2014 08:15:43 +0000 (08:15 +0000)]
[trunk] remove a warning when using strict prototype

10 years ago[trunk] Remove 2 warnings about set but not used variables
Mathieu Malaterre [Mon, 10 Mar 2014 08:13:05 +0000 (08:13 +0000)]
[trunk] Remove 2 warnings about set but not used variables

10 years ago[trunk] Upon failure, need to return proper return code
Mathieu Malaterre [Fri, 7 Mar 2014 17:23:19 +0000 (17:23 +0000)]
[trunk] Upon failure, need to return proper return code

10 years ago[trunk] Add new test suite that run on kakadu conformance images
Mathieu Malaterre [Fri, 7 Mar 2014 17:18:13 +0000 (17:18 +0000)]
[trunk] Add new test suite that run on kakadu conformance images

10 years ago[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.
Mathieu Malaterre [Fri, 7 Mar 2014 16:24:24 +0000 (16:24 +0000)]
[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.
Rename compareRAWimage for clarity since it merely compare files (not images).

10 years ago[trunk] Use C-style comments
Mathieu Malaterre [Fri, 7 Mar 2014 16:17:21 +0000 (16:17 +0000)]
[trunk] Use C-style comments

10 years ago[trunk] Rework the code to simplify cleanup code
Mathieu Malaterre [Fri, 7 Mar 2014 16:15:59 +0000 (16:15 +0000)]
[trunk] Rework the code to simplify cleanup code

10 years ago[trunk] Also override the default error handler for TIFF files
Mathieu Malaterre [Fri, 7 Mar 2014 14:33:03 +0000 (14:33 +0000)]
[trunk] Also override the default error handler for TIFF files

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 14:14:31 +0000 (14:14 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 14:00:47 +0000 (14:00 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Rework r2597, make sure test suite is passing now.
Mathieu Malaterre [Fri, 7 Mar 2014 13:50:58 +0000 (13:50 +0000)]
[trunk] Rework r2597, make sure test suite is passing now.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 13:43:15 +0000 (13:43 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 13:40:54 +0000 (13:40 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 13:37:45 +0000 (13:37 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 13:33:47 +0000 (13:33 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 13:31:25 +0000 (13:31 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Redo r2623, and remove guilty section
Mathieu Malaterre [Fri, 7 Mar 2014 13:29:35 +0000 (13:29 +0000)]
[trunk] Redo r2623, and remove guilty section
Update issue 256

10 years ago[trunk] Revert r2623 for now
Mathieu Malaterre [Fri, 7 Mar 2014 13:14:26 +0000 (13:14 +0000)]
[trunk] Revert r2623 for now

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 12:06:00 +0000 (12:06 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 12:01:41 +0000 (12:01 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 11:59:29 +0000 (11:59 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 11:57:37 +0000 (11:57 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 11:43:50 +0000 (11:43 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 11:28:34 +0000 (11:28 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 11:27:34 +0000 (11:27 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] As reported by clang analyzer thoses values were never read
Mathieu Malaterre [Fri, 7 Mar 2014 11:20:59 +0000 (11:20 +0000)]
[trunk] As reported by clang analyzer thoses values were never read

10 years ago[trunk] Remove mem leak and warning reported by clang
Mathieu Malaterre [Fri, 7 Mar 2014 11:17:51 +0000 (11:17 +0000)]
[trunk] Remove mem leak and warning reported by clang

10 years ago[trunk] Remove simple warnings about format
Mathieu Malaterre [Fri, 7 Mar 2014 11:11:43 +0000 (11:11 +0000)]
[trunk] Remove simple warnings about format

10 years ago[trunk] Remove simple warning about functions not used
Mathieu Malaterre [Fri, 7 Mar 2014 11:08:35 +0000 (11:08 +0000)]
[trunk] Remove simple warning about functions not used

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 11:06:13 +0000 (11:06 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre [Fri, 7 Mar 2014 10:25:16 +0000 (10:25 +0000)]
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256

10 years ago[trunk] Fix simple warning about sign conversion
Mathieu Malaterre [Fri, 7 Mar 2014 10:21:51 +0000 (10:21 +0000)]
[trunk] Fix simple warning about sign conversion
Update issue 256

10 years ago[trunk] Another of fixes for warning about sign conversion
Mathieu Malaterre [Fri, 7 Mar 2014 10:19:39 +0000 (10:19 +0000)]
[trunk] Another of fixes for warning about sign conversion
Update issue 256

10 years ago[trunk] Fix warning about sign conversion
Mathieu Malaterre [Fri, 7 Mar 2014 10:03:56 +0000 (10:03 +0000)]
[trunk] Fix warning about sign conversion
Update issue 256

10 years ago[trunk] un-deprecated opj_stream_destroy API, import patch manually
Mathieu Malaterre [Fri, 7 Mar 2014 09:58:32 +0000 (09:58 +0000)]
[trunk] un-deprecated opj_stream_destroy API, import patch manually
In some case user still want to be able to call opj_stream_destroy.
Fixes issue 227

10 years ago[trunk] Update memory management mecanism
Mathieu Malaterre [Fri, 7 Mar 2014 09:44:32 +0000 (09:44 +0000)]
[trunk] Update memory management mecanism
Fixes issue 253

10 years ago[trunk] Remove self-assignement.
Mathieu Malaterre [Fri, 7 Mar 2014 09:33:32 +0000 (09:33 +0000)]
[trunk] Remove self-assignement.
Fixes issue 273

10 years ago[trunk] Fix compilation in visual studio, inline cannot be used directly.
Mathieu Malaterre [Fri, 7 Mar 2014 09:15:27 +0000 (09:15 +0000)]
[trunk] Fix compilation in visual studio, inline cannot be used directly.
Fixes issue 272

10 years ago[trunk] Remove warning about implicitly defined function
Mathieu Malaterre [Fri, 7 Mar 2014 09:14:39 +0000 (09:14 +0000)]
[trunk] Remove warning about implicitly defined function

10 years ago[trunk] Remove TIFF warning handler. This help test suite run smoothly on windows...
Mathieu Malaterre [Fri, 7 Mar 2014 09:03:15 +0000 (09:03 +0000)]
[trunk] Remove TIFF warning handler. This help test suite run smoothly on windows by removing the message box.
Fixes issue 276

10 years ago[trunk] Fix mem leaks reported by cppcheck
Mathieu Malaterre [Fri, 7 Mar 2014 08:48:47 +0000 (08:48 +0000)]
[trunk] Fix mem leaks reported by cppcheck

10 years ago[trunk] Simplify code and remove bogus out of bound check
Mathieu Malaterre [Fri, 7 Mar 2014 08:11:49 +0000 (08:11 +0000)]
[trunk] Simplify code and remove bogus out of bound check

10 years ago[trunk] Revert r2597 for now, since it breaks a lot of tests
Mathieu Malaterre [Thu, 6 Mar 2014 17:25:08 +0000 (17:25 +0000)]
[trunk] Revert r2597 for now, since it breaks a lot of tests

10 years ago[trunk] Remove warning about sign conversion.
Mathieu Malaterre [Thu, 6 Mar 2014 16:59:34 +0000 (16:59 +0000)]
[trunk] Remove warning about sign conversion.
Update issue 256

10 years ago[trunk] Remove some easy warnings
Mathieu Malaterre [Thu, 6 Mar 2014 16:29:03 +0000 (16:29 +0000)]
[trunk] Remove some easy warnings

10 years ago[trunk] Remove warning about sign conversion.
Mathieu Malaterre [Thu, 6 Mar 2014 16:26:24 +0000 (16:26 +0000)]
[trunk] Remove warning about sign conversion.
Update issue 256

10 years ago[trunk] Remove warning about sign conversion.
Mathieu Malaterre [Thu, 6 Mar 2014 16:01:23 +0000 (16:01 +0000)]
[trunk] Remove warning about sign conversion.
Update issue 256

10 years ago[trunk] Remove warning about sign conversion.
Mathieu Malaterre [Thu, 6 Mar 2014 15:16:44 +0000 (15:16 +0000)]
[trunk] Remove warning about sign conversion.
Update issue 256

10 years ago[trunk] Remove warning about sign conversion.
Mathieu Malaterre [Thu, 6 Mar 2014 15:10:39 +0000 (15:10 +0000)]
[trunk] Remove warning about sign conversion.
Update issue 256

10 years ago[trunk] Remove warning about sign conversion.
Mathieu Malaterre [Thu, 6 Mar 2014 15:05:00 +0000 (15:05 +0000)]
[trunk] Remove warning about sign conversion.
Update issue 256

10 years ago[trunk] Remove some easy warnings about sign compare reported by gcc
Mathieu Malaterre [Thu, 6 Mar 2014 15:00:41 +0000 (15:00 +0000)]
[trunk] Remove some easy warnings about sign compare reported by gcc

10 years ago[trunk] Remove out of bound access in code and simplify code. this is a test tool...
Mathieu Malaterre [Thu, 6 Mar 2014 14:50:42 +0000 (14:50 +0000)]
[trunk] Remove out of bound access in code and simplify code. this is a test tool, security is not an issue here.

10 years ago[trunk] Remove simple warning about unused variables
Mathieu Malaterre [Thu, 6 Mar 2014 14:47:52 +0000 (14:47 +0000)]
[trunk] Remove simple warning about unused variables

10 years ago[trunk] Make sure that all output files from the test suite are using a different...
Mathieu Malaterre [Thu, 6 Mar 2014 14:43:21 +0000 (14:43 +0000)]
[trunk] Make sure that all output files from the test suite are using a different output name
Fixes issue 271

10 years ago[trunk] Handle cmap where direct use is specified (issue235_cmapsubbox.jp2)
Mathieu Malaterre [Wed, 5 Mar 2014 09:45:04 +0000 (09:45 +0000)]
[trunk] Handle cmap where direct use is specified (issue235_cmapsubbox.jp2)
I doubt the old code ever work. The new code copy the old codestream bytes into the new components (instead of copying the pointer).
Technically the issue235.jp2 file should be handled since I.5.3.5 specifies that:
...
If the JP2 Header box does not contain a Component Mapping box, the components shall be mapped directly to channels,
such that component i is mapped to channel i.
...
Update issue 235

10 years ago[trunk] Make sure to reject images such as 1336.pdf.asan.47.376.jp2
Mathieu Malaterre [Tue, 4 Mar 2014 10:32:26 +0000 (10:32 +0000)]
[trunk] Make sure to reject images such as 1336.pdf.asan.47.376.jp2
Fixes issue 267

10 years ago[trunk] remove more conversion warning in multi-lines macro.
Mathieu Malaterre [Tue, 4 Mar 2014 09:58:07 +0000 (09:58 +0000)]
[trunk] remove more conversion warning in multi-lines macro.
C allow simple tricks such as to find those:
gcc -E tcd.c | sed '/^\#/d' | indent -st -i2 > clean.c
Update issue 256

10 years ago[trunk] Remove some conversion warnings reported by gcc
Mathieu Malaterre [Tue, 4 Mar 2014 09:55:38 +0000 (09:55 +0000)]
[trunk] Remove some conversion warnings reported by gcc
Update issue 256

10 years ago[trunk] Remove another warning. ftell returns long int
Mathieu Malaterre [Tue, 4 Mar 2014 09:32:19 +0000 (09:32 +0000)]
[trunk] Remove another warning. ftell returns long int
Update issue 256

10 years ago[trunk] Remove more conversion warnings.
Mathieu Malaterre [Tue, 4 Mar 2014 09:30:07 +0000 (09:30 +0000)]
[trunk] Remove more conversion warnings.
Update issue 256

10 years ago[trunk] Remove warning about conversion.
Mathieu Malaterre [Tue, 4 Mar 2014 09:19:49 +0000 (09:19 +0000)]
[trunk] Remove warning about conversion.
Update issue 256

10 years ago[trunk] Add a TIFF compare function (PEAK/MSE)
Mathieu Malaterre [Tue, 4 Mar 2014 09:14:47 +0000 (09:14 +0000)]
[trunk] Add a TIFF compare function (PEAK/MSE)
Fixes issue 100

10 years ago[trunk] Revert portion of r2562, need to investigate issue.
Mathieu Malaterre [Tue, 4 Mar 2014 08:40:06 +0000 (08:40 +0000)]
[trunk] Revert portion of r2562, need to investigate issue.
Update issue 269

10 years ago[trunk] Remove remaining conversion issues in mqc.c
Mathieu Malaterre [Mon, 3 Mar 2014 16:11:41 +0000 (16:11 +0000)]
[trunk] Remove remaining conversion issues in mqc.c

10 years ago[trunk] Remove remainings conversion issues in t2.c + clock.c
Mathieu Malaterre [Mon, 3 Mar 2014 16:08:03 +0000 (16:08 +0000)]
[trunk] Remove remainings conversion issues in t2.c + clock.c

10 years ago[trunk] Remove a simple warning about int -> float conversion
Mathieu Malaterre [Mon, 3 Mar 2014 16:02:36 +0000 (16:02 +0000)]
[trunk] Remove a simple warning about int -> float conversion

10 years ago[trunk] rework code to avoid a warning. this also remove a division and prefer bit...
Mathieu Malaterre [Mon, 3 Mar 2014 16:02:16 +0000 (16:02 +0000)]
[trunk] rework code to avoid a warning. this also remove a division and prefer bit-shift

10 years ago[trunk] Remove some more warnings about conversion
Mathieu Malaterre [Mon, 3 Mar 2014 15:55:27 +0000 (15:55 +0000)]
[trunk] Remove some more warnings about conversion

10 years ago[trunk] Prefer compile time constant to avoid conversion double -> int
Mathieu Malaterre [Mon, 3 Mar 2014 15:55:06 +0000 (15:55 +0000)]
[trunk] Prefer compile time constant to avoid conversion double -> int

10 years ago[trunk] Review warning about types conversion, and add cast when needed
Mathieu Malaterre [Mon, 3 Mar 2014 15:47:23 +0000 (15:47 +0000)]
[trunk] Review warning about types conversion, and add cast when needed

10 years ago[trunk] Remove some simple warnings about conversion
Mathieu Malaterre [Mon, 3 Mar 2014 12:13:11 +0000 (12:13 +0000)]
[trunk] Remove some simple warnings about conversion

10 years ago[trunk] fgets takes an int as parameter
Mathieu Malaterre [Mon, 3 Mar 2014 12:11:53 +0000 (12:11 +0000)]
[trunk] fgets takes an int as parameter

10 years ago[trunk] Remove warning about cast double -> int. Instead use bit-shifting (compile...
Mathieu Malaterre [Mon, 3 Mar 2014 12:01:36 +0000 (12:01 +0000)]
[trunk] Remove warning about cast double -> int. Instead use bit-shifting (compile time computation)

10 years ago[trunk] Remove easy to fix warnings about conversion
Mathieu Malaterre [Mon, 3 Mar 2014 12:00:24 +0000 (12:00 +0000)]
[trunk] Remove easy to fix warnings about conversion

10 years ago[trunk] Import left over from patch submitted as issue 225 (comment #14)
Mathieu Malaterre [Mon, 3 Mar 2014 11:48:27 +0000 (11:48 +0000)]
[trunk] Import left over from patch submitted as issue 225 (comment #14)
Update issue 225

10 years ago[trunk] remove some simple warnings about unused params
Mathieu Malaterre [Mon, 3 Mar 2014 11:40:59 +0000 (11:40 +0000)]
[trunk] remove some simple warnings about unused params

10 years ago[trunk] remove all api with invalid FILE* parameters which could leads to issues...
Mathieu Malaterre [Mon, 3 Mar 2014 11:36:31 +0000 (11:36 +0000)]
[trunk] remove all api with invalid FILE* parameters which could leads to issues when applications are compiled with different flags from openjpeg.
Fixes issue 198

10 years ago[trunk] Explicitely trigger issue 229, there may be an impact in code execution....
Mathieu Malaterre [Mon, 3 Mar 2014 11:30:54 +0000 (11:30 +0000)]
[trunk] Explicitely trigger issue 229, there may be an impact in code execution. The assert may get removed afterward
Update issue 229

10 years ago[trunk] Remove simple warnings
Mathieu Malaterre [Mon, 3 Mar 2014 10:41:13 +0000 (10:41 +0000)]
[trunk] Remove simple warnings

10 years ago[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump tests
Mathieu Malaterre [Mon, 3 Mar 2014 10:38:41 +0000 (10:38 +0000)]
[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump tests
Update issue 250

10 years ago[trunk] Avoid conflicting declarion for fseek in openjp2 vs fseek in openjpip
Mathieu Malaterre [Mon, 3 Mar 2014 08:49:28 +0000 (08:49 +0000)]
[trunk] Avoid conflicting declarion for fseek in openjp2 vs fseek in openjpip

10 years ago[trunk] Fix md5 values for decode-md5 tests.
Mathieu Malaterre [Mon, 3 Mar 2014 08:45:21 +0000 (08:45 +0000)]
[trunk] Fix md5 values for decode-md5 tests.
Update issue 250

10 years ago[trunk] Remove deprecated functions.
Mathieu Malaterre [Mon, 3 Mar 2014 08:30:36 +0000 (08:30 +0000)]
[trunk] Remove deprecated functions.
Update issue 268

10 years ago[trunk] Remove warning about unused function
Mathieu Malaterre [Mon, 3 Mar 2014 08:27:40 +0000 (08:27 +0000)]
[trunk] Remove warning about unused function
Update issue 268

10 years ago[trunk] Remove deprecated functions (not called anywhere in the code base).
Mathieu Malaterre [Mon, 3 Mar 2014 08:17:20 +0000 (08:17 +0000)]
[trunk] Remove deprecated functions (not called anywhere in the code base).
Update issue 268

10 years ago[trunk] Remove unused variables from test
Mathieu Malaterre [Mon, 3 Mar 2014 07:58:59 +0000 (07:58 +0000)]
[trunk] Remove unused variables from test

10 years ago[trunk] Remove some simple warnings about var being set but not used
Mathieu Malaterre [Sun, 2 Mar 2014 10:23:05 +0000 (10:23 +0000)]
[trunk] Remove some simple warnings about var being set but not used

10 years ago[trunk] Remove warning about -2147483648 (aka INT_MIN), causing this decimal constant...
Mathieu Malaterre [Sun, 2 Mar 2014 10:20:57 +0000 (10:20 +0000)]
[trunk] Remove warning about -2147483648 (aka INT_MIN), causing this decimal constant is unsigned only in ISO C90

10 years ago[trunk] Remove simple warnings about comments, missing case in switch statement
Mathieu Malaterre [Sun, 2 Mar 2014 10:16:54 +0000 (10:16 +0000)]
[trunk] Remove simple warnings about comments, missing case in switch statement

10 years ago[trunk] Fix compilation on MSVC compiler
Mathieu Malaterre [Sat, 1 Mar 2014 10:41:46 +0000 (10:41 +0000)]
[trunk] Fix compilation on MSVC compiler

10 years ago[trunk] Partially rework r2506, original patch from issue 171 was totally bogus ...
Mathieu Malaterre [Fri, 28 Feb 2014 17:29:28 +0000 (17:29 +0000)]
[trunk] Partially rework r2506, original patch from issue 171 was totally bogus (untested?) and did break most of the test (eg. p1_04 family)
convert.c duplicate a lot of code, this patch only adresses the PGX codec section of the code.
Update issue 171
Update issue 264

10 years ago[trunk] Make sure to run *-decode-md5 only after *-decode tests. Update md5 since...
Mathieu Malaterre [Fri, 28 Feb 2014 16:04:11 +0000 (16:04 +0000)]
[trunk] Make sure to run *-decode-md5 only after *-decode tests. Update md5 since recent code change.

10 years ago[trunk] Remove easy uint32 <-> int32 conversions
Mathieu Malaterre [Fri, 28 Feb 2014 16:01:07 +0000 (16:01 +0000)]
[trunk] Remove easy uint32 <-> int32 conversions

10 years ago[trunk] Re-import chunk from r2458 that made textGBR.jp2 to fail otherwise
Mathieu Malaterre [Fri, 28 Feb 2014 15:27:30 +0000 (15:27 +0000)]
[trunk] Re-import chunk from r2458 that made textGBR.jp2 to fail otherwise
Update issue 225

10 years ago[trunk] Rework r2458, instead we should reject 451.pdf.SIGSEGV.ce9.3723 since tile...
Mathieu Malaterre [Fri, 28 Feb 2014 15:24:33 +0000 (15:24 +0000)]
[trunk] Rework r2458, instead we should reject 451.pdf.SIGSEGV.ce9.3723 since tile-parts are out of order (as per kakadu behavior).
Update issue 225

10 years ago[trunk] Mark a file as being invalid for opj_dump
Mathieu Malaterre [Fri, 28 Feb 2014 15:14:53 +0000 (15:14 +0000)]
[trunk] Mark a file as being invalid for opj_dump

10 years ago[trunk] Fix JPIP test with updated md5sum
Mathieu Malaterre [Fri, 28 Feb 2014 14:54:37 +0000 (14:54 +0000)]
[trunk] Fix JPIP test with updated md5sum

10 years ago[trunk] Really apply r2460 this time, but fix the original typo in the submitted...
Mathieu Malaterre [Fri, 28 Feb 2014 14:52:58 +0000 (14:52 +0000)]
[trunk] Really apply r2460 this time, but fix the original typo in the submitted patch
Update issue 225

10 years ago[trunk] final round of minor cleanups
Mathieu Malaterre [Fri, 28 Feb 2014 14:38:45 +0000 (14:38 +0000)]
[trunk] final round of minor cleanups

10 years ago[trunk] Remove PNG generation code for now
Mathieu Malaterre [Fri, 28 Feb 2014 14:31:01 +0000 (14:31 +0000)]
[trunk] Remove PNG generation code for now