| Fix compilation on Visual Studio 2015 |
|
More...
|
almost 4 years ago
|
| strerror_r compatibility fix |
|
More...
|
over 6 years ago
|
| Fix call to get_row() in solid_pixel_buffer:put_row(index, r). |
|
More...
|
about 8 years ago
|
| Summary: Fix doc link in README |
|
More...
|
about 10 years ago
|
| Summary: Update TODO |
|
More...
|
about 10 years ago
|
| Add gAMA handling (testsuite verified to contain no other difference than the gAMA chunk). |
|
More...
|
about 10 years ago
|
| Remove @VERSION@ mumbo-jumbo for doxygen. |
|
More...
|
about 10 years ago
|
| Clean up use of size_t vs. uint_32 vs. int. |
|
More...
|
about 10 years ago
|
| Fix use of XSI-compliant strerror_r(). |
|
More...
|
about 10 years ago
|
| Reorganize makefiles, less code duplication. |
|
More...
|
about 10 years ago
|
| Use thread-safe strerror_[rs], whichever is available. |
|
More...
|
about 10 years ago
|
| Fix header compilation test logic. |
|
More...
|
about 10 years ago
|
| Fix test-compile-headers: no temp-file madness. |
|
More...
|
about 10 years ago
|
| Enable clang compliation with make CXX=clang++ |
|
More...
|
about 10 years ago
|
| Remove unneeded const qualifiers in packed_pixel. |
|
More...
|
about 10 years ago
|
| Version 0.2.7 |
|
More...
|
almost 11 years ago
|
| Version 0.2.6 |
|
More...
|
almost 11 years ago
|
| Add solid_pixel_buffer. Patch by Andrey Potapov <[email protected]> |
|
More...
|
almost 12 years ago
|
| Fix byte-order detection on Solaris. |
|
More...
|
over 12 years ago
|
| Added #include <cstring> to error.hpp for strerror(3). |
|
More...
|
over 12 years ago
|
| Removed self-calling image::write_stream() overload. Fix #35760. |
|
More...
|
over 13 years ago
|
| Minor indent fix. |
|
More...
|
about 14 years ago
|
| Make sure each error message is on a single line: should be grep-able. |
|
More...
|
about 14 years ago
|
| Added conversion to index_pixel (currently, only from index_pixel with lower bit-depth. |
|
More...
|
about 14 years ago
|
| Added #include <string> for error.hpp: fix compilation on Win32. |
|
More...
|
almost 15 years ago
|
| Fixed _WIN32 macro use in config.hpp |
|
More...
|
almost 15 years ago
|
| Added @VERSION@ placeholder for the docs. |
|
More...
|
almost 15 years ago
|
| Corrected http-svn URL for generated docs. |
|
More...
|
almost 15 years ago
|
| Preparing version 0.2.5. |
|
More...
|
about 15 years ago
|
| Updated pngsuite standard files for newer libpng versions (fixed 16-bit alpha expansion: ffff instead of ff00.) |
|
More...
|
about 15 years ago
|