1. eae8e36 [devel] PNG_EXPORT changed to include an 'ordinal' field by Glenn Randers-Pehrson · 15 years ago
  2. 69dd5f5 [devel] Added back in export symbols that can be present by Glenn Randers-Pehrson · 15 years ago
  3. 300c8ae [devel] Corrected CE and OS/2 DEF files (scripts/png*def) by Glenn Randers-Pehrson · 15 years ago
  4. d0e35cd [devel] Revised Makefile.am to account for recent additions and replacements. by Glenn Randers-Pehrson glennrp@comcast.net · 15 years ago
  5. 526a6ad [devel] Removed direct access to png_ptr->io_ptr from the pngtest Windows code by Glenn Randers-Pehrson · 15 years ago
  6. 2f7cbab [devel] Bump to version libpng-1.5.0beta14 by Glenn Randers-Pehrson · 15 years ago
  7. c6fecfb [devel] Imported from libpng-1.5.0beta13.tar by Glenn Randers-Pehrson · 15 years ago
  8. 632a84e [devel] Make all png_debug macros into *unterminated* statements by Glenn Randers-Pehrson · 15 years ago
  9. 31f92b0 [devel] Eliminated dependence of pngtest.c on the private pngdebug.h file. by Glenn Randers-Pehrson · 15 years ago
  10. f70645c [devel] Removed PNGAPI from the png_longjmp_ptr typedef. by Glenn Randers-Pehrson · 15 years ago
  11. dc6182a [devel] Moved the 'config.h' support from pngconf.h to pngpriv.h by Glenn Randers-Pehrson · 15 years ago
  12. f2c99bd [devel] Removed unused png_measure_compressed_chunk() from pngpriv.h by Glenn Randers-Pehrson · 15 years ago
  13. afa999d [devel] Revise the "#ifdef" blocks in png_inflate() by Glenn Randers-Pehrson · 15 years ago
  14. 3919f23 [devel] Protect pngstruct.h pnginfo.h, and pngdebug.h from being included twice by Glenn Randers-Pehrson · 15 years ago
  15. c957b6b [devel] Bump to version libpng-1.5.0beta13 by Glenn Randers-Pehrson · 15 years ago
  16. 86f88dd [devel] Imported from libpng-1.5.0beta12.tar by Glenn Randers-Pehrson · 15 years ago
  17. c17c957 [devel] Added copyright statement to pngdebug.h by Glenn Randers-Pehrson · 15 years ago
  18. c3cd22b [devel] Moved "#include png.h" inside pngpriv.h and removed "#include png.h" by Glenn Randers-Pehrson · 15 years ago
  19. b709c4a [devel] Updated TODO list now that png_struct and info_struct are hidden by Glenn Randers-Pehrson · 15 years ago
  20. aaf377c [devel] Bump to version libpng-1.5.0beta12 by Glenn Randers-Pehrson · 15 years ago
  21. e4c706a [devel] Imported from libpng-1.5.0beta11.tar by Glenn Randers-Pehrson · 15 years ago
  22. 6f6a91a [devel] Fix indentation in png.c, pngmem,c, pngrio.c, and pngwio.c by Glenn Randers-Pehrson · 15 years ago
  23. e8b1aa0 [devel] Fixed more inconsistent indentation in the header files. by Glenn Randers-Pehrson · 15 years ago
  24. d4df36c [devel] Fixed indentation of CPP directives in the header files by Glenn Randers-Pehrson · 15 years ago
  25. a565f0e [devel] Always put whitespace before "?" by Glenn Randers-Pehrson · 15 years ago
  26. 72cda2d [devel] Expand tabs and use consistent whitespace in pngrutil.c by Glenn Randers-Pehrson · 15 years ago
  27. 16908a1 [devel] Make use of whitespace consistent in pngget.c and pngwutil.c by Glenn Randers-Pehrson · 15 years ago
  28. da30135 [devel] Fix whitespace in pngerror.c and pngset.c by Glenn Randers-Pehrson · 15 years ago
  29. 45624d6 [devel] Fix inconsistent whitespace in pngtrans.c, pngwrite.c, and pngwtran.c by Glenn Randers-Pehrson · 15 years ago
  30. 4e763f1 [devel] Revised the "SEE ALSO" lines in manpages by Glenn Randers-Pehrson · 15 years ago
  31. 7fb32a8 [devel] Fixed formatting of the "See also" line in man pages. by Glenn Randers-Pehrson · 15 years ago
  32. 3ea3675 [devel] Fix inconsistent whitespace and indentation. by Glenn Randers-Pehrson · 15 years ago
  33. 262d0ff [devel] Tidied up some inconsistent indentation. by Glenn Randers-Pehrson · 15 years ago
  34. 65a2237 [devel] Bump to version libpng-1.5.0beta11 by Glenn Randers-Pehrson · 15 years ago
  35. 6c2e919 [devel] Removed checking for already-included setjmp.h from pngconf.h by Glenn Randers-Pehrson · 15 years ago
  36. d259e6c [devel] Revised png_longjmp() calls in contrib/gregbook to use png_ptr by Glenn Randers-Pehrson · 15 years ago
  37. 4531ded [devel] Removed unused gzio.c from contrib/pngminim gather and makefile scripts by Glenn Randers-Pehrson · 15 years ago
  38. 95ca51b [devel] Imported from libpng-1.5.0beta09.tar by Glenn Randers-Pehrson · 15 years ago
  39. a24fc2e [devel] Removed -D_ALLSOURCE from configure.ac, makefile.aix, by Glenn Randers-Pehrson · 15 years ago
  40. 69e238b [devel] Imported from libpng-1.5.0beta08.tar by Glenn Randers-Pehrson · 15 years ago
  41. 64af539 [devel] Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txt by Glenn Randers-Pehrson · 15 years ago
  42. 1beadaf [devel] Added PNG_NORETURN attribute to the png_longjmp() function. by Glenn Randers-Pehrson · 15 years ago
  43. 81dab09 [devel] Added "#ifdef _AIX; #define _ALL_SOURCE 1; #endif" to pngpriv.h, by Glenn Randers-Pehrson · 15 years ago
  44. 6a9e480 [devel] Imported from libpng-1.5.0beta07.tar by Glenn Randers-Pehrson · 15 years ago
  45. f98726a [devel] Added exported png_longjmp() function. by Glenn Randers-Pehrson · 15 years ago
  46. 946199e [devel] Removed obsolete unused MMX-querying support from contrib/gregbook by Glenn Randers-Pehrson · 15 years ago
  47. cce6521 [devel] Noted in scripts/makefile.mingw that it expects to be run under MSYS. by Glenn Randers-Pehrson · 15 years ago
  48. 63ee896 [devel] Fix typo in ANNOUNCE and CHANGES by Glenn Randers-Pehrson · 15 years ago
  49. 9e966ca [devel] Bump to version 1.5.0beta07 by Glenn Randers-Pehrson · 15 years ago
  50. 7a5be53 [devel] Imported from libpng-1.5.0beta06.tar by Glenn Randers-Pehrson · 15 years ago
  51. 6e28323 [devel] Imported from libpng-1.5.0beta05.tar by Glenn Randers-Pehrson · 15 years ago
  52. 288ea70 [devel] Update png_compress_chunk() rewrite. by Glenn Randers-Pehrson · 15 years ago
  53. ee4eb9a [devel] Added several (png_bytep) typecasts in calls to png_inflate(). by Glenn Randers-Pehrson · 15 years ago
  54. 9d51afc [devel] Complete rewrite of png_decompress_chunk() by John Bowler by Glenn Randers-Pehrson · 15 years ago
  55. 389c1f2 [devel] Revised png_measure_compressed_chunk() by Glenn Randers-Pehrson · 15 years ago
  56. 4748a33 [devel] Reset zlib datastream after detecting oversized compressed chunk by Glenn Randers-Pehrson · 15 years ago
  57. 9b0956f [devel] Reverted to original png_decompress_chunk() plus counting pass. by Glenn Randers-Pehrson · 15 years ago
  58. 7d1f591 [devel] Relocated misplaced closing curley bracket in png_decompress_chunk(). by Glenn Randers-Pehrson · 15 years ago
  59. 2f84504 [devel] Removed the cbuilder5 project, which has not been updated to 1.4.0. by Glenn Randers-Pehrson · 15 years ago
  60. 42f93fb [devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURES by Glenn Randers-Pehrson · 15 years ago
  61. f979531 [devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURES by Glenn Randers-Pehrson · 15 years ago
  62. 3f506b7 [devel] Removed PNG_DEPSTRUCT markup in pngstruct.h and pnginfo.h by Glenn Randers-Pehrson · 15 years ago
  63. db5f430 [devel] Bump to version libpng-1.5.0beta05 by Glenn Randers-Pehrson · 15 years ago
  64. b9a78be [devel] Imported from libpng-1.5.0beta04.tar by Glenn Randers-Pehrson · 15 years ago
  65. f0cdbe7 [devel] Removed malformed "incomplete struct declaration" of png_info by Glenn Randers-Pehrson · 15 years ago
  66. 42c4ebb [devel] Bump to version libpng-1.5.0beta04 by Glenn Randers-Pehrson · 15 years ago
  67. f1eb918 [devel] Imported from libpng-1.5.0beta03.tar by Glenn Randers-Pehrson · 15 years ago
  68. 3c6df19 [devel] Updated configure script to use SO number 15. by Glenn Randers-Pehrson · 15 years ago
  69. 0014f3d [devel] Removed two new incorrect typedefs in png.h by Glenn Randers-Pehrson · 15 years ago
  70. e00ed36 [devel] Imported from libpng-1.5.0beta02.tar by Glenn Randers-Pehrson · 15 years ago
  71. c40df89 [devel] Fixed incorrect test in new png_push_save_buffer() code. by Glenn Randers-Pehrson · 15 years ago
  72. e3f3c4e [devel] Imported from libpng-1.5.0beta01.tar by Glenn Randers-Pehrson · 15 years ago
  73. 67a83db [devel] Imported from libpng-1.4.0rc08.tar by Glenn Randers-Pehrson · 15 years ago
  74. a0e0c6c [devel] Avoid deprecated references to png_ptr-io_ptr and png_ptr->error_ptr by Glenn Randers-Pehrson · 15 years ago
  75. a58818a [devel] Imported from libpng-1.4.0rc07.tar by Glenn Randers-Pehrson · 15 years ago
  76. e69b55d [devel] Update copyright year to 2010 by Glenn Randers-Pehrson · 15 years ago
  77. a515d30 [devel] Use png_calloc() instead of png_malloc(); png_memset() in pngrutil.c by Glenn Randers-Pehrson · 15 years ago
  78. 45af819 [devel] Updated documentation about libpng-1.2 to 1.4 differences. by Glenn Randers-Pehrson · 15 years ago
  79. f81b50b [devel] Imported from libpng-1.4.0rc06.tar by Glenn Randers-Pehrson · 15 years ago
  80. e52c7ac [devel] Imported from libpng-1.4.0rc05.tar by Glenn Randers-Pehrson · 15 years ago
  81. 5ce838b [devel] Fix typo in INSTALL by Glenn Randers-Pehrson · 15 years ago
  82. a687af1 [devel] Changed "libpng-pc.in" to "libpng.pc.in" in configure.ac, configure, by Glenn Randers-Pehrson · 15 years ago
  83. 70529c3 [devel] Bump version to 1.4.0rc05 by Glenn Randers-Pehrson · 15 years ago
  84. dbcfb71 [devel] Imported from libpng-1.4.0rc04.tar by Glenn Randers-Pehrson · 15 years ago
  85. 6ba9088 [devel] Swapped PNG_UNKNOWN_CHUNKS_SUPPORTED and PNG_HANDLE_AS_UNKNOWN_SUPPORTED by Glenn Randers-Pehrson · 15 years ago
  86. 7520224 [devel] Bump to version 1.4.0rc04 by Glenn Randers-Pehrson · 15 years ago
  87. 296f64a [devel] Imported from libpng-1.4.0rc03.tar by Glenn Randers-Pehrson · 15 years ago
  88. d44e05a [master] Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txt by Glenn Randers-Pehrson · 15 years ago
  89. 5265c38 [devel] Bump to version 1.4.0rc03 by Glenn Randers-Pehrson · 15 years ago
  90. 62ca98e [devel] Imported from libpng-1.4.0rc02.tar by Glenn Randers-Pehrson · 15 years ago
  91. 094340d [devel] Bump to version 1.4.0beta110 by Glenn Randers-Pehrson · 15 years ago
  92. addb84b [devel] Imported from libpng-1.4.0beta109.tar by Glenn Randers-Pehrson · 15 years ago
  93. ffa8924 [devel] Added "bit_depth" parameter to the private png_build_gamma_table() by Glenn Randers-Pehrson · 15 years ago
  94. 0452bbc [devel] Imported from libpng-1.4.0beta108.tar by Glenn Randers-Pehrson · 15 years ago
  95. 7a59e1e [devel] Relocated png_do_chop() to its original position in pngrtran.c by Glenn Randers-Pehrson · 15 years ago
  96. 3da965c [devel] Removed leftover "-DPNG_CONFIGURE_LIBPNG" by Glenn Randers-Pehrson · 15 years ago
  97. f633e33 [devel] Fix typo in CHANGES and ANNOUNCE (libpng12 should be libpng14) by Glenn Randers-Pehrson · 15 years ago
  98. 914a7e3 [devel] Bump to version 1.4.0beta108 by Glenn Randers-Pehrson · 15 years ago
  99. d84af66 [devel] Imported from libpng-1.4.0beta107.tar by Glenn Randers-Pehrson · 15 years ago
  100. 451fd6c [devel] use PNG_NO_PEDANTIC_WARNINGS instead of PNG_CONFIGURE_LIBPNG by Glenn Randers-Pehrson · 15 years ago