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

65 Коммитов

Автор SHA1 Сообщение Дата
pnunn%netscape.com 06ed24ff88 bug#33810: add animation control from presContext. pnunn r:sfraser 2000-05-18 22:18:19 +00:00
pnunn%netscape.com d253f04e12 bug# 37909: added multipart support. pnunn. r:valeski@netscape.com 2000-05-12 01:38:18 +00:00
pnunn%netscape.com c633f66dcc bug#34801: put a frame notification back at end of frame decoding. r:rods, a:leaf. 2000-04-06 21:51:58 +00:00
pnunn%netscape.com 92caad713d bug#33452: r:troy. tested on linux, NT.
fix so frame_complete notifications only occur with animated images.
		  Single frame images only get image_complete notifications.
		  pnunn.
2000-03-27 22:08:15 +00:00
pavlov%netscape.com d5ba4ef60f make the NS_GetFactory stuff use generic factory code instead of doing it all by hand r=dp 2000-03-16 23:42:23 +00:00
pnunn%netscape.com 3771c07581 bug#28289 & bug#28667. memleaks on gifdecoder and strdups. r:dp, danm a:jar 2000-02-23 02:24:01 +00:00
pnunn%netscape.com b5a25b83af bug#28289. fix leak. pnunn. r:danm, ok:jevering. 2000-02-18 23:11:48 +00:00
pnunn%netscape.com b6a91c50eb bug# 27172. pnunn r:neeti. restore mime type after delay callback. 2000-02-15 22:04:55 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
pnunn%netscape.com 38aa1d4fda bug#17781. pnunn@netscape.com. 2000-01-13 23:06:31 +00:00
pnunn%netscape.com 4c7809c8ab bug#17781, 8520, 3791: ABR in gif comment field. pnunn. rev:neeti@netscape.com. 2000-01-13 23:04:20 +00:00
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
pnunn%netscape.com 7b8efcb0cb bug#15585. changes so logging macros don't generate warngings. pn. 1999-12-03 01:01:16 +00:00
jdunn%netscape.com e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
cls%seawood.org fb429ede90 Replace uint* (which are not defined on all systems) with the appropriate PRUint* types. Submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com> 1999-11-13 22:37:44 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
sfraser%netscape.com 26e2b11922 Fixes for 16723 -- fix error returns from imglib. r=pnunn, a=chofmann. 1999-11-04 23:11:11 +00:00
beard%netscape.com 85c2fe3831 fixing breakage by #undef BlockAllocCat 1999-10-23 00:21:17 +00:00
pnunn%netscape.com d17bf98c60 fix for mac bustage. pnunn. 1999-10-23 00:10:14 +00:00
pnunn%netscape.com ef293e7e5d bug#15585. r:neeti@netscape.com. Fix build warnings. 1999-10-22 21:04:28 +00:00
pnunn%netscape.com 5c5de9cf2e Bug#13505: r:neeti@netscape.com. Replace str()'s with nsCRT()'s & nspr()'s. 1999-10-22 21:03:52 +00:00
pnunn%netscape.com ba5f434f1b bug#13505. Replacing str functions with nsCRT functions, nspr functions.
pnunn@netscape.com  r:jfrancis@netscape.com
1999-10-21 22:23:24 +00:00
dp%netscape.com bbb8c21318 Converting implementations of QueryInterface() to the std one. This
fixes bugs in the previous implementation that caused unbalanced
refcounts and premature releases. Thanks for rpotts for the heads
up. r=pam nunn
1999-10-19 22:27:08 +00:00
pnunn%netscape.com 4d331ca1b1 clean up associated with bug#15817, gif decoder. r: dp@netscape.com.
Removing obsolete file.
1999-10-19 22:02:49 +00:00
waterson%netscape.com bdfcaec321 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
pnunn%netscape.com d3f8fe772d fix for bug #13048. Patch contributed by Adam Moss and BeanySly. 1999-09-24 23:20:21 +00:00
shaver%netscape.com b42e435cb0 add componentType to nsIModule::RegisterSelf 1999-09-22 03:18:27 +00:00
pnunn%netscape.com e27c0601f9 fix for bugs #7622, #6525. pnunn. 1999-09-17 23:43:48 +00:00
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
shaver%netscape.com f7bda6b5b3 use NS_DECL_NSIMODULE and track nsIModule API changes 1999-09-07 05:06:36 +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
pnunn%netscape.com 748a1ef751 Removing an assert. pnunn. 1999-08-24 23:01:16 +00:00
pnunn%netscape.com c453e63f63 Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:18:27 +00:00
hshaw%netscape.com 8a95f5703b fix build bustage, argument type mismatch 1999-08-24 20:34:23 +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 c4e3acc285 Cleaning up returns across api's. pnunn. 1999-08-19 22:22:46 +00:00
dp%netscape.com e51ac384e3 - Adding a IID paramter to nsIModule::GetClassObject() 1999-08-19 14:55:52 +00:00
dp%netscape.com 98d9b6e4a0 Adding nsGIFModule.cpp; Removing nsGIFCallback.cpp 1999-08-14 01:45:36 +00:00
dp%netscape.com 4a6fa34793 Removing nsGIFCallback.cpp 1999-08-14 01:26:49 +00:00
dp%netscape.com cbd3d7a376 Adding nsGIFModule as a result of xpcom review of gif. 1999-08-13 20:21:16 +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 b152583d41 Clean up. pnunn 1999-07-19 18:38:46 +00:00
dveditz%netscape.com d3f47f37f5 makefile cleanups 1999-07-02 13:40:18 +00:00
pnunn%netscape.com fc96989970 move kISupportsIID declaration local. pnunn. 1999-06-01 21:53:12 +00:00
pnunn%netscape.com aa8109e09b Removing old defs and added tests for null ptrs. pnunn. 1999-05-27 22:42:57 +00:00