2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating version-numbers for 0.9.4 More... over 24 years ago
Removed pixel leveling More... over 24 years ago
Removed "old" MAGN methods 3 & 4 Added "new" MAGN methods 3, 4 & 5 Removed filter_methods 1 & 65 Removed level_bytes in IDAT code for filter_method 64 Added fixed level_info for filter_method 64 More... over 24 years ago
Added MSVC project files to build libmng.dll - contribution by Chad Austin More... over 24 years ago
Fixed mixed use of data-/function-pointers (thanks Dimitri) More... over 24 years ago
Fixed version number 0.9.3 More... over 24 years ago
switch 'if ! test 1 = 2' for the more portable 'if test 1 != 2'
Ralph Giles
as giles
More... over 24 years ago
Fixed callback calling convention to work with MSVC DLL build More... over 24 years ago
Fixed WIN32_LEAN_AND_MEAN definition More... over 24 years ago
Fixed 3 bugs in TERM processing: More... over 24 years ago
Added a makefile for MS Visual C++ (Thanks to Atsushi Matsuda) More... over 24 years ago
handle --with-jpeg=DIR properly more sophisticated lcms detection
Ralph Giles
as giles
More... over 24 years ago
slightly improved detection macro
Ralph Giles
as giles
More... over 24 years ago
clean up work-in-project libmng detection macro
Ralph Giles
as giles
More... over 24 years ago
back out erroneous libpng check. my bad.
Ralph Giles
as giles
More... over 24 years ago
By default, include CMS support if the lcms library is detected. Previously, we only checked if --with-lcms was passed by the user.
Ralph Giles
as giles
More... over 24 years ago
add a configure test for libpng (must succeed) dunno how we missed this one!
Ralph Giles
as giles
More... over 24 years ago
Cleaned up after Ralph's change for lcms header inclusion. (I know. I'm complex... ;-) More... over 24 years ago
Added README.config as a guideline for configuration options More... over 24 years ago
Fixed unwanted repeat behavior when using mng_readdisplay() More... over 24 years ago
clean up lcms detection.
Ralph Giles
as giles
More... over 24 years ago
Updated Jason Summer's mngplg to version 0.9.2 More... over 24 years ago
Adding a new MSVC contribution and rearranging the contrib directory slightly. More... over 24 years ago
add .cvsignore for gtk-mng-view
Ralph Giles
as giles
More... over 24 years ago
removed unnecessary header checks
Ralph Giles
as giles
More... over 24 years ago
Added README.dll and a few other tidbits More... over 24 years ago
an extra /lcms/ was being added to the directory passed by --with-lcms. thanks to [email protected] for this one
Ralph Giles
as giles
More... over 24 years ago
Added GTK mng-view contribution by Vova Babin More... over 24 years ago
Last cleanup before 0.9.3 More... over 24 years ago
Fixed couple of gcc warnings (linux RH6.2) More... over 24 years ago