Glenn Randers-Pehrson
|
94c3a45f4c
|
[master] Updated CMakeLists.txt (Clifford Yapp)
|
2011-01-14 17:25:06 -06:00 |
|
Glenn Randers-Pehrson
|
221be3def1
|
[master] Fixed misspelled macros in contrib/pngminim (Cosmin)
|
2010-12-31 09:05:59 -06:00 |
|
Glenn Randers-Pehrson
|
1daf8980dd
|
[master] Bump to version 1.4.6beta02
|
2010-12-31 09:04:02 -06:00 |
|
Glenn Randers-Pehrson
|
9a8c568e3c
|
[master] Fixed bug in background transformation handling in pngrtran.c
(it was looking for the flag in png_ptr->transformations instead of in
png_ptr->flags).
|
2010-12-28 21:45:08 -06:00 |
|
Glenn Randers-Pehrson
|
fb05477e11
|
[master] Bump version to 1.4.6beta01
|
2010-12-27 09:04:59 -06:00 |
|
Glenn Randers-Pehrson
|
df68ef4d5e
|
[master] Imported from libpng-1.4.5.tar
|
2010-12-09 07:49:40 -06:00 |
|
Glenn Randers-Pehrson
|
6916ec5fa9
|
[master] Bump to version 1.4.5rc04
|
2010-12-09 07:12:52 -06:00 |
|
Glenn Randers-Pehrson
|
acb4822f6b
|
[master] Removed PNG_NO_WRITE_GAMMA from pngminim/encoder/pngusr.h
and some cosmetic changes to some source files.
|
2010-12-09 06:43:24 -06:00 |
|
Glenn Randers-Pehrson
|
79fb836d66
|
[master] Imported from libpng-1.4.5rc03.tar
|
2010-12-03 10:02:23 -06:00 |
|
Glenn Randers-Pehrson
|
010110a0be
|
[master] Imported from libpng-1.4.5rc02.tar
|
2010-12-02 07:05:34 -06:00 |
|
Glenn Randers-Pehrson
|
756f873a25
|
[master] Added comment about the potential API incompatibility in
png.h, libpng.3, and libpng-*.txt.
|
2010-11-25 07:38:30 -06:00 |
|
Glenn Randers-Pehrson
|
e2d740ae04
|
[master] Reverted png_get_uint_16 macro to beta05 and added a
comment about the potential API incompatibility.
|
2010-11-24 15:08:39 -06:00 |
|
Glenn Randers-Pehrson
|
ff244b6181
|
[master] Bump to version 1.4.5beta07
|
2010-11-24 15:04:15 -06:00 |
|
Glenn Randers-Pehrson
|
d3494d172c
|
[master] Imported from libpng-1.4.5beta06.tar
|
2010-11-21 15:05:12 -06:00 |
|
Glenn Randers-Pehrson
|
2922c07e67
|
[master] Changes to remove gcc warnings (John Bowler)
|
2010-11-21 14:02:16 -06:00 |
|
Glenn Randers-Pehrson
|
c03a949a0d
|
[master] Make the "png_get_uint_16" macro return a png_uint_32 in libpng-1.4
for API compatibility.
|
2010-11-21 13:31:52 -06:00 |
|
Glenn Randers-Pehrson
|
f320728911
|
[master] Restored the parentheses in pngrutil.c; they are needed when the
png_get_*int_*() functions are compiled (i.e., when PNG_USE_READ_MACROS
is not defined).
|
2010-11-20 21:41:51 -06:00 |
|
Glenn Randers-Pehrson
|
7ea0b3b9e2
|
[master] Bump to version 1.4.5rc02
|
2010-11-20 18:01:01 -06:00 |
|
Glenn Randers-Pehrson
|
aa3725c860
|
[master] Fixed spelling in ANNOUNCE and CHANGES
|
2010-11-20 17:38:14 -06:00 |
|
Glenn Randers-Pehrson
|
8aa84c7fce
|
[master] Imported from libpng-1.4.5beta05.tar
|
2010-11-20 17:15:36 -06:00 |
|
Glenn Randers-Pehrson
|
453ceae85f
|
[master] Fixed atomicity of chunk header serialization (Cosmin)
and added test for io_state in pngtest.c (Cosmin)
|
2010-11-20 16:13:12 -06:00 |
|
Glenn Randers-Pehrson
|
60ba227d57
|
[master] Removed some extraneous parentheses that appeared in pngrutil.c of
libpng-1.4.3bet01
|
2010-11-20 14:47:36 -06:00 |
|
Glenn Randers-Pehrson
|
175e21f5e1
|
[master] Imported from libpng-1.4.5rc01.tar
|
2010-11-18 22:11:18 -06:00 |
|
Glenn Randers-Pehrson
|
97db6709e4
|
[master] Imported from libpng-1.4.5beta04.tar
|
2010-11-08 12:44:03 -06:00 |
|
Glenn Randers-Pehrson
|
c0fc0dfc45
|
[master] Check for out-of-range text compression mode in png_set_text().
|
2010-10-13 07:34:30 -05:00 |
|
Glenn Randers-Pehrson
|
f3eadd1737
|
[master] Bump to version 1.4.5beta04
|
2010-10-13 07:13:45 -05:00 |
|
Glenn Randers-Pehrson
|
c4ec48281c
|
[master] Imported from libpng-1.4.5beta03.tar
|
2010-10-07 20:52:27 -05:00 |
|
Glenn Randers-Pehrson
|
1a006390d9
|
[master] Wrapped long lines in CMakeLists.txt
and introduced ${libpng_public_hdrs}
|
2010-10-05 08:36:49 -05:00 |
|
Glenn Randers-Pehrson
|
953f265513
|
[master] Bump to version 1.4.5beta03
|
2010-10-04 23:16:06 -05:00 |
|
Glenn Randers-Pehrson
|
ff14eeb4f2
|
[master] Revised CHANGES about the last bugfix.
|
2010-10-04 22:18:50 -05:00 |
|
Glenn Randers-Pehrson
|
5f3eabf4cd
|
[master] Fixed problem with symbols creation in Makefile.ac (Martin Banky).
|
2010-10-04 21:51:57 -05:00 |
|
Glenn Randers-Pehrson
|
bbc70d2471
|
[master] Reverted configure scripts to autoconf-2.65
|
2010-10-04 17:00:31 -05:00 |
|
Glenn Randers-Pehrson
|
a0cafa3d0b
|
[master] Bump to version 1.4.5beta02
|
2010-09-25 06:38:06 -05:00 |
|
Glenn Randers-Pehrson
|
58219ca22f
|
[master] Imported from libpng-1.4.5beta01.tar
|
2010-09-25 06:35:14 -05:00 |
|
Glenn Randers-Pehrson
|
50b28f3bf2
|
[master] Rebuilt configure scripts with autoconf-2.68 instead of autoconf-2.65
|
2010-09-24 15:22:09 -05:00 |
|
Glenn Randers-Pehrson
|
4f213e08aa
|
[master] Fixed configure.ac bug introduced in version 1.4.4rc05.
|
2010-09-24 09:51:01 -05:00 |
|
Glenn Randers-Pehrson
|
8493de3cee
|
[master] Imported from libpng-1.4.4.tar
|
2010-09-23 07:22:01 -05:00 |
|
Glenn Randers-Pehrson
|
fee6e7428f
|
[master] Imported from libpng-1.4.4rc05.tar
|
2010-09-20 10:21:28 -05:00 |
|
Glenn Randers-Pehrson
|
d10616d364
|
[master] Imported from libpng-1.4.4rc04.tar
|
2010-09-16 09:51:06 -05:00 |
|
Glenn Randers-Pehrson
|
85d143a273
|
[master] Revised autogen.sh to recognize and use $AUTOCONF, $AUTOMAKE,
$AUTOHEADER, $AUTOPOINT, $ACLOCAL and $LIBTOOLIZE
|
2010-09-15 06:44:47 -05:00 |
|
Glenn Randers-Pehrson
|
6e72bc46d3
|
[master] Fixed indentation and removed debugging message from CMakeLists.txt
|
2010-09-15 06:43:23 -05:00 |
|
Glenn Randers-Pehrson
|
b8eed1d830
|
[master] Imported from libpng-1.4.4rc03.tar
|
2010-09-13 20:58:20 -05:00 |
|
Glenn Randers-Pehrson
|
a64ecdfa5b
|
[master] Eliminated another deprecated reference to png_ptr->io_ptr
in pngtest.c
|
2010-09-13 10:19:20 -05:00 |
|
Glenn Randers-Pehrson
|
bcfc0ce5f6
|
[master] Removed an extraneous close-double-quote from CMakeLists.txt
|
2010-09-13 09:57:13 -05:00 |
|
Glenn Randers-Pehrson
|
185cd6c058
|
[master] Revised CMakeLists.txt (Philip Lowman).
|
2010-09-13 08:13:09 -05:00 |
|
Glenn Randers-Pehrson
|
afb77541b4
|
[master] Bump to version 1.4.4rc02
|
2010-09-13 08:11:54 -05:00 |
|
Glenn Randers-Pehrson
|
c4a5c2de26
|
[master] Imported from libpng-1.4.4rc01.tar
|
2010-09-10 08:50:36 -05:00 |
|
Glenn Randers-Pehrson
|
65cdb3dfa8
|
[master] Updated the xcode project to work with libpng-1.4.x and added iOS
targets for simulator and device (Philippe Hausler).
|
2010-09-02 06:41:40 -05:00 |
|
Glenn Randers-Pehrson
|
cc411ae004
|
[master] Bump to version 1.4.4beta08
|
2010-08-26 08:50:32 -05:00 |
|
Glenn Randers-Pehrson
|
f521b99b09
|
[master] Imported from libpng-1.4.4beta07.tar
|
2010-08-26 08:46:53 -05:00 |
|