Glenn Randers-Pehrson
08e585d948
[master] Added "-DPNG_CONFIGURE_LIBPNG" to the contrib/pngminum makefiles.
2009-11-09 11:20:01 -06:00
Glenn Randers-Pehrson
3d7e15f353
[devel] Changed pngminim/*/gather.sh to stop trying to remove pnggccrd.c and pngvcrd.c
2009-11-09 11:05:40 -06:00
Glenn Randers-Pehrson
ec3f949874
[devel] Fixed some deprecated usages in the contrib directory.
2009-11-09 10:49:12 -06:00
Glenn Randers-Pehrson
7aacd895ee
[master] Fixed deprecated usages in contrib directory.
2009-11-09 10:47:12 -06:00
Glenn Randers-Pehrson
884297323d
[devel] Fixed a typo in a comment in CMakeLists.txt
2009-11-09 08:32:53 -06:00
Glenn Randers-Pehrson
3130af0e2b
[master] Fixed a typo in a comment in CMakeLists.txt
2009-11-09 08:31:05 -06:00
Glenn Randers-Pehrson
02a58af3c0
[master] Marked memory allocation function prototypes with PNG_ALLOCATED.
2009-11-09 08:25:36 -06:00
Glenn Randers-Pehrson
86645a3f19
[master] Marked deprecated function prototypes with PNG_DEPRECATED.
2009-11-09 08:10:22 -06:00
Glenn Randers-Pehrson
edc3994cfd
[master] In CMakeLists.txt, add "-DPNG_CONFIGURE_LIBPNG" to the definitions.
2009-11-09 07:18:26 -06:00
Glenn Randers-Pehrson
015289e21d
[devel] Bump to version 1.4.0beta95
2009-11-09 06:58:18 -06:00
Glenn Randers-Pehrson
17ca34034b
[devel] Imported from libpng-1.4.0beta94.tar
v1.4.0beta94
2009-11-09 06:56:01 -06:00
Glenn Randers-Pehrson
71f29b701d
[master] Bump to version 1.2.41beta17
2009-11-09 06:50:36 -06:00
Glenn Randers-Pehrson
b4b853b4c5
[master] Imported from libpng-1.2.41beta16.tar
v1.2.41beta16
2009-11-09 06:50:25 -06:00
Glenn Randers-Pehrson
d5483f3352
[master] Make PNG_DEPSTRUCT, etc., configurable.
...
Only #define PNG_DEPSTRUCT, etc. in pngconf.h if not already defined.
2009-11-08 20:37:37 -06:00
Glenn Randers-Pehrson
44db6e39c3
[devel] Make PNG_DEPSTRUCT, etc., configurable.
...
Only #define PNG_DEPSTRUCT, etc. in pngconf.h if not already defined.
2009-11-08 20:36:28 -06:00
Glenn Randers-Pehrson
2522de8594
[master] Restore new pngtest.c
2009-11-08 20:07:41 -06:00
Glenn Randers-Pehrson
e5e60564cf
[master] Bump to version 1.2.41beta16
2009-11-08 20:06:21 -06:00
Glenn Randers-Pehrson
bf2dabe6f1
[master] Removed three direct references to read_info_ptr members
...
in pngtest.c that were detected by the new PNG_DEPSTRUCT macro.
2009-11-08 20:01:55 -06:00
Glenn Randers-Pehrson
70c873bcac
[master] Remove some extra text from CHANGES
2009-11-08 19:55:14 -06:00
Glenn Randers-Pehrson
5aabf5b8eb
[master] Imported from libpng-1.2.41beta15.tar
v1.2.41beta15
2009-11-08 19:31:21 -06:00
Glenn Randers-Pehrson
20e82ae2a2
[master] Added deprectated-use reporting
...
ported from libpng-1.4.0
2009-11-08 19:18:45 -06:00
Glenn Randers-Pehrson
e890cb118c
[master] Bump to version bump-to-1.2.41beta15.tar
2009-11-08 17:05:27 -06:00
Glenn Randers-Pehrson
275d1aa94e
[master] Imported from libpng-1.2.41beta14.tar
v1.2.41beta14
2009-11-08 17:05:18 -06:00
Glenn Randers-Pehrson
f748fda0ed
[master] Reverted iTXt compatibility stuff
...
from 1.2.41beta05, 1.2.41beta11, and 1.2.41beta12.
2009-11-08 16:51:11 -06:00
Glenn Randers-Pehrson
87480bf6d4
[master] Removed reference to png_calloc from scripts/*.def
2009-11-08 15:15:37 -06:00
Glenn Randers-Pehrson
bd6f1edea8
[master] Update png.h and pngconf.h to revert iTXt support.
2009-11-08 15:14:32 -06:00
Glenn Randers-Pehrson
013d1d68c0
[devel] Removed dependency of pngtest.o on pngpriv.h in the makefiles.
2009-11-08 13:28:18 -06:00
Glenn Randers-Pehrson
69b0bc089a
[devel] Updated CMakeLists.txt to add "-DPNG_CONFIGURE_LIBPNG" to definitions.
2009-11-07 12:02:48 -06:00
Glenn Randers-Pehrson
0dd4a43f49
[devel] Removed the obsolete, unused pnggccrd.c and pngvcrd.c files.
2009-11-07 11:52:33 -06:00
Glenn Randers-Pehrson
727d3d7463
[devel] Bump to version bump-to-1.4.0beta94.tar
2009-11-07 11:09:16 -06:00
Glenn Randers-Pehrson
c2fb9ec3fa
[devel] Imported from libpng-1.4.0beta93.tar
v1.4.0beta93
2009-11-07 11:00:17 -06:00
Glenn Randers-Pehrson
9a4ed98618
[master] Revised projects to account for new deprecated-stuff detection
...
Updated projects/visualc6 and visualc71 with "/d PNG_CONFIGURE_LIBPNG".
They should work but still need to be updated to remove
references to pnggccrd.c or pngvcrd.c and ASM building.
Added README.txt to the beos, cbuilder5, netware, and xcode projects warning
that they need to be updated, to remove references to pnggccrd.c and
pngvcrd.c and to depend on pngpriv.h
2009-11-07 10:55:04 -06:00
Glenn Randers-Pehrson
58c4f6b355
Added -DPNG_CONFIGURE_LIBPNG to the makefile CFLAGS
...
to prevent warnings about direct access to png structs by libpng functions
while building libpng. They need to be tested, especially
those using compilers other than gcc.
2009-11-07 10:50:29 -06:00
Glenn Randers-Pehrson
d29033f264
[master] Added macros to detect use of deprecated features.
...
Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and
PNG_ALLOCATED macros to detect deprecated direct access to the
png_struct or info_struct members and other deprecated usage in
applications (John Bowler).
Added -DPNG_CONFIGURE_LIBPNG to the makefile CFLAGS, to prevent warnings
about direct access to png structs by libpng functions while building
libpng.
Removed three direct references to read_info_ptr members in pngtest.c
that were detected by the new PNG_DEPSTRUCT macro.
Moved the png_debug macro definitions and the png_read_destroy(),
png_write_destroy() and png_far_to_near() prototypes from png.h
to pngpriv.h (John Bowler)
Moved the synopsis lines for png_read_destroy(), png_write_destroy()
png_debug(), png_debug1(), and png_debug2() from libpng.3 to libpngpf.3.
2009-11-07 10:46:42 -06:00
Glenn Randers-Pehrson
047c34b734
[devel] Bump to version bump-to-1.4.0beta93.tar
2009-11-07 10:44:30 -06:00
Glenn Randers-Pehrson
649f741e71
[devel] Imported from libpng-1.4.0beta92.tar
v1.4.0beta92
2009-11-04 19:03:57 -06:00
Glenn Randers-Pehrson
d740c8425e
[devel] Show differences between 1.2.40 and 1.4.0
...
instead of between 1.2.41 and 1.4.0 in documentation.
2009-11-04 19:01:54 -06:00
Glenn Randers-Pehrson
9038c3bc48
[devel] Removed "#define 1_4_X" migration aid from pngconf.h
2009-11-03 19:22:32 -06:00
Glenn Randers-Pehrson
ed4c9fc4e9
[master] Remove mention of empty pngpriv.h in CHANGES
2009-11-03 19:18:56 -06:00
Glenn Randers-Pehrson
8f8be84024
[master] Removed the empty pngpriv.h
...
due to popular demand.
2009-11-03 19:13:59 -06:00
Glenn Randers-Pehrson
ead562ed05
[master] Make PNG_CONVERT_tIME_SUPPORTED depend on PNG_WRITE_tIME_SUPPORTED
2009-11-03 12:28:14 -06:00
Glenn Randers-Pehrson
74b5acc35d
[devel] Make PNG_CONVERT_tIME_SUPPORTED depend on PNG_WRITE_tIME_SUPPORTED
2009-11-03 12:27:25 -06:00
Glenn Randers-Pehrson
8cf8726c7c
[master] Make #define PNG_CONVERT_tIME_SUPPORTED depend on PNG_tIME_SUPPORTED
2009-11-03 11:42:47 -06:00
Glenn Randers-Pehrson
45b8761bc8
[devel] Make #define PNG_CONVERT_tIME_SUPPORTED depend on PNG_tIME_SUPPORTED
2009-11-03 11:42:05 -06:00
Glenn Randers-Pehrson
b83df4e711
[master] Added empty pngpriv.h file
...
as an aid to migration to 1.4.x
2009-11-03 10:10:20 -06:00
Glenn Randers-Pehrson
cef4f14470
[devel] Added "pngpriv.h" to include list for makefile.wce
2009-11-03 07:17:50 -06:00
Glenn Randers-Pehrson
7e64470a71
[master] Bump version to libpng-1.2.41beta14
2009-11-03 07:05:11 -06:00
Glenn Randers-Pehrson
53651229b5
[devel] Bump version to 1.4.0beta92
2009-11-03 06:59:45 -06:00
Glenn Randers-Pehrson
fd3d717df5
[master] Imported from libpng-1.2.41beta13.tar
v1.2.41beta13
2009-11-03 06:53:07 -06:00
Glenn Randers-Pehrson
555126e06f
[devel] Imported from libpng-1.4.0beta91.tar
v1.4.0beta91
2009-11-03 06:52:48 -06:00