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
path:
root
/
ANNOUNCE
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libpng16] Freeze libtool files in the 'scripts' directory.
John Bowler
2012-01-27
1
-2
/
+5
*
[libpng16] Set CMAKE_LIBRARY_OUTPUT_DIRECTORY to "lib" on all platforms
Glenn Randers-Pehrson
2012-01-26
1
-3
/
+4
*
[libpng16] Conditionalize the install rules for MINGW and CYGWIN
Glenn Randers-Pehrson
2012-01-25
1
-0
/
+1
*
[libpng16] Rewrote autogen.sh to run autoreconf
John Bowler
2012-01-25
1
-0
/
+1
*
[libpng16] Updated configure.ac from autoupdate: added --enable-werror option.
John Bowler
2012-01-25
1
-0
/
+9
*
[libpng16] Eliminated Intel icc/icl compiler warnings. The Intel (GCC derived)
John Bowler
2012-01-25
1
-2
/
+6
*
[libpng16] bump version to 1.6.0beta07
Glenn Randers-Pehrson
2012-01-24
1
-8
/
+10
*
[libpng16] Fixed Min/GW uninstall to remove libpng.dll.a
John Bowler
2012-01-23
1
-0
/
+1
*
[libpng16] Added color-map support to simplified API.
John Bowler
2012-01-23
1
-0
/
+2
*
[libpng16] Increased warning buffer in pngerror.c from 128 to 192.
Glenn Randers-Pehrson
2012-01-23
1
-3
/
+4
*
[libpng16] Add palette support to the simplified APIs. This commit
John Bowler
2012-01-16
1
-8
/
+13
*
[libpng16] Fix bug in pngerror.c: some long warnings were being improperly
John Bowler
2012-01-14
1
-2
/
+4
*
[libpng16] Describe new simplified API in the manual pages
Glenn Randers-Pehrson
2012-01-11
1
-2
/
+3
*
[libpng16] bump version to 1.6.0beta05
Glenn Randers-Pehrson
2011-12-29
1
-8
/
+10
*
[libpng16] Imported from libpng-1.6.0beta04.tar
v1.6.0beta04
Glenn Randers-Pehrson
2011-12-29
1
-2
/
+2
*
[libpng16] Revised contrib/pngminus/pnm2png.c to avoid warnings
Glenn Randers-Pehrson
2011-12-29
1
-5
/
+8
*
[libpng16] Changed png_memcpy to C assignment where appropriate. Changed all
John Bowler
2011-12-28
1
-2
/
+9
*
[ibpng16] Moved AC_MSG_CHECKING([if libraries can be versioned]) later
Gilles Espinasse
2011-12-26
1
-2
/
+4
*
[libpng16] Implemented 'restrict' for png_info and png_struct.
John Bowler
2011-12-24
1
-0
/
+5
*
[libpng16] Update CHANGES and ANNOUNCE
Glenn Randers-Pehrson
2011-12-24
1
-0
/
+1
*
[libpng16] Enabled png_get_sCAL_fixed() if floating point APIs are enabled.
John Bowler
2011-12-24
1
-2
/
+6
*
[libpng16] Eliminated png_info_destroy. It is now used only in png.c
John Bowler
2011-12-24
1
-3
/
+7
*
[libpng16] bump version to 1.6.0beta04
Glenn Randers-Pehrson
2011-12-22
1
-8
/
+10
*
[libpng16] Imported from libpng-1.6.0beta03.tar
v1.6.0beta03
Glenn Randers-Pehrson
2011-12-22
1
-2
/
+2
*
[libpng16] Start-up code size improvements, error handler flexibility.
John Bowler
2011-12-21
1
-0
/
+15
*
[libpng15] Bump version to libpng-1.6.0beta03
Glenn Randers-Pehrson
2011-12-21
1
-8
/
+10
*
[libpng16] Imported from libpng-1.6.0beta02.tar
v1.6.0beta02
Glenn Randers-Pehrson
2011-12-21
1
-2
/
+2
*
[libpng16] Correct configure builds where build and source directories are
John Bowler
2011-12-18
1
-5
/
+5
*
[libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h
John Bowler
2011-12-17
1
-1
/
+1
*
[libpng16] Reverted install of pngconfig.h
Glenn Randers-Pehrson
2011-12-17
1
-8
/
+0
*
[libpng16] Added pngconfig.h file. This indirect reference to config.h avoids
Glenn Randers-Pehrson
2011-12-17
1
-2
/
+5
*
[libpng15] Bump version to libpng-1.6.0beta02
Glenn Randers-Pehrson
2011-12-15
1
-8
/
+10
*
[libpng16] Imported from libpng-1.6.0beta01.tar
v1.6.0beta01
Glenn Randers-Pehrson
2011-12-15
1
-99
/
+19
*
[libpng16] Updated CMakeLists.txt to account for relocated and new test progr...
John Bowler
2011-12-08
1
-1
/
+2
*
[libpng16] Fixed race conditions in parallel make builds. With higher degrees
John Bowler
2011-12-08
1
-2
/
+8
*
[libpng16] Fixed minor memset/sizeof errors in pngvalid.c.
John Bowler
2011-12-05
1
-2
/
+3
*
[libpng16] Put CRLF line endings in the owatcom project files.
Glenn Randers-Pehrson
2011-12-03
1
-2
/
+3
*
[libpng16] Revised pngconf.h to use " __declspec(restrict)" if MSC_VER >= 1400.
Glenn Randers-Pehrson
2011-12-01
1
-2
/
+4
*
[libpng16] New 'tools' directory containing tools used to generate libpng code.
John Bowler
2011-11-28
1
-3
/
+3
*
[libpng16] Revised #if PNG_DO_BC blocks in png.c (use #ifdef and add #else)
Glenn Randers-Pehrson
2011-11-28
1
-0
/
+1
*
[libpng16] Replaced an "#if" with "ifdef" in pngrtran.c
Glenn Randers-Pehrson
2011-11-28
1
-4
/
+6
*
[libpng16] Added entry in CHANGES and ANNOUNCE about removing configure files.
Glenn Randers-Pehrson
2011-11-26
1
-0
/
+2
*
[libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far.
John Bowler
2011-11-26
1
-2
/
+17
*
[libpng16] Update internal version numbering and SO-numbers
Glenn Randers-Pehrson
2011-11-24
1
-1
/
+1
*
[libpng16] Updated version numbering in png.h
Glenn Randers-Pehrson
2011-11-24
1
-1
/
+1
*
[libpng16] Moved pngvalid.c into contrib/libtests
Glenn Randers-Pehrson
2011-11-24
1
-0
/
+2
*
[libpng16] Added example programs for the new 'simplified' API.
John Bowler
2011-11-24
1
-3
/
+4
*
[libpng15] Bump version to libpng-1.6.0alpha01
Glenn Randers-Pehrson
2011-11-23
1
-9
/
+11
*
[libpng15] Reject invalid compression flag, method when reading the iTXt chunk.
Glenn Randers-Pehrson
2011-11-22
1
-1
/
+1
*
[libpng15] Reject invalid compression flag when reading the iTXt chunk.
Glenn Randers-Pehrson
2011-11-22
1
-3
/
+4
[next]