index
:
delta/libpng.git
baserock/mikedrake/libpng-upgrade
baserock/mikedrake/update-chunks
baserock/morph
libpng00
libpng10
libpng12
libpng14
libpng15
libpng16
libpng17
master
stable
git.code.sf.net: p/libpng/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[devel] Implementation of premultiplied alpha support: png_set_alpha_mode
John Bowler
2011-05-07
12
-594
/
+2115
*
[devel] Remove some trailing blanks.
Glenn Randers-Pehrson
2011-05-07
34
-137
/
+149
*
[devel] Removed the -D_ALL_SOURCE from definitions for AIX in CMakeLists.txt
Glenn Randers-Pehrson
2011-05-05
3
-4
/
+2
*
[devel] Bump to version libpng-1.5.3beta06
Glenn Randers-Pehrson
2011-05-05
23
-63
/
+66
*
[devel] Imported from libpng-1.5.3beta05.tar
v1.5.3beta05
Glenn Randers-Pehrson
2011-05-05
16
-49
/
+55
*
[devel] IDAT compression failed if preceded by a compressed text chunk
John Bowler
2011-05-05
9
-104
/
+203
*
[devel] Added PNG_WRITE_OPTIMIZE_CMF_SUPPORTED macro to make zlib "CMF"
Glenn Randers-Pehrson
2011-05-05
5
-3
/
+18
*
[devel] Update "last changed" dates and added CHANGES entry.
Glenn Randers-Pehrson
2011-05-05
11
-23
/
+31
*
[devel] Remove png_snprintf, add formatted warning messages.
John Bowler
2011-05-05
12
-259
/
+565
*
[devel] Added appropriate feature test macros (_POSIX_SOURCE, _ISOC99_SOURCE)
Glenn Randers-Pehrson
2011-05-03
5
-3
/
+32
*
[devel] Added comments in png.h about relocation of the png_struct
Glenn Randers-Pehrson
2011-04-28
1
-5
/
+13
*
[devel] Bump to version libpng-1.5.3beta05
Glenn Randers-Pehrson
2011-04-28
24
-72
/
+76
*
[devel] Bump to version libpng-1.5.3beta04
Glenn Randers-Pehrson
2011-04-27
14
-36
/
+41
*
[devel] Changed png_struct jmp_buf member name to avoid clash with macro
John Bowler
2011-04-27
7
-26
/
+26
*
[devel] Added more about creating and destroying the optional "end_info"
Glenn Randers-Pehrson
2011-04-20
2
-34
/
+58
*
[devel] Mention the reason to call png_read_end() in the libpng documentation.
Glenn Randers-Pehrson
2011-04-20
2
-12
/
+24
*
[devel] Removed an obsolete statement from libpngpf.3
Glenn Randers-Pehrson
2011-04-17
1
-5
/
+3
*
[devel] Give credit for recent bug report to Andrew Church.
Glenn Randers-Pehrson
2011-04-17
2
-5
/
+5
*
[devel] Updated CHANGES, ANNOUNCE, and pngtest.png to reflect recent changes.
Glenn Randers-Pehrson
2011-04-17
3
-0
/
+37
*
[devel] Cleanup of conditional compilation code and of background/gamma
John Bowler
2011-04-17
11
-181
/
+260
*
[devel] Bump to version libpng-1.5.3beta04
Glenn Randers-Pehrson
2011-04-16
23
-65
/
+69
*
[devel] Imported from libpng-1.5.3beta03.tar
v1.5.3beta03
Glenn Randers-Pehrson
2011-04-16
11
-26
/
+28
*
[devel] Revised a comment about png_do_strip_channel().
Glenn Randers-Pehrson
2011-04-16
1
-1
/
+1
*
[devel] Added some whitespace in comments.
Glenn Randers-Pehrson
2011-04-16
4
-12
/
+12
*
[devel] Fixed bug with stripping the filler or alpha channel when writing,
Glenn Randers-Pehrson
2011-04-16
4
-6
/
+38
*
[devel] Fixed 64-bit builds where png_uint_32 is smaller than png_size_t
John Bowler
2011-04-15
1
-1
/
+1
*
[devel] Updated the vstudio project to zlib-1.2.5
John Bowler
2011-04-15
1
-1
/
+5
*
[devel] Removed the now-unused PNG_DEPSTRUCT macro
John Bowler
2011-04-15
1
-9
/
+0
*
[devel] Removed the PNG_PTR_NORETURN attribute
John Bowler
2011-04-15
2
-38
/
+8
*
[devel] Fixed gcc -ansi -pedantic compile, using __STRICT_ANSI__
John Bowler
2011-04-15
1
-1
/
+1
*
[devel] Updated zlib.props to zlib-1.2.5
Glenn Randers-Pehrson
2011-04-04
1
-2
/
+2
*
[devel] Removed "#if 1" and the matching "#endif"
Glenn Randers-Pehrson
2011-04-03
1
-3
/
+0
*
[devel] Bump to version libpng-1.5.3beta03
Glenn Randers-Pehrson
2011-04-03
23
-63
/
+67
*
[devel] Imported from libpng-1.5.3beta02.tar
v1.5.3beta02
Glenn Randers-Pehrson
2011-04-03
15
-29
/
+29
*
[devel] Replaced pngtest.png with one that has the zTXt CMF optimized.
Glenn Randers-Pehrson
2011-04-02
1
-0
/
+0
*
[devel] Optimize the zlib CMF byte in non-IDAT compressed chunks
Glenn Randers-Pehrson
2011-04-02
3
-4
/
+72
*
[devel] Moved misplaced declarations
Glenn Randers-Pehrson
2011-04-02
1
-2
/
+5
*
[devel] Fixed typo in scripts/symbols.def
Glenn Randers-Pehrson
2011-04-01
1
-1
/
+1
*
[devel] Improved the optimization of the zlib CMF byte
Glenn Randers-Pehrson
2011-04-01
3
-6
/
+18
*
[devel] Add comment in pngtest.c about setting zlib strategy for text
Glenn Randers-Pehrson
2011-04-01
2
-2
/
+6
*
[devel] Updated documentation on setting non-IDAT zlib compression parameters
Glenn Randers-Pehrson
2011-04-01
2
-6
/
+12
*
[devel] zlib text compression parameters fall back on non-IDAT parameters
Glenn Randers-Pehrson
2011-04-01
1
-8
/
+8
*
[devel] Relocated some comment lines in pngwutil.c
Glenn Randers-Pehrson
2011-04-01
1
-4
/
+9
*
[devel] Remove "sPLT" from list of chunks that require compressed text
Glenn Randers-Pehrson
2011-04-01
1
-2
/
+0
*
[devel] Added PNG_READ_COMPRESSED_TEXT_SUPPORTED macro.
Glenn Randers-Pehrson
2011-04-01
3
-5
/
+18
*
[devel] Added PNG_WRITE_COMPRESSED_TEXT_SUPPORTED macro.
Glenn Randers-Pehrson
2011-04-01
5
-12
/
+18
*
[devel] Only compile the new zlib re-initializing code when text or iCCP
Glenn Randers-Pehrson
2011-04-01
4
-3
/
+7
*
[devel] Updated scripts/symbols.def with new API functions.
Glenn Randers-Pehrson
2011-04-01
3
-0
/
+9
*
[devel] Updated manual about the new API additions
Glenn Randers-Pehrson
2011-04-01
2
-2
/
+44
*
[devel] Bump to version libpng-1.5.3beta02
Glenn Randers-Pehrson
2011-03-31
23
-63
/
+67
[next]