gecko-dev/modules/libimg
dp%netscape.com 1d24a36c44 This patch improves the PNG error-handling. Primarily it fixes a very
subtle compile-time error involving the jmp_buf struct, which can be
different sizes depending on what macros are defined.  Since libpng and
Mozilla are not necessarily compiled at the same time (at least during
development), the only way to guarantee that their concept of jmp_buf
is consistent is to avoid using it at all in one of them; specifically,
replace libpng's default error-handler with essentially the same thing
within Mozilla.  (This will likely be required in a future version of
libpng, btw.)
1999-08-27 04:09:01 +00:00
..
classes No longer needed. 1999-04-22 23:47:11 +00:00
doc created. place holder. pnunn. 1999-04-20 18:24:24 +00:00
gifcom Removing an assert. pnunn. 1999-08-24 23:01:16 +00:00
jpgcom Modifications needed for Necko and general clean up of imglib api. pnunn. 1999-08-24 19:53:32 +00:00
macbuild removed files: mozilla/modules/libimg/pngcom/png_png.cpp 1999-08-27 04:02:26 +00:00
png Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +00:00
pngcom This patch improves the PNG error-handling. Primarily it fixes a very 1999-08-27 04:09:01 +00:00
public M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
public_com Modifications needed for Necko and general clean up of imglib api. pnunn. 1999-08-24 19:53:32 +00:00
src Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
makefile.win Added new directories to build for win. pnunn. 1999-04-22 22:22:18 +00:00