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

244 Коммитов

Автор SHA1 Сообщение Дата
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 350c8b6df2 removed files: mozilla/modules/libimg/pngcom/png_png.cpp 1999-08-27 04:02:26 +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 0152e63dec Removed png_png.cpp 1999-08-27 03:56:19 +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
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
pnunn%netscape.com 322d5a6701 Removing an assert. pnunn. 1999-08-24 23:01:16 +00:00
pnunn%netscape.com daac3f22da Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:30:42 +00:00
pnunn%netscape.com 17dd2009e7 Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:18:27 +00:00
hshaw%netscape.com 891310e527 fix build bustage, argument type mismatch 1999-08-24 20:34:23 +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 ba270c8ac9 Modifications for Necko and clean up of api. pnunn. 1999-08-24 19:47:46 +00:00
pnunn%netscape.com d2905254aa Modifications needed for Necko and clean up of api. pnunn. 1999-08-24 19:46:39 +00:00
pnunn%netscape.com f3f401c1c9 Cleaned up returns across api. pnunn. 1999-08-19 22:42:35 +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
pnunn%netscape.com 9c94fb9fc4 Cleaning up returns across api's. pnunn 1999-08-19 22:19:06 +00:00
dp%netscape.com 73224d0136 - Adding a IID paramter to nsIModule::GetClassObject() 1999-08-19 14:55:52 +00:00
dcone%netscape.com 013a6c0e28 Took out some code that was not needed... 1999-08-19 14:17:13 +00:00
dp%netscape.com 713eae3ce0 added files: mozilla/modules/libimg/gifcom/nsGIFModule.cpp, removed files: mozilla/modules/libimg/gifcom/nsGIFCallback.cpp 1999-08-14 02:01:43 +00:00
dp%netscape.com adeddff0cd Adding nsGIFModule.cpp; Removing nsGIFCallback.cpp 1999-08-14 01:45:36 +00:00
dp%netscape.com 031c593b6c Removing nsGIFCallback.cpp 1999-08-14 01:26:49 +00:00
dp%netscape.com 21a803ff65 Adding nsGIFModule as a result of xpcom review of gif. 1999-08-13 20:21:16 +00:00
dp%netscape.com 18bc7d64ba Adding GetIID() accessors 1999-08-13 08:35:58 +00:00
dp%netscape.com e2b51ff8da XPCOM Review of imglib. 1999-08-10 22:41:26 +00:00
pnunn%netscape.com 86a32a0993 Changes needed for alpha. pnunn. 1999-07-30 23:37:49 +00:00
pnunn%netscape.com e3b60e2013 changes needed for alpha. pnunn. 1999-07-30 23:37:16 +00:00
warren%netscape.com cdac747187 Added back in leak fix with NECKO ifdefs. 1999-07-27 04:30:34 +00:00
warren%netscape.com c1104b515c Backing out change. 1999-07-27 03:45:45 +00:00
warren%netscape.com 3587e7426a Fixed leak with GetAddress that now returns a copy. 1999-07-27 03:19:25 +00:00
pnunn%netscape.com 4181faa107 Updated list. pnunn. 1999-07-19 19:50:29 +00:00
pnunn%netscape.com e02684b30a Clean up. pn. 1999-07-19 18:46:46 +00:00
pnunn%netscape.com 4480c9e351 Clean up. pnunn 1999-07-19 18:38:46 +00:00
briano%netscape.com 51538acfbb Added a workaround for QNX's 'random' problem. QNX-specific. 1999-07-13 21:45:28 +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
pnunn%netscape.com de1f45d992 fix for bug#1971. pn. ok'd by chofmann. 1999-07-07 19:22:00 +00:00
ramiro%netscape.com 9200ddaebb Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch.  All changes protected by  MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
dveditz%netscape.com 7aa859429b makefile cleanups 1999-07-02 13:40:18 +00:00
pnunn%netscape.com 6409a2d32c changed image type list. pnunn. 1999-06-25 20:09:12 +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
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
pnunn%netscape.com f386cb3ef0 prep work for alphachannel. pnunn. 1999-06-22 20:11:53 +00:00
pnunn%netscape.com 3feaaa7ca9 Prepwork for alphachannel. pnunn 1999-06-22 20:11:03 +00:00
pnunn%netscape.com aa67deb2f0 Prep work for alpha channel. pnunn. 1999-06-22 20:09:29 +00:00
briano%netscape.com 90e0055f5f Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:07:09 +00:00
pnunn%netscape.com 8b46a3e591 with bug fix for #6045.pnunn. 1999-06-09 20:19:29 +00:00