2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed misplaced bracked introduced in 1.0.11 More... about 15 years ago
Fixed typo in makefile.vcwin32 ("(0)" should be "(O)") More... over 15 years ago
Fix typo (.0 should be .o) More... almost 17 years ago
Check return from GlobalAlloc() More... almost 18 years ago
Fixed typo (old_ should just be old) More... almost 18 years ago
Attempting to fix bugs reported on the bug tracker, bug #1896227 More... almost 18 years ago
Update version number to 1.0.10 More... almost 18 years ago
Fixed an incorrect #ifndef (bug report by Lucas Quintana) More... over 18 years ago
fix handling of all-zero-delay MNG files. More... over 18 years ago
handover to glennrp More... over 18 years ago
Cleanup for libmng-1.0.10 release More... over 18 years ago
Cleanup for 1.0.10 release More... over 18 years ago
Removed test-options for APNG and aNIM as they shouldn't be in the standard DLL! More... over 18 years ago
1.0.10 release More... over 18 years ago
no message More... over 18 years ago
Bugfixes by Lucas Quintana More... over 18 years ago
added provisional ANG support More... over 18 years ago
added provisional support for mPNG proposal More... over 18 years ago
Fix spelling ("it's" -> "its") and update copyright year. More... almost 20 years ago
Add CAIRO support. More... almost 20 years ago
Makefile for QNX, contributed by W. Manthey More... almost 20 years ago
Added CANVAS_RGB555 and CANVAS_BGR555, thanks to Wolfram Manthey. More... almost 20 years ago
Added a missing "SKIPCHUNK_MAGN" conditional. More... about 20 years ago
Memory footprint optimization. More... about 20 years ago
Cleaned up some spelling errors in comments. More... about 20 years ago
Disable 1_2_4 bit optimization in mozilla. It hasn't been tested enough. More... about 20 years ago
Added a comment about the previous change. More... about 20 years ago
#ifdef out use of mng_inflate_buffer when compressed chunk types aren't handled. More... about 20 years ago
Allocate more memory for MNG_NO_1_2_4BIT_SUPPORTED configuration, to avoid overflowing while decoding 1, 2, or 4-bit images. More... over 20 years ago
Disable optimize chunkreader. Disable MAGN chunk in MOZ_MNG and MOZ_NO_JNG configurations. Enable 16-bit support in MOZ_MNG and MOZ_NO_JNG configurations. More... over 20 years ago