Glenn Randers-Pehrson
d4ebb803fa
[master] Added scripts/makefile.wce and scripts/png32ce.def
...
to support WindowsCE.
2009-11-02 21:03:14 -06:00
Glenn Randers-Pehrson
163fd0a3e8
[devel] Added scripts/makefile.wce and scripts/png32ce.def
...
for supporting WindowsCE.
2009-11-02 21:01:19 -06:00
Glenn Randers-Pehrson
ef9c0e9b19
[devel] Fixed typo in pngrtran.c
2009-11-02 15:42:31 -06:00
Glenn Randers-Pehrson
5d276731e6
[master] Use the new PNG_CONVERT_tIME_SUPPORTED macro in pngwrite.c.
2009-11-02 11:35:26 -06:00
Glenn Randers-Pehrson
65d235a5db
[devel] Use the new PNG_CONVERT_tIME_SUPPORTED macro in pngwrite.c
2009-11-02 11:32:30 -06:00
Glenn Randers-Pehrson
6dcfbc479d
[master] Added PNG_CONVERT_tIME_SUPPORTED macro.
2009-11-02 11:26:10 -06:00
Glenn Randers-Pehrson
0cb46e200c
[devel] Added PNG_CONVERT_tIME_SUPPORTED macro.
2009-11-02 11:24:33 -06:00
Glenn Randers-Pehrson
3ce2146941
[devel] Added WinCE support to ltmain.sh
2009-11-02 09:21:46 -06:00
Glenn Randers-Pehrson
d8bf20d9ac
[master] Updated scripts/pngw32.def and added CE support to ltmain.sh
2009-11-02 09:19:11 -06:00
Glenn Randers-Pehrson
33023522ba
[devel] Bump version to 1.4.0beta91
2009-11-02 07:38:45 -06:00
Glenn Randers-Pehrson
d6ea40a7f0
[devel] Imported from libpng-1.4.0beta90.tar
v1.4.0beta90
2009-11-02 07:36:15 -06:00
Glenn Randers-Pehrson
38453101f0
[master] Bump version to 1.2.41beta13
2009-11-02 06:26:40 -06:00
Glenn Randers-Pehrson
8e46375186
[master] Free png_ptr->user_png_ver when destroying png_ptr.
v1.2.41beta12
2009-11-02 06:04:47 -06:00
Glenn Randers-Pehrson
c75d7fb32e
[master] Bump version to 1.2.41beta12
2009-11-02 05:54:39 -06:00
Glenn Randers-Pehrson
6e0cf087ad
[master] Imported from libpng-1.2.41beta11.tar
v1.2.41beta11
2009-11-01 21:46:17 -06:00
Glenn Randers-Pehrson
af9a41d770
[master] Store user's user_png_ver in new png_ptr->user_png_ver element.
...
Revised iTXt support. To ensure binary compatibility with
previous versions, the "lang" and "lang_key" members will be assumed
to be omitted from versions prior to 1.2.41beta11 whenever there is a
library mismatch.
2009-11-01 21:22:01 -06:00
Glenn Randers-Pehrson
d6dc43db7d
[master] Removed some dead code from pngconf.h
...
(inside an #if 0/#endif block)
2009-11-01 16:41:09 -06:00
Glenn Randers-Pehrson
4c49647788
[master] Revise pngconf.h (iTXt handling)
...
and avoid reference to time.h "tm" structure in png.h and pngwrite.c
2009-11-01 16:32:57 -06:00
Glenn Randers-Pehrson
99106deaa2
[devel] Restored WIN32_WCE #ifdefs involving the time.h "tm" structure
...
WindowsCE does not provide the "tm" structure.
2009-11-01 16:26:14 -06:00
Glenn Randers-Pehrson
3de7bde0e1
[master] Revised iTXt support and documentation
2009-11-01 08:47:04 -06:00
Glenn Randers-Pehrson
34a2ebdc4f
[devel] Removed obsolete comments about WindowsCE not having time.h
2009-11-01 06:59:27 -06:00
Glenn Randers-Pehrson
418783e760
[devel] Removed all remaining WIN32_WCE #ifdefs
2009-11-01 06:45:09 -06:00
Glenn Randers-Pehrson
dc38e24fed
[master] Bump version to 1.2.41beta11
2009-10-31 23:29:58 -05:00
Glenn Randers-Pehrson
a61724c004
[master] Imported from libpng-1.2.41beta10.tar
v1.2.41beta10
2009-10-31 23:24:15 -05:00
Glenn Randers-Pehrson
29b738b4e6
[master] Enabled iTXt support by default.
...
To ensure binary compatibility with
previous versions, the "lang" and "lang_key" members will be assumed
to be omitted from previous versions unless the current libpng
version was built with PNG_iTXt_SUPPORTED (which is otherwise no
longer necessary to gain iTXt support), as a signal that the user has
been building previous versions with PNG_iTXt_SUPPORTED as well.
2009-10-31 23:20:11 -05:00
Glenn Randers-Pehrson
07def6f68b
[devel] Bump version to 1.4.0beta90
2009-10-31 21:43:26 -05:00
Glenn Randers-Pehrson
8f5846f86d
[devel] Imported from libpng-1.4.0beta89.tar
v1.4.0beta89
2009-10-31 21:43:16 -05:00
Glenn Randers-Pehrson
602d314ba0
[master] Bump version to libpng-1.2.41beta10
2009-10-31 21:43:03 -05:00
Glenn Randers-Pehrson
a68974409c
[master] Imported from libpng-1.2.41beta09.tar
v1.2.41beta09
2009-10-31 21:42:50 -05:00
Glenn Randers-Pehrson
5d67107c79
[master] Fix typo in pngconf.h
2009-10-31 21:32:42 -05:00
Glenn Randers-Pehrson
f298db9762
[devel] Fix typo in pngconf.h
2009-10-31 21:32:08 -05:00
Glenn Randers-Pehrson
ef29a5e827
[devel] Apply png_user_chunk_cache_max within png_decompress_chunk()
...
and merged libpng-1.2.41.txt with libpng-1.4.0.txt where appropriate.
2009-10-31 19:37:05 -05:00
Glenn Randers-Pehrson
da9b591621
[master] Updated documentation
...
Merged libpng-1.2.41.txt with libpng-1.4.0.txt where appropriate.
2009-10-31 19:21:30 -05:00
Glenn Randers-Pehrson
2e8aa25844
[master] Apply png_user_chunk_cache_max within png_decompress_chunk().
2009-10-31 19:20:20 -05:00
Glenn Randers-Pehrson
6611322a8b
[master] Moved CMakeLists.txt from scripts
...
into the main libpng directory. More bugfixes and improvements to
CMakeLists.txt (Philip Lowman)
2009-10-31 12:50:05 -05:00
Glenn Randers-Pehrson
8fe28948ca
[devel] Removed a harmless extra png_set_invert_alpha()
...
from pngwrite.c
2009-10-31 12:31:06 -05:00
Glenn Randers-Pehrson
948c6ee88d
[master] Removed a harmless extra png_set_invert_alpha()
...
from pngwrite.c
2009-10-31 12:28:23 -05:00
Glenn Randers-Pehrson
ee35abbcd0
[devel] More bugfixes and improvements to CMakeLists.txt
...
(Contributed by Philip Lowman)
2009-10-30 15:42:54 -05:00
Glenn Randers-Pehrson
e108e19daf
[devel] Bump version to 1.4.0beta89
2009-10-30 15:35:41 -05:00
Glenn Randers-Pehrson
b7a9d80f28
[master] Bump version to libpng-1.2.41beta09
2009-10-30 06:54:53 -05:00
Glenn Randers-Pehrson
277f6fbe49
[master] Revert version to 1.2.41beta08
2009-10-30 06:14:45 -05:00
Glenn Randers-Pehrson
e05080f5a8
[master] Added png_get_user_cache_max()
...
and png_set_user_cache_max() from libpng-1.4.0rc01.
2009-10-30 05:49:16 -05:00
Glenn Randers-Pehrson
4de250dd75
[master] Put new png_struct members at the end.
2009-10-30 05:41:34 -05:00
Glenn Randers-Pehrson
8f2f7f431c
[master] Bump version to 1.2.41beta09
2009-10-30 00:10:54 -05:00
Glenn Randers-Pehrson
733da8cc46
[devel] Bump version to 1.4.0beta88
2009-10-30 00:01:48 -05:00
Glenn Randers-Pehrson
5df7edb6af
[devel] Imported from libpng-1.4.0beta87.tar
v1.4.0beta87
2009-10-29 23:55:21 -05:00
Glenn Randers-Pehrson
4f67b78853
[master] Imported from libpng-1.2.41beta08.tar
v1.2.41beta08
2009-10-29 23:54:16 -05:00
Glenn Randers-Pehrson
4b14b35208
[master] Ported functions from libpng-1.4.0rc01:
...
png_calloc(), png_get_io_state(),
png_get_io_chunk_name(), png_set_premultiply_alpha, and
png_do_read_premultiply_alpha().
2009-10-29 23:47:05 -05:00
Glenn Randers-Pehrson
bc2ab12f99
[master] Bump version to 1.2.41beta08
2009-10-29 23:41:29 -05:00
Glenn Randers-Pehrson
4f25bf37c2
[devel] Revised libpng.txt about 1.2.x->1.4.0 differences
2009-10-29 23:34:44 -05:00