1. ef217b7 [devel] Updated comments that mention 1.5.3; changed them to 1.5.4. by Glenn Randers-Pehrson · 14 years ago
  2. 550bab0 [devel] Removed the ACCURATE and LEGACY options (they are no longer useable) by John Bowler · 14 years ago
  3. 254a513 [devel] Fixed png_handle_sCAL which is broken in 1.5 by Glenn Randers-Pehrson · 14 years ago
  4. 9994f25 [devel] pngvalid: add memory overwrite and palette image checks by John Bowler · 14 years ago
  5. cb0b296 [devel] Documented png_set_alpha_mode(), other changes in libpng.3 and by John Bowler · 14 years ago
  6. 88b77cc [devel] Remove png_snprintf, add formatted warning messages. by John Bowler · 14 years ago
  7. 4a12f4a [devel] Cleanup of conditional compilation code and of background/gamma by John Bowler · 14 years ago
  8. b75b241 [devel] Added some whitespace in comments. by Glenn Randers-Pehrson · 14 years ago
  9. 65a24d0 [devel] Add comment in pngtest.c about setting zlib strategy for text by Glenn Randers-Pehrson · 14 years ago
  10. 5975f31 [devel] Added PNG_READ_COMPRESSED_TEXT_SUPPORTED macro. by Glenn Randers-Pehrson · 14 years ago
  11. dcc3505 [devel] Imported from libpng-1.5.2.tar by Glenn Randers-Pehrson · 14 years ago
  12. f27592a [devel] Fixed a long-standing bug in png_handle_sPLT() when by Glenn Randers-Pehrson · 14 years ago
  13. cad6798 [devel] Imported from libpng-1.5.2beta01.tar by Glenn Randers-Pehrson · 14 years ago
  14. 4d56296 [devel] Implement expansion to 16 bits by John Bowler · 14 years ago
  15. 3d3aae1 --amend [devel] Imported from libpng-1.5.1.tar by Glenn Randers-Pehrson · 14 years ago
  16. 168a433 [devel] Eliminate more GCC shadow warnings by John Bowler · 14 years ago
  17. b764c60 [devel] Imported from libpng-1.5.1beta03.tar by Glenn Randers-Pehrson · 14 years ago
  18. 5c92dec [devel] The wrong pngrutil.c (version 1.4.1) was checked in. by Glenn Randers-Pehrson · 14 years ago
  19. 20788d3 [devel] Add typecasts to stifle compiler warnings in pngrutil.c by Glenn Randers-Pehrson · 14 years ago
  20. f5ea1b7 [devel] Imported from libpng-1.5.0.tar by Glenn Randers-Pehrson · 14 years ago
  21. 64b863c [devel] Update copyright year and bump to version libpng-1.5.0rc07 by Glenn Randers-Pehrson · 14 years ago
  22. 660c6e4 [devel] Fixed interlace image handling and add test cases (John Bowler) by John Bowler · 14 years ago
  23. d546f43 [devel] Added the private PNG_UNUSED() macro definition in pngpriv.h. by Glenn Randers-Pehrson · 14 years ago
  24. b3edc73 [devel] Changes to remove gcc warnings (John Bowler) by Glenn Randers-Pehrson · 14 years ago
  25. 105c416 [devel] Added comment in pngrutil.c about some extra parentheses. by Glenn Randers-Pehrson · 14 years ago
  26. a581556 [master] Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin) by Glenn Randers-Pehrson · 14 years ago
  27. ccadcae [devel] Added whitespace in pngrutil.c, pngwtran.c, and pngwutil.c by Glenn Randers-Pehrson · 14 years ago
  28. 3389309 [devel] Used a consistent structure for the pngget.c functions. by Glenn Randers-Pehrson · 14 years ago
  29. f197d6d [devel] Imported from libpng-1.5.0beta52.tar by Glenn Randers-Pehrson · 14 years ago
  30. f0eda4e [devel] Imported from libpng-1.5.0beta51.tar by Glenn Randers-Pehrson · 14 years ago
  31. 7e1fabe [devel] Imported from libpng-1.5.0beta50.tar by Glenn Randers-Pehrson · 14 years ago
  32. bc363ec [devel] Removed some unwanted spaces by Glenn Randers-Pehrson · 14 years ago
  33. d233287 [devel] Removed space after (type cast). by Glenn Randers-Pehrson · 14 years ago
  34. c127057 [devel] Suppressed a compiler warning in png_handle_sPLT(). by Glenn Randers-Pehrson · 14 years ago
  35. 1b49a71 [devel] Imported from libpng-1.5.0beta49.tar by Glenn Randers-Pehrson · 14 years ago
  36. 83b4fc4 [devel] Imported from libpng-1.5.0beta48.tar by Glenn Randers-Pehrson · 14 years ago
  37. b087611 [devel] Fixed problem with symbols creation in Makefile.am which was assuming by Glenn Randers-Pehrson · 14 years ago
  38. bcb3aac [devel] Fixed a number of problems with 64-bit compilation reported by Visual by Glenn Randers-Pehrson · 15 years ago
  39. 39515c9 [devel] Imported from libpng-1.5.0beta46.tar by Glenn Randers-Pehrson · 15 years ago
  40. a711954 [devel] Imported from libpng-1.5.0beta45.tar by Glenn Randers-Pehrson · 15 years ago
  41. 9b362b1 [devel] Bump to version libpng-1.5.0beta45 by Glenn Randers-Pehrson · 15 years ago
  42. 67439c4 [devel] Addressed various issues identified by GCC, mostly signed/unsigned by Glenn Randers-Pehrson · 15 years ago
  43. e600c51 [devel]Made all API functions that have const arguments and constant string by Glenn Randers-Pehrson · 15 years ago
  44. 363f96e [devel] Imported from libpng-1.5.0beta41.tar by Glenn Randers-Pehrson · 15 years ago
  45. 836fe66 [devel] Imported from libpng-1.5.0beta40.tar by Glenn Randers-Pehrson · 15 years ago
  46. 2c700f9 [devel] Imported from libpng-1.5.0beta39.tar by Glenn Randers-Pehrson · 15 years ago
  47. 3df324d [devel] Expanded TAB characters, again. by Glenn Randers-Pehrson · 15 years ago
  48. 48dc6eb [devel] Revised png_get_int_16() to be similar to png_get_int_32(). by Glenn Randers-Pehrson · 15 years ago
  49. 4009a76 [devel] Implemented remaining "_fixed" functions and corrected warnings by Glenn Randers-Pehrson · 15 years ago
  50. 4eb18e9 [devel] Imported from libpng-1.5.0beta37.tar by Glenn Randers-Pehrson · 15 years ago
  51. 53c7502 [devel] Added a typecast in png_get_int_32() to avoid compiler warning. by Glenn Randers-Pehrson · 15 years ago
  52. 233357e [devel] Fixed some spelling and indentation. by Glenn Randers-Pehrson · 15 years ago
  53. 2be8b64 [devel] Update documentation by Glenn Randers-Pehrson · 15 years ago
  54. 29034c5 [devel] Expanded the new TAB characters. by Glenn Randers-Pehrson · 15 years ago
  55. 31aee0d [devel] by Glenn Randers-Pehrson · 15 years ago
  56. 915bab5 [devel] Bump to version libpng-1.5.0beta35 by Glenn Randers-Pehrson · 15 years ago
  57. d9d4cec [devel] Removed some newly-added TAB characters. by Glenn Randers-Pehrson · 15 years ago
  58. 39a8bb7 [devel] Imported from libpng-1.5.0beta34.tar by Glenn Randers-Pehrson · 15 years ago
  59. 8f9de7a [devel] Bump back to version libpng-1.5.0beta34 by Glenn Randers-Pehrson · 15 years ago
  60. 289500a [devel] Imported from libpng-1.5.0beta33.tar by Glenn Randers-Pehrson · 15 years ago
  61. 6cac43c [devel] Changed char *msg to PNG_CONST char *msg in pngrutil.c by Glenn Randers-Pehrson · 15 years ago
  62. a272d8f [devel] Made FIXED and FLOATING options consistent in the APIs they enable by Glenn Randers-Pehrson · 15 years ago
  63. 4db3442 [devel] Imported from libpng-1.5.0beta32.tar by Glenn Randers-Pehrson · 15 years ago
  64. 821b710 [devel] Imported from libpng-1.5.0beta31.tar by Glenn Randers-Pehrson · 15 years ago
  65. ef3831a [devel] Imported from libpng-1.5.0beta30.tar by Glenn Randers-Pehrson · 15 years ago
  66. 5feb87c [devel] Imported from libpng-1.5.0beta29.tar by Glenn Randers-Pehrson · 15 years ago
  67. 57d9617 [devel] Imported from libpng-1.5.0beta28.tar by Glenn Randers-Pehrson · 15 years ago
  68. 5b3d554 [devel] Imported from libpng-1.5.0beta26.tar by Glenn Randers-Pehrson · 15 years ago
  69. 53c07f5 [devel] Imported from libpng-1.5.0beta25.tar by Glenn Randers-Pehrson · 15 years ago
  70. 537c1a5 [devel] Imported from libpng-1.5.0beta24.tar by Glenn Randers-Pehrson · 15 years ago
  71. f24daf2 [devel] Added more blank lines for readability. by Glenn Randers-Pehrson · 15 years ago
  72. aa3143c [devel] Imported from libpng-1.5.0beta23.tar by Glenn Randers-Pehrson · 15 years ago
  73. 34713ce [devel] Fixed dependencies of GET_INT_32 - it doesn't require READ_INT_FUNCTIONS by Glenn Randers-Pehrson · 15 years ago
  74. deec549 [devel] Imported from libpng-1.5.0beta21.tar by Glenn Randers-Pehrson · 15 years ago
  75. 9c5beb5 [devel] Bump back to version libpng-1.5.0beta21 by Glenn Randers-Pehrson · 15 years ago
  76. b56e0d0 [devel] Imported from libpng-1.5.0beta19.tar by Glenn Randers-Pehrson · 15 years ago
  77. 5623f78 [devel] Imported from libpng-1.5.0beta18.tar by Glenn Randers-Pehrson · 15 years ago
  78. 5eb5cce [devel] Fix bracketing error just introduced in pngrutil.c macro definitions. by Glenn Randers-Pehrson · 15 years ago
  79. 3cd7cff [devel] Imported from libpng-1.5.0beta17.tar by Glenn Randers-Pehrson · 15 years ago
  80. 92a3ef4 [devel] Combined multiple png_warning() calls for a single error. by Glenn Randers-Pehrson · 15 years ago
  81. dd78d52 [devel] Make png_text_struct independent of PNG_iTXt_SUPPORTED by Glenn Randers-Pehrson · 15 years ago
  82. b2eacd3 [devel] Imported from libpng-1.5.0beta15.tar by Glenn Randers-Pehrson · 15 years ago
  83. d7da8bb [devel] Eliminated scripts/*.def in favor of libpng.def; by Glenn Randers-Pehrson · 15 years ago
  84. 632a84e [devel] Make all png_debug macros into *unterminated* statements by Glenn Randers-Pehrson · 15 years ago
  85. afa999d [devel] Revise the "#ifdef" blocks in png_inflate() by Glenn Randers-Pehrson · 15 years ago
  86. 86f88dd [devel] Imported from libpng-1.5.0beta12.tar by Glenn Randers-Pehrson · 15 years ago
  87. c3cd22b [devel] Moved "#include png.h" inside pngpriv.h and removed "#include png.h" by Glenn Randers-Pehrson · 15 years ago
  88. aaf377c [devel] Bump to version libpng-1.5.0beta12 by Glenn Randers-Pehrson · 15 years ago
  89. e4c706a [devel] Imported from libpng-1.5.0beta11.tar by Glenn Randers-Pehrson · 15 years ago
  90. a565f0e [devel] Always put whitespace before "?" by Glenn Randers-Pehrson · 15 years ago
  91. 72cda2d [devel] Expand tabs and use consistent whitespace in pngrutil.c by Glenn Randers-Pehrson · 15 years ago
  92. 65a2237 [devel] Bump to version libpng-1.5.0beta11 by Glenn Randers-Pehrson · 15 years ago
  93. 6a9e480 [devel] Imported from libpng-1.5.0beta07.tar by Glenn Randers-Pehrson · 15 years ago
  94. 7a5be53 [devel] Imported from libpng-1.5.0beta06.tar by Glenn Randers-Pehrson · 15 years ago
  95. 288ea70 [devel] Update png_compress_chunk() rewrite. by Glenn Randers-Pehrson · 15 years ago
  96. ee4eb9a [devel] Added several (png_bytep) typecasts in calls to png_inflate(). by Glenn Randers-Pehrson · 15 years ago
  97. 9d51afc [devel] Complete rewrite of png_decompress_chunk() by John Bowler by Glenn Randers-Pehrson · 15 years ago
  98. 389c1f2 [devel] Revised png_measure_compressed_chunk() by Glenn Randers-Pehrson · 15 years ago
  99. 4748a33 [devel] Reset zlib datastream after detecting oversized compressed chunk by Glenn Randers-Pehrson · 15 years ago
  100. 9b0956f [devel] Reverted to original png_decompress_chunk() plus counting pass. by Glenn Randers-Pehrson · 15 years ago