Граф коммитов

38 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 22abad3fb9 More module work 1999-09-30 21:17:44 +00:00
kipp%netscape.com 2ddd276011 new 1999-09-28 00:50:17 +00:00
pnunn%netscape.com 420ac11534 Code check in for lennox@cs.columbia.edu for bug#6323. Fix for bsd folks.
r:dp,pnunn a:leaf
1999-09-23 19:19:07 +00:00
cls%seawood.org 11333d189a 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 56f36ccf03 Change net/gfx/imglib buffer size. pnunn. 1999-09-16 01:22:44 +00:00
briano%netscape.com 70f4c0b6b8 General cleanup. 1999-09-14 02:51:42 +00:00
cls%seawood.org 17c88d7b29 Fix my bustage using -D_BSD_SOURCE 1999-09-12 16:41:14 +00:00
pnunn%netscape.com 92661b962b Chkins for newt@pobox.com. 1999-09-09 19:32:16 +00:00
cyeh%netscape.com df37c0fb33 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
pnunn%netscape.com 93ad4e40fb fix for #10371. shortened lib names. pnunn. 1999-09-01 01:07:16 +00:00
dp%netscape.com 10f850710d 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 a8690299b5 png cleanup from Greg Roelofs <newt@pobox.com> 1999-08-27 04:00:13 +00:00
dp%netscape.com 0bf8694861 Removing png_png.cpp 1999-08-27 03:54:37 +00:00
dp%netscape.com 2ba9a7e305 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 d31014a9d1 Modifications needed for Necko and general clean up of imglib api. pnunn. 1999-08-24 19:53:32 +00:00
pnunn%netscape.com dcd120c8f7 Cleaning up returns across api's. pnunn. 1999-08-19 22:31:12 +00:00
pnunn%netscape.com af9e76ad65 Cleaning up returns across api's. pnunn. 1999-08-19 22:22:46 +00:00
dp%netscape.com e2b51ff8da XPCOM Review of imglib. 1999-08-10 22:41:26 +00:00
pnunn%netscape.com e02684b30a Clean up. pn. 1999-07-19 18:46:46 +00:00
pnunn%netscape.com 1bc3c8db14 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 7aa859429b makefile cleanups 1999-07-02 13:40:18 +00:00
pnunn%netscape.com f9be54e0fe fix warnings, #8154. pnunn. 1999-06-25 19:47:25 +00:00
pnunn%netscape.com 58460640a8 Minor adjustment for testing. pnunn. 1999-06-23 19:54:52 +00:00
pnunn%netscape.com aa67deb2f0 Prep work for alpha channel. pnunn. 1999-06-22 20:09:29 +00:00
pnunn%netscape.com 0a6c82a410 move kISupportsIID declaration local. pnunn. 1999-06-01 21:53:12 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sspitzer%netscape.com 0d4bfe6a64 make the destructors virtual 1999-05-13 00:59:19 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
dp%netscape.com edc68a4e09 XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
pnunn%netscape.com c59c9c6855 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 38870e7a3c fix zlib name on windows 1999-04-28 00:40:56 +00:00
pnunn%netscape.com 09f0b78385 fix mem leak. pnunn. bugz# 5552. 1999-04-27 23:27:30 +00:00
pnunn%netscape.com 3d41b70af7 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 e1453af3fd cvs ignorage of generated makefiles 1999-04-26 18:26:05 +00:00
pnunn%netscape.com cacde97da7 new. decoders. unix/autoconfig. pnunn. 1999-04-19 22:33:13 +00:00
pnunn%netscape.com 4f7713e665 new. decoder. pnunn. 1999-04-19 22:03:55 +00:00
pnunn%netscape.com a083695b19 new. decoder. pnunn 1999-04-19 22:03:25 +00:00
pnunn%netscape.com e866e00e36 new. decoder.pnunn 1999-04-19 22:00:02 +00:00