2
I Use This!
Inactive

Commits : Listings

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