Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libpng
/
aa4e359f620de09a6469c1644420b661cdede7d3
/
CHANGES
aa4e359
[devel] Changed "extern PNG_EXPORT" to "PNG_EXPORT" in png.h (Jan Nijtmans)
by Glenn Randers-Pehrson
· 14 years ago
73e28ef
[devel] Reverted changes to call png_longjmp in contrib/gregbook
by Glenn Randers-Pehrson
· 14 years ago
6cac43c
[devel] Changed char *msg to PNG_CONST char *msg in pngrutil.c
by Glenn Randers-Pehrson
· 14 years ago
82980f3
[devel] Make png_set_sRGB_gAMA_and_cHRM set values using either the fixed or
by Glenn Randers-Pehrson
· 14 years ago
a272d8f
[devel] Made FIXED and FLOATING options consistent in the APIs they enable
by Glenn Randers-Pehrson
· 14 years ago
4db3442
[devel] Imported from libpng-1.5.0beta32.tar
by Glenn Randers-Pehrson
· 14 years ago
821b710
[devel] Imported from libpng-1.5.0beta31.tar
by Glenn Randers-Pehrson
· 14 years ago
ef3831a
[devel] Imported from libpng-1.5.0beta30.tar
by Glenn Randers-Pehrson
· 14 years ago
5feb87c
[devel] Imported from libpng-1.5.0beta29.tar
by Glenn Randers-Pehrson
· 14 years ago
57d9617
[devel] Imported from libpng-1.5.0beta28.tar
by Glenn Randers-Pehrson
· 14 years ago
78d5545
[devel] Imported from libpng-1.5.0beta27.tar
by Glenn Randers-Pehrson
· 14 years ago
5b3d554
[devel] Imported from libpng-1.5.0beta26.tar
by Glenn Randers-Pehrson
· 14 years ago
53c07f5
[devel] Imported from libpng-1.5.0beta25.tar
by Glenn Randers-Pehrson
· 14 years ago
537c1a5
[devel] Imported from libpng-1.5.0beta24.tar
by Glenn Randers-Pehrson
· 15 years ago
f24daf2
[devel] Added more blank lines for readability.
by Glenn Randers-Pehrson
· 15 years ago
b621794
[devel] Removed contrib/pngminim/*/gather.sh
by Glenn Randers-Pehrson
· 15 years ago
a0b0d8b
[devel] Removed dummy_inflate.c from contrib/pngminim/encoder
by Glenn Randers-Pehrson
· 15 years ago
f10fa3c
[devel] Include png_reset_zstream() in png.c only when PNG_READ_SUPPORTED
by Glenn Randers-Pehrson
· 15 years ago
4a4de18
[devel] Added logunsupported=1 to cause pnglibconf.h to document disabled
by Glenn Randers-Pehrson
· 15 years ago
cf2fd3b
[devel] Corrected protection of png_get_user_transform_ptr.
by Glenn Randers-Pehrson
· 15 years ago
1ce8133
[devel] Corrected PNG_UNKNOWN_CHUNKS_SUPPORTED
by Glenn Randers-Pehrson
· 15 years ago
5905484
[devel] Corrected PNG_REMOVED macro to take five arguments.
by Glenn Randers-Pehrson
· 15 years ago
cb096a4
[devel] Bump back to version libpng-1.5.0beta23
by Glenn Randers-Pehrson
· 15 years ago
e3e8f6b
[devel] Revised contrib/pngminim to use the "everything off" option
by Glenn Randers-Pehrson
· 15 years ago
cd74549
[devel] Improved the options.awk script; added an "everything off" option.
by Glenn Randers-Pehrson
· 15 years ago
34713ce
[devel] Fixed dependencies of GET_INT_32 - it doesn't require READ_INT_FUNCTIONS
by Glenn Randers-Pehrson
· 15 years ago
d026f9c
[devel] Set PNG_NO_READ_BGR, PNG_NO_IO_STATE, and PNG_NO_TIME_RFC1123 in
by Glenn Randers-Pehrson
· 15 years ago
cd01d22
[devel] Removed some unwanted binary bytes from the new vstudio project files.
by Glenn Randers-Pehrson
· 15 years ago
810c2e6
[devel] Trivial editing; changed CRLF to NEWLINE in the new vstudio project files.
by Glenn Randers-Pehrson
· 15 years ago
5a36a33
[devel] Fix more permissions in version libpng-1.5.0beta20
by Glenn Randers-Pehrson
· 15 years ago
1ebd001
[devel] Bump back to version libpng-1.5.0beta20
by Glenn Randers-Pehrson
· 15 years ago
18b897d
[devel] Bump back to version libpng-1.5.0beta19
by Glenn Randers-Pehrson
· 15 years ago
d3bb6bb
[devel] Update permissions in libpng-1.5.0beta20
by Glenn Randers-Pehrson
· 15 years ago
25ea204
[devel] Relaxed permissions on some files.
by Glenn Randers-Pehrson
· 15 years ago
7b52087
[devel] Bump to version libpng-1.5.0beta20
by Glenn Randers-Pehrson
· 15 years ago
304a1a1
[devel] Replaced visualc6 and visualc71 projects with new vstudio project
by Glenn Randers-Pehrson
· 15 years ago
9ee577c
[devel] Changed Windows calling convention back to __cdecl for API functions.
by Glenn Randers-Pehrson
· 15 years ago
c3d73f4
[devel] Added PNG_{READ,WRITE}_INT_FUNCTIONS_SUPPORTED.
by Glenn Randers-Pehrson
· 15 years ago
8b1b121
[devel] Bump to version libpng-1.5.0beta19
by Glenn Randers-Pehrson
· 15 years ago
5623f78
[devel] Imported from libpng-1.5.0beta18.tar
by Glenn Randers-Pehrson
· 15 years ago
7efdbaf
[devel] Added some PNG_NO_* defines to contrib/pngminim/*/pngusr.h to
by Glenn Randers-Pehrson
· 15 years ago
8bdfb47
[devel] Moved replacements for png_error() and png_warning() from the
by Glenn Randers-Pehrson
· 15 years ago
aecef09
[devel] Restored the ability to include optional pngusr.h
by Glenn Randers-Pehrson
· 15 years ago
8fc3604
[devel] Note in CHANGES that pngusr.h is unuseable
by Glenn Randers-Pehrson
· 15 years ago
bb6d66e
[devel] Bump to version libpng-1.5.0beta18
by Glenn Randers-Pehrson
· 15 years ago
114f675
[devel] Update CHANGES and ANNOUNCE
by Glenn Randers-Pehrson
· 15 years ago
f90165b
[devel] Removed the xcode project (temporarily until an updated
by Glenn Randers-Pehrson
· 15 years ago
862cb20
[devel] Freeze build-time only configuration in the build.
by Glenn Randers-Pehrson
· 15 years ago
3cd7cff
[devel] Imported from libpng-1.5.0beta17.tar
by Glenn Randers-Pehrson
· 15 years ago
0f0a19e
[devel] Expanded the CHANGES entry about disabling dithering support.
by Glenn Randers-Pehrson
· 15 years ago
3e42a99
[devel] Restored the macro definition of png_check_sig().
by Glenn Randers-Pehrson
· 15 years ago
92a3ef4
[devel] Combined multiple png_warning() calls for a single error.
by Glenn Randers-Pehrson
· 15 years ago
dd78d52
[devel] Make png_text_struct independent of PNG_iTXt_SUPPORTED
by Glenn Randers-Pehrson
· 15 years ago
844a3c0
[devel] Bump to version libpng-1.5.0beta16
by Glenn Randers-Pehrson
· 15 years ago
b07e856
[devel] Fixed typo in CHANGES and ANNOUNCE
by Glenn Randers-Pehrson
· 15 years ago
4c8f726
[devel] Eliminated PNG_NO_EXTERN and PNG_ALL_EXTERN
by Glenn Randers-Pehrson
· 15 years ago
c551c0d
[devel] Added symbols.chk target to Makefile.am to validate symbols in png.h
by Glenn Randers-Pehrson
· 15 years ago
53198fb
[devel] Bump to version libpng-1.5.0beta15
by Glenn Randers-Pehrson
· 15 years ago
d00bbb2
[devel] Made PNG_BUILD_DLL safe: it can be set whenever a DLL is being built.
by Glenn Randers-Pehrson
· 15 years ago
d7da8bb
[devel] Eliminated scripts/*.def in favor of libpng.def;
by Glenn Randers-Pehrson
· 15 years ago
a528fba
[devel] Enabled 'attribute' warnings that are relevant to library APIs
by Glenn Randers-Pehrson
· 15 years ago
eae8e36
[devel] PNG_EXPORT changed to include an 'ordinal' field
by Glenn Randers-Pehrson
· 15 years ago
69dd5f5
[devel] Added back in export symbols that can be present
by Glenn Randers-Pehrson
· 15 years ago
300c8ae
[devel] Corrected CE and OS/2 DEF files (scripts/png*def)
by Glenn Randers-Pehrson
· 15 years ago
d0e35cd
[devel] Revised Makefile.am to account for recent additions and replacements.
by Glenn Randers-Pehrson glennrp@comcast.net
· 15 years ago
526a6ad
[devel] Removed direct access to png_ptr->io_ptr from the pngtest Windows code
by Glenn Randers-Pehrson
· 15 years ago
2f7cbab
[devel] Bump to version libpng-1.5.0beta14
by Glenn Randers-Pehrson
· 15 years ago
632a84e
[devel] Make all png_debug macros into *unterminated* statements
by Glenn Randers-Pehrson
· 15 years ago
31f92b0
[devel] Eliminated dependence of pngtest.c on the private pngdebug.h file.
by Glenn Randers-Pehrson
· 15 years ago
f2c99bd
[devel] Removed unused png_measure_compressed_chunk() from pngpriv.h
by Glenn Randers-Pehrson
· 15 years ago
afa999d
[devel] Revise the "#ifdef" blocks in png_inflate()
by Glenn Randers-Pehrson
· 15 years ago
3919f23
[devel] Protect pngstruct.h pnginfo.h, and pngdebug.h from being included twice
by Glenn Randers-Pehrson
· 15 years ago
c957b6b
[devel] Bump to version libpng-1.5.0beta13
by Glenn Randers-Pehrson
· 15 years ago
86f88dd
[devel] Imported from libpng-1.5.0beta12.tar
by Glenn Randers-Pehrson
· 15 years ago
c3cd22b
[devel] Moved "#include png.h" inside pngpriv.h and removed "#include png.h"
by Glenn Randers-Pehrson
· 15 years ago
aaf377c
[devel] Bump to version libpng-1.5.0beta12
by Glenn Randers-Pehrson
· 15 years ago
e4c706a
[devel] Imported from libpng-1.5.0beta11.tar
by Glenn Randers-Pehrson
· 15 years ago
6c2e919
[devel] Removed checking for already-included setjmp.h from pngconf.h
by Glenn Randers-Pehrson
· 15 years ago
d259e6c
[devel] Revised png_longjmp() calls in contrib/gregbook to use png_ptr
by Glenn Randers-Pehrson
· 15 years ago
4531ded
[devel] Removed unused gzio.c from contrib/pngminim gather and makefile scripts
by Glenn Randers-Pehrson
· 15 years ago
a24fc2e
[devel] Removed -D_ALLSOURCE from configure.ac, makefile.aix,
by Glenn Randers-Pehrson
· 15 years ago
69e238b
[devel] Imported from libpng-1.5.0beta08.tar
by Glenn Randers-Pehrson
· 15 years ago
64af539
[devel] Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txt
by Glenn Randers-Pehrson
· 15 years ago
81dab09
[devel] Added "#ifdef _AIX; #define _ALL_SOURCE 1; #endif" to pngpriv.h,
by Glenn Randers-Pehrson
· 15 years ago
f98726a
[devel] Added exported png_longjmp() function.
by Glenn Randers-Pehrson
· 15 years ago
946199e
[devel] Removed obsolete unused MMX-querying support from contrib/gregbook
by Glenn Randers-Pehrson
· 15 years ago
63ee896
[devel] Fix typo in ANNOUNCE and CHANGES
by Glenn Randers-Pehrson
· 15 years ago
9e966ca
[devel] Bump to version 1.5.0beta07
by Glenn Randers-Pehrson
· 15 years ago
7a5be53
[devel] Imported from libpng-1.5.0beta06.tar
by Glenn Randers-Pehrson
· 15 years ago
288ea70
[devel] Update png_compress_chunk() rewrite.
by Glenn Randers-Pehrson
· 15 years ago
9b0956f
[devel] Reverted to original png_decompress_chunk() plus counting pass.
by Glenn Randers-Pehrson
· 15 years ago
7d1f591
[devel] Relocated misplaced closing curley bracket in png_decompress_chunk().
by Glenn Randers-Pehrson
· 15 years ago
42f93fb
[devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURES
by Glenn Randers-Pehrson
· 15 years ago
f979531
[devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURES
by Glenn Randers-Pehrson
· 15 years ago
3f506b7
[devel] Removed PNG_DEPSTRUCT markup in pngstruct.h and pnginfo.h
by Glenn Randers-Pehrson
· 15 years ago
db5f430
[devel] Bump to version libpng-1.5.0beta05
by Glenn Randers-Pehrson
· 15 years ago
f0cdbe7
[devel] Removed malformed "incomplete struct declaration" of png_info
by Glenn Randers-Pehrson
· 15 years ago
42c4ebb
[devel] Bump to version libpng-1.5.0beta04
by Glenn Randers-Pehrson
· 15 years ago
3c6df19
[devel] Updated configure script to use SO number 15.
by Glenn Randers-Pehrson
· 15 years ago
e00ed36
[devel] Imported from libpng-1.5.0beta02.tar
by Glenn Randers-Pehrson
· 15 years ago
Next »