Commit Graph

35 Commits

Author SHA1 Message Date
cls%seawood.org
26a4d6dc7d Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:54:18 +00:00
pnunn%netscape.com
710a4d4eaf Change net/gfx/imglib buffer size. pnunn. 1999-09-16 01:22:44 +00:00
briano%netscape.com
775e13bce8 General cleanup. 1999-09-14 02:51:42 +00:00
cls%seawood.org
762fca642e Fix my bustage using -D_BSD_SOURCE 1999-09-12 16:41:14 +00:00
pnunn%netscape.com
0757b1c322 Chkins for newt@pobox.com. 1999-09-09 19:32:16 +00:00
cyeh%netscape.com
1729151e74 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
pnunn%netscape.com
605b198faf fix for #10371. shortened lib names. pnunn. 1999-09-01 01:07:16 +00:00
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
dp%netscape.com
bb944d1137 png cleanup from Greg Roelofs <newt@pobox.com> 1999-08-27 04:00:13 +00:00
dp%netscape.com
4f92e6c403 Removing png_png.cpp 1999-08-27 03:54:37 +00:00
dp%netscape.com
6bc4ef23fd PNG Cleanup from Greg Roelofs <newt@pobox.com>
- eliminate prototypes for libpng functions already declared in png.h
- eliminate prototype for il_create_alpha_mask() (now deleted)
- add "extern" to prototype for row_callback() (in png_png.cpp)
- eliminate il_png_init_transparency() and il_png_destroy_transparency() (never used)
- ifdef out GIF leftovers in il_png_complete()
- This patch plugs the memory leak. il_png_init() does PR_NEWZAP()on
ic->ds; never freed.
- Removed png_png.cpp
1999-08-27 03:54:08 +00:00
pnunn%netscape.com
6f3dbccfe1 Modifications needed for Necko and general clean up of imglib api. pnunn. 1999-08-24 19:53:32 +00:00
pnunn%netscape.com
23c3ae5f4c Cleaning up returns across api's. pnunn. 1999-08-19 22:31:12 +00:00
pnunn%netscape.com
c4e3acc285 Cleaning up returns across api's. pnunn. 1999-08-19 22:22:46 +00:00
dp%netscape.com
a3a94b4e23 XPCOM Review of imglib. 1999-08-10 22:41:26 +00:00
pnunn%netscape.com
40c5d74a77 Clean up. pn. 1999-07-19 18:46:46 +00:00
pnunn%netscape.com
9be9b074d6 fix for bug#924 (from newt@pobox.com), and clean up of unused code. pnunn. ok'd by chofmann. 1999-07-07 19:24:02 +00:00
dveditz%netscape.com
d3f47f37f5 makefile cleanups 1999-07-02 13:40:18 +00:00
pnunn%netscape.com
ee7e51f0e0 fix warnings, #8154. pnunn. 1999-06-25 19:47:25 +00:00
pnunn%netscape.com
85ca87a283 Minor adjustment for testing. pnunn. 1999-06-23 19:54:52 +00:00
pnunn%netscape.com
1482b958ed Prep work for alpha channel. pnunn. 1999-06-22 20:09:29 +00:00
pnunn%netscape.com
fc96989970 move kISupportsIID declaration local. pnunn. 1999-06-01 21:53:12 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sspitzer%netscape.com
c441de9d46 make the destructors virtual 1999-05-13 00:59:19 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
dp%netscape.com
262d0f491f XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
pnunn%netscape.com
8d208edba5 Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann. 1999-04-30 18:30:36 +00:00
dveditz%netscape.com
9311a16cbb fix zlib name on windows 1999-04-28 00:40:56 +00:00
pnunn%netscape.com
ad63b1eb39 fix mem leak. pnunn. bugz# 5552. 1999-04-27 23:27:30 +00:00
pnunn%netscape.com
9d4742fb9a Building directory incorrect for nsPNGCallback.obj on windows. fixed. pnunn.
If you have trouble building, clobber and delete any obj file existing
in mozilla/modules/libimg/pngcom directory.
1999-04-27 19:37:43 +00:00
sspitzer%netscape.com
fcfd7c1d8b cvs ignorage of generated makefiles 1999-04-26 18:26:05 +00:00
pnunn%netscape.com
f692c00c5e new. decoders. unix/autoconfig. pnunn. 1999-04-19 22:33:13 +00:00
pnunn%netscape.com
e3aff21fd7 new. decoder. pnunn. 1999-04-19 22:03:55 +00:00
pnunn%netscape.com
575767929e new. decoder. pnunn 1999-04-19 22:03:25 +00:00
pnunn%netscape.com
594f1c3490 new. decoder.pnunn 1999-04-19 22:00:02 +00:00