Glenn Randers-Pehrson
|
bd3818eb1b
|
[libpng16] Bump version to 1.6.15beta03
|
2014-11-01 18:59:15 -05:00 |
|
Glenn Randers-Pehrson
|
b963feeec6
|
[libpng16] More cosmetic changes
|
2014-11-01 13:18:36 -05:00 |
|
Glenn Randers-Pehrson
|
5d713fe123
|
[libpng16] Changed remaining "if (!x)" to "if (x == 0)" and "if (x)" to
"if (x !== 0)"
|
2014-10-31 20:58:40 -05:00 |
|
Glenn Randers-Pehrson
|
6b9a20e7f9
|
[libpng16] Bump version to 1.6.15beta02
|
2014-10-29 09:13:06 -05:00 |
|
Glenn Randers-Pehrson
|
c6a8cb7d10
|
[libpng16] Added missing "ptr = NULL" after some instances of png_free().
|
2014-10-29 08:27:34 -05:00 |
|
Glenn Randers-Pehrson
|
bf95fad5f5
|
[libpng16] Simplified png_free_data() in png.c
|
2014-10-26 21:09:03 -05:00 |
|
Glenn Randers-Pehrson
|
ebba0746bc
|
[libpng16] Changed "if (!x)" to "if (x == 0)" and "if (x)" to "if (x !== 0)"
|
2014-10-25 12:22:39 -05:00 |
|
Glenn Randers-Pehrson
|
56e9307d8f
|
[libpng16] Bump version to 1.6.15beta01
|
2014-10-22 21:02:27 -05:00 |
|
Glenn Randers-Pehrson
|
edb772fd6d
|
[libpng16] Imported from libpng-1.6.14.tar
|
2014-10-22 19:32:52 -05:00 |
|
Glenn Randers-Pehrson
|
8ba743d8d2
|
[libpng16] Bump version to 1.6.14rc03
|
2014-10-17 09:15:50 -05:00 |
|
Glenn Randers-Pehrson
|
279205664f
|
[libpng16] Imported from libpng-1.6.14rc02.tar
|
2014-10-17 09:09:54 -05:00 |
|
Glenn Randers-Pehrson
|
3922544139
|
[libpng16] Bump version to 1.6.14rc01
|
2014-10-15 08:55:59 -05:00 |
|
Glenn Randers-Pehrson
|
bea9784db0
|
[libpng16] Imported from libpng-1.6.14rc01.tar
|
2014-10-15 08:36:22 -05:00 |
|
Glenn Randers-Pehrson
|
06ec570881
|
[libpng16] Bump version to 1.6.14beta08
|
2014-10-07 18:57:36 -05:00 |
|
Glenn Randers-Pehrson
|
25d240dc6e
|
[libpng16] Imported from libpng-1.6.14beta07.tar
|
2014-10-07 18:57:21 -05:00 |
|
Glenn Randers-Pehrson
|
f56c00f050
|
[libpng16] Bump version to 1.6.14beta07
|
2014-10-05 07:48:53 -05:00 |
|
Glenn Randers-Pehrson
|
f1a22bf9b3
|
[libpng16] Imported from libpng-1.6.14beta06.tar
|
2014-10-05 07:48:44 -05:00 |
|
Glenn Randers-Pehrson
|
ca9c3a601b
|
[libpng16] Edited comments in png.c
|
2014-10-03 18:08:34 -05:00 |
|
Glenn Randers-Pehrson
|
f1eacc08e6
|
[libpng16] Bump version to 1.6.14beta06
|
2014-10-01 10:46:37 -05:00 |
|
Glenn Randers-Pehrson
|
6147fae405
|
[libpng16] Imported from libpng-1.6.14beta05.tar
|
2014-10-01 10:46:29 -05:00 |
|
Glenn Randers-Pehrson
|
4c0ded3c4e
|
[libpng16] Bump version to 1.6.14beta05
|
2014-09-27 10:39:12 -05:00 |
|
Glenn Randers-Pehrson
|
36b246a571
|
[libpng16] Imported from libpng-1.6.14beta04.tar
|
2014-09-27 10:28:57 -05:00 |
|
Glenn Randers-Pehrson
|
1b3a9fd6bf
|
[libpng16] Avoid defining simplified API macros in png.h when neither the
READ nor the WRITE simplified API is supported.
|
2014-09-20 11:01:20 -05:00 |
|
Glenn Randers-Pehrson
|
b4ef94559d
|
[libpng16] Bump version to 1.6.14beta04
|
2014-09-19 07:58:07 -05:00 |
|
Glenn Randers-Pehrson
|
af557d98e1
|
[libpng16] Imported from libpng-1.6.14beta03.tar
|
2014-09-19 07:58:00 -05:00 |
|
Glenn Randers-Pehrson
|
77145bf678
|
[libpng16] Bump version to 1.6.14beta03
|
2014-09-18 09:56:47 -05:00 |
|
Glenn Randers-Pehrson
|
91685564d1
|
[libpng16] Imported from libpng-1.6.14beta02.tar
|
2014-09-18 09:56:39 -05:00 |
|
Glenn Randers-Pehrson
|
3fe1616c45
|
[libpng16] Bump version to 1.6.14beta02
|
2014-09-14 14:23:40 -05:00 |
|
Glenn Randers-Pehrson
|
0df3198719
|
[libpng16] Imported from libpng-1.6.14beta01.tar
|
2014-09-14 14:23:32 -05:00 |
|
Glenn Randers-Pehrson
|
3669467347
|
[libpng16] Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED.
|
2014-08-22 08:55:50 -05:00 |
|
Glenn Randers-Pehrson
|
17fba0f7d1
|
[libpng16] Bump version to 1.6.14beta01
|
2014-08-21 09:16:02 -05:00 |
|
Glenn Randers-Pehrson
|
259fb7761d
|
[libpng16] Imported from libpng-1.6.13.tar
|
2014-08-21 05:57:43 -05:00 |
|
Glenn Randers-Pehrson
|
3ac41798c3
|
[libpng16] Bump version to 1.6.13rc02
|
2014-08-13 22:08:10 -05:00 |
|
Glenn Randers-Pehrson
|
26a94ab06f
|
[libpng16] Imported from libpng-1.6.13rc01.tar
|
2014-08-13 22:08:01 -05:00 |
|
Glenn Randers-Pehrson
|
83fb26e38d
|
[libpng16] Bump version to 1.6.13beta05
|
2014-08-07 20:00:00 -05:00 |
|
Glenn Randers-Pehrson
|
9782cced3a
|
[libpng16] Imported from libpng-1.6.13beta04.tar
|
2014-08-07 19:54:10 -05:00 |
|
Glenn Randers-Pehrson
|
72e25f9583
|
[libpng16] Bump version to 1.6.13beta04
|
2014-08-02 21:32:49 -05:00 |
|
Glenn Randers-Pehrson
|
a243ec06b0
|
[libpng16] Imported from libpng-1.6.13beta03.tar
|
2014-08-02 21:28:14 -05:00 |
|
Glenn Randers-Pehrson
|
0ece631b37
|
[libpng16] Bump version to 1.6.13beta03
|
2014-07-21 17:21:30 -05:00 |
|
Glenn Randers-Pehrson
|
3efbecab92
|
[libpng16] Imported from libpng-1.6.13beta02.tar
|
2014-07-21 17:21:21 -05:00 |
|
Glenn Randers-Pehrson
|
398b00734c
|
[libpng16] Bump version to 1.6.13beta02
|
2014-07-04 12:32:40 -05:00 |
|
Glenn Randers-Pehrson
|
91319c67d5
|
[libpng16] Imported from libpng-1.6.13beta01.tar
|
2014-07-04 12:13:59 -05:00 |
|
Glenn Randers-Pehrson
|
212fd5745d
|
[libpng16] Bump version to 1.6.13beta01
|
2014-06-11 21:13:33 -05:00 |
|
Glenn Randers-Pehrson
|
e429c66cea
|
[libpng16] Imported from libpng-1.6.12.tar
|
2014-06-11 20:41:51 -05:00 |
|
Glenn Randers-Pehrson
|
1a4c0144da
|
[libpng16] Bump version to 1.6.12rc04
|
2014-06-08 12:10:04 -05:00 |
|
Glenn Randers-Pehrson
|
db1a0e763f
|
[libpng16] Imported from libpng-1.6.12rc03.tar
|
2014-06-07 22:46:46 -05:00 |
|
Glenn Randers-Pehrson
|
79b7e4e621
|
[libpng16] Changed file permissions of contrib/tools/intgamma.sh from
0644 to 0755 (Cosmin).
|
2014-06-07 14:47:02 -05:00 |
|
Glenn Randers-Pehrson
|
b41a37d403
|
[libpng16] Imported from libpng-1.6.12rc01.tar
|
2014-06-06 18:31:35 -05:00 |
|
Glenn Randers-Pehrson
|
b7afba6a0b
|
[libpng16] Relocated new code from 1.6.11beta06 in png.c to a point after the
declarations (Max Stepin).
|
2014-06-06 12:07:07 -05:00 |
|
Glenn Randers-Pehrson
|
da7b692ce0
|
[libpng16] Bump version to 1.6.12beta01
|
2014-06-06 11:57:30 -05:00 |
|