1. aaf1179 [libpng16] Added two images to contrib/pngsuite (1-bit and 2-bit transparent by Glenn Randers-Pehrson · 13 years ago
  2. e044649 [libpng16] Removed scripts/*m4 and updated autogen.sh by John Bowler · 13 years ago
  3. a23f3db [libpng16] Freeze libtool files in the 'scripts' directory. by John Bowler · 13 years ago
  4. a12d232 [libpng16] Set CMAKE_LIBRARY_OUTPUT_DIRECTORY to "lib" on all platforms by Glenn Randers-Pehrson · 13 years ago
  5. 95a8a66 [libpng16] Conditionalize the install rules for MINGW and CYGWIN by Glenn Randers-Pehrson · 13 years ago
  6. da2194c [libpng16] Rewrote autogen.sh to run autoreconf by John Bowler · 13 years ago
  7. 1eb2c48 [libpng16] Updated configure.ac from autoupdate: added --enable-werror option. by John Bowler · 13 years ago
  8. 8fb6c6a [libpng16] Eliminated Intel icc/icl compiler warnings. The Intel (GCC derived) by John Bowler · 13 years ago
  9. 9c7f99c [libpng16] Remove remains of simplified API sPLT experiment from pngpriv.h by John Bowler · 13 years ago
  10. 99c7ad2 [libpng16] bump version to 1.6.0beta07 by Glenn Randers-Pehrson · 13 years ago
  11. e7b4d26 [libpng16] Imported from libpng-1.6.0beta06.tar by Glenn Randers-Pehrson · 13 years ago
  12. c35f888 [libpng16] Finish patching pngstest.c by John Bowler · 13 years ago
  13. 5635573 [libpng16] Fixed Min/GW uninstall to remove libpng.dll.a by John Bowler · 13 years ago
  14. fea2a87 [libpng16] Added some whitespace in comments. by Glenn Randers-Pehrson · 13 years ago
  15. 5bc9038 [libpng16] Added color-map support to simplified API. by John Bowler · 13 years ago
  16. 2312167 [libpng16] Increased warning buffer in pngerror.c from 128 to 192. by Glenn Randers-Pehrson · 13 years ago
  17. edbcd02 [libpng16] bump version to 1.6.0beta06 by Glenn Randers-Pehrson · 13 years ago
  18. 04336ba [libpng16] Add palette support to the simplified APIs. This commit by John Bowler · 13 years ago
  19. da1c5ca [libpng16] Imported from libpng-1.6.0beta05.tar by Glenn Randers-Pehrson · 13 years ago
  20. 00c6a9a [libpng16] Fix bug in pngerror.c: some long warnings were being improperly by John Bowler · 13 years ago
  21. 665031e [libpng16] Fix two typos in pngpriv.h comments by Glenn Randers-Pehrson · 13 years ago
  22. 0501c1c [libpng16] Describe new simplified API in the manual pages by Glenn Randers-Pehrson · 13 years ago
  23. 1531bd6 [libpng16] Updated copyright year to 2012 by Glenn Randers-Pehrson · 13 years ago
  24. d9fc062 [libpng16] bump version to 1.6.0beta05 by Glenn Randers-Pehrson · 13 years ago
  25. 6e41842 [libpng16] Imported from libpng-1.6.0beta04.tar by Glenn Randers-Pehrson · 13 years ago
  26. 04ab335 [libpng16] Revised contrib/pngminus/pnm2png.c to avoid warnings by Glenn Randers-Pehrson · 13 years ago
  27. 0522f26 [libpng16] Update png_err() to use new typecast. by Glenn Randers-Pehrson · 13 years ago
  28. fcd301d [libpng16] Changed png_memcpy to C assignment where appropriate. Changed all by John Bowler · 13 years ago
  29. 4f67e40 [libpng16] Add 'const' to png_structrp arguments of png_set_*() APIs. by John Bowler · 13 years ago
  30. f87ef8b [ibpng16] Moved AC_MSG_CHECKING([if libraries can be versioned]) later by Gilles Espinasse · 13 years ago
  31. a5bf4e3 [libpng16] Initialize "passes" variable in pngread.c to avoid compiler warning. by Glenn Randers-Pehrson · 13 years ago
  32. 5d56786 [libpng16] Implemented 'restrict' for png_info and png_struct. by John Bowler · 13 years ago
  33. d7c22fb [libpng16] Added pngvalid.c compile time checks for const APIs. by John Bowler · 13 years ago
  34. 939310b [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 13 years ago
  35. 29fca0d [libpng16] Enabled png_get_sCAL_fixed() if floating point APIs are enabled. by John Bowler · 13 years ago
  36. df477e4 [libpng16] Eliminated png_info_destroy. It is now used only in png.c by John Bowler · 13 years ago
  37. 5a956a7 [libpng16] Began a manual section about libpng15 to libpng16 differences. by Glenn Randers-Pehrson · 13 years ago
  38. 67ee8ce [libpng16] bump version to 1.6.0beta04 by Glenn Randers-Pehrson · 13 years ago
  39. 28d9339 [libpng16] Imported from libpng-1.6.0beta03.tar by Glenn Randers-Pehrson · 13 years ago
  40. bc79d70 [libpng16] commit updated scripts by John Bowler · 13 years ago
  41. 40b2603 [libpng16] Start-up code size improvements, error handler flexibility. These by John Bowler · 13 years ago
  42. ad41b88 [libpng16] Updated declaration of png_get_sCAL_fixed(). by Glenn Randers-Pehrson · 13 years ago
  43. 1d7f56a [libpng16] Failed to commit pngread.c from latest patch. by John Bowler · 13 years ago
  44. 3c1c953 [libpng16] Added #ifdef PNG_USER_MEM_SUPPORTED in pngmem.c where needed. by Glenn Randers-Pehrson · 13 years ago
  45. d332c67 [libpng16] Start-up code size improvements, error handler flexibility. by John Bowler · 13 years ago
  46. b74fb4e [libpng15] Bump version to libpng-1.6.0beta03 by Glenn Randers-Pehrson · 13 years ago
  47. a6f369b [libpng16] Imported from libpng-1.6.0beta02.tar by Glenn Randers-Pehrson · 13 years ago
  48. 13831bc [libpng16] Updated "last changed" dates by Glenn Randers-Pehrson · 13 years ago
  49. adf049e [libpng16] Removed references to bsconfig.h from makefiles by Glenn Randers-Pehrson · 13 years ago
  50. 681c1fc [libpng16] Correct configure builds where build and source directories are by John Bowler · 13 years ago
  51. ba6fbc5 [libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h by John Bowler · 13 years ago
  52. d1dceee [libpng] #include "pngconfig.h" in pngvalid.c by Glenn Randers-Pehrson · 13 years ago
  53. 9453103 [libpng16] Fixed comment in pngconfig.h (cut-and-paste error) by Glenn Randers-Pehrson · 13 years ago
  54. 751a93f [libpng16] Added pngconf.h by Glenn Randers-Pehrson · 13 years ago
  55. 0b3634b [libpng16] Reverted install of pngconfig.h by Glenn Randers-Pehrson · 13 years ago
  56. efaeada [libpng16] Added pngconfig.h file. This indirect reference to config.h avoids by Glenn Randers-Pehrson · 13 years ago
  57. c4f94cb [libpng15] Bump version to libpng-1.6.0beta02 by Glenn Randers-Pehrson · 13 years ago
  58. 26aad85 [libpng16] Imported from libpng-1.6.0beta01.tar by Glenn Randers-Pehrson · 13 years ago
  59. c4081f0 [libpng16] Updated CMakeLists.txt to account for relocated and new test programs. by John Bowler · 13 years ago
  60. eb26ee6 [libpng16] Fixed race conditions in parallel make builds. With higher degrees by John Bowler · 13 years ago
  61. 90a87c8 [libpng15] Bump version to libpng-1.6.0alpha01 by Glenn Randers-Pehrson · 13 years ago
  62. 12924f3 [libpng16] Fixed minor memset/sizeof errors in pngvalid.c. by John Bowler · 13 years ago
  63. ec6d6fa [libpng16] Put CRLF line endings in the owatcom project files. by Glenn Randers-Pehrson · 13 years ago
  64. 1f0eaa0 [libpng16] Revised pngconf.h to use " __declspec(restrict)" if MSC_VER >= 1400. by Glenn Randers-Pehrson · 13 years ago
  65. 6bdefdd [libpng] Fixed some trivial typos in the contrib/tools subdirectory. by Glenn Randers-Pehrson · 13 years ago
  66. 405a398 [libpng16] New 'tools' directory containing tools used to generate libpng code. by John Bowler · 13 years ago
  67. 8888ea4 [libpng16] Revised #if PNG_DO_BC blocks in png.c (use #ifdef and add #else) by Glenn Randers-Pehrson · 13 years ago
  68. 0b26ac5 [libpng16] Replaced an "#if" with "ifdef" in pngrtran.c by Glenn Randers-Pehrson · 13 years ago
  69. 414769b [libpng16] Add "free()" and "png_free_image()" calls to example code. by John Bowler · 13 years ago
  70. 5e934ba [libpng16] Removed stray "*.orig" files. by Glenn Randers-Pehrson · 13 years ago
  71. b72bc15 [libpng16] Added entry in CHANGES and ANNOUNCE about removing configure files. by Glenn Randers-Pehrson · 13 years ago
  72. 4c7e820 [libpng16] Remove machine-generated configure files by Glenn Randers-Pehrson · 13 years ago
  73. baeb6d1 [libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far. by John Bowler · 13 years ago
  74. 2ddb252 [libpng16] Updated license info in contrib/examples and example.c by Glenn Randers-Pehrson · 13 years ago
  75. 7455cbf [libpng16] Update internal version numbering and SO-numbers by Glenn Randers-Pehrson · 13 years ago
  76. 87fadd5 [libpng16] Updated version numbering in png.h by Glenn Randers-Pehrson · 13 years ago
  77. 5b79cd5 [libpng16] Moved pngvalid.c into contrib/libtests by Glenn Randers-Pehrson · 13 years ago
  78. 36082cf [libpng16] Added example programs for the new 'simplified' API. by John Bowler · 13 years ago
  79. e1bb124 [libpng16] Removed some extra simplified API entries from libpng.3 synopses. by Glenn Randers-Pehrson · 13 years ago
  80. 15ea1fa [libpng15] Bump version to libpng-1.6.0alpha01 by Glenn Randers-Pehrson · 13 years ago
  81. 12fb29f [libpng15] Reject invalid compression flag, method when reading the iTXt chunk. by Glenn Randers-Pehrson · 13 years ago
  82. 8500b77 [libpng15] Also allow uncompressed iTXt by Glenn Randers-Pehrson · 13 years ago
  83. e7ad104 [libpng15] Reject invalid compression flag when reading the iTXt chunk. by Glenn Randers-Pehrson · 13 years ago
  84. 3b1f030 [libpng15] Fixed copyright, spelling in contrib/libtest and contrib/sRGBtables by Glenn Randers-Pehrson · 13 years ago
  85. 680da02 [libpng15] Updated the documentation of the png_text structure by Glenn Randers-Pehrson · 13 years ago
  86. 8e83631 [libpng15] Added MINGW support to CMakeLists.txt by Glenn Randers-Pehrson · 13 years ago
  87. 8501129 [libpng15] Removed some "#if 0" blocks of test code that remained in pngrutil.c by Glenn Randers-Pehrson · 13 years ago
  88. 3706d73 [libpng15] Allow row_stride==0 to indicate default stride in simplified API by John Bowler · 13 years ago
  89. 925a602 [libpng15] Revised comment and whitespace in png_convert_to_rfc1123(). by Glenn Randers-Pehrson · 13 years ago
  90. 29fca79 [libpng15] Validate time settings passed to pngset() by Glenn Randers-Pehrson · 13 years ago
  91. bd2fa5d [libpng15] Removed "zTXt" from warning in generic chunk decompression function. by Glenn Randers-Pehrson · 13 years ago
  92. 36251d3 [libpng15] Bump version to libpng-1.5.7beta05 by Glenn Randers-Pehrson · 13 years ago
  93. d92c1fc [libpng15] Imported from libpng-1.5.7beta04.tar by Glenn Randers-Pehrson · 13 years ago
  94. 4af7710 [libpng15] Revised Makefile.am to separate out stuff depending on contrib (WIP) by Glenn Randers-Pehrson · 13 years ago
  95. 7e97c18 [libpng15] Bump version to libpng-1.5.7beta04 by Glenn Randers-Pehrson · 13 years ago
  96. e0bcbfd [libpng15] Imported from libpng-1.5.7beta03.tar by Glenn Randers-Pehrson · 13 years ago
  97. 17878c6 [libpng15] Work around compilers that don't support declaration of const data. by John Bowler · 13 years ago
  98. 7006dc4 [libpng15] Added --noexecstack to assembler file compilation. by John Bowler · 13 years ago
  99. c4253c4 [libpng15] Updated CHANGES and ANNOUNCE with latest changes by Glenn Randers-Pehrson · 13 years ago
  100. 4fa96a4 [libpng15] Fixes for C++ compilation using g++ When libpng source is compiled by John Bowler · 13 years ago