rayw%netscape.com
|
6cc70ebd6c
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2000-09-13 23:57:52 +00:00 |
pnunn%netscape.com
|
51b4f2d8ac
|
bug#50614: leak fix. pnunn. r:bruce
|
2000-09-01 01:09:30 +00:00 |
pnunn%netscape.com
|
86a97d0255
|
bug#49149, 48797, 47098: fix leak in gif colormap (local and global).
|
2000-08-22 23:32:31 +00:00 |
pnunn%netscape.com
|
cea541b4d0
|
bug#41040: cruft removal.
|
2000-08-07 22:16:30 +00:00 |
pnunn%netscape.com
|
1001398698
|
bug#22754: fix, nsbeta3. pnunn. r:gagan
|
2000-07-27 23:37:00 +00:00 |
pnunn%netscape.com
|
d6bafb8d3b
|
fix for bug#40785, #40767: added new state so gif load can be aborted without
an error. pnunn rev:kin@netscape.com
|
2000-07-12 23:27:54 +00:00 |
cls%seawood.org
|
e1e6c5760f
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
beard%netscape.com
|
5cca8adbe7
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
pnunn%netscape.com
|
e4c48f208d
|
bug#33810: add animation control from presContext. pnunn r:sfraser
|
2000-05-18 22:18:19 +00:00 |
pnunn%netscape.com
|
7499ae8e6d
|
bug# 37909: added multipart support. pnunn. r:valeski@netscape.com
|
2000-05-12 01:38:18 +00:00 |
pnunn%netscape.com
|
cc794f6cbd
|
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
|
78a542341d
|
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
|
75c08d7bd3
|
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
|
dc2a8b1f5d
|
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
|
906057235c
|
bug#28289. fix leak. pnunn. r:danm, ok:jevering.
|
2000-02-18 23:11:48 +00:00 |
pnunn%netscape.com
|
bc06f2be6c
|
bug# 27172. pnunn r:neeti. restore mime type after delay callback.
|
2000-02-15 22:04:55 +00:00 |
dougt%netscape.com
|
fd69a2f423
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
pnunn%netscape.com
|
75b1f75f10
|
bug#17781. pnunn@netscape.com.
|
2000-01-13 23:06:31 +00:00 |
pnunn%netscape.com
|
e05b3154cc
|
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
|
13efd9e8c6
|
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
|
e7c156f41f
|
bug#15585. changes so logging macros don't generate warngings. pn.
|
1999-12-03 01:01:16 +00:00 |
jdunn%netscape.com
|
d70d78c6bf
|
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
|
fb3de20f7e
|
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
|
8535dda53e
|
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
|
3237e6f610
|
Fixes for 16723 -- fix error returns from imglib. r=pnunn, a=chofmann.
|
1999-11-04 23:11:11 +00:00 |
beard%netscape.com
|
136dd6e802
|
fixing breakage by #undef BlockAllocCat
|
1999-10-23 00:21:17 +00:00 |
pnunn%netscape.com
|
124a51530e
|
fix for mac bustage. pnunn.
|
1999-10-23 00:10:14 +00:00 |
pnunn%netscape.com
|
fc9a9125a8
|
bug#15585. r:neeti@netscape.com. Fix build warnings.
|
1999-10-22 21:04:28 +00:00 |
pnunn%netscape.com
|
eea929ccce
|
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
|
67cb0e41c1
|
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
|
19dc10dde0
|
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
|
02e67cf46b
|
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
|
c7347c6be0
|
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
|
cefdae266d
|
fix for bug #13048. Patch contributed by Adam Moss and BeanySly.
|
1999-09-24 23:20:21 +00:00 |
shaver%netscape.com
|
1fe19c92b7
|
add componentType to nsIModule::RegisterSelf
|
1999-09-22 03:18:27 +00:00 |
pnunn%netscape.com
|
470f443594
|
fix for bugs #7622, #6525. pnunn.
|
1999-09-17 23:43:48 +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 |
shaver%netscape.com
|
5ef34b8089
|
use NS_DECL_NSIMODULE and track nsIModule API changes
|
1999-09-07 05:06:36 +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 |
pnunn%netscape.com
|
322d5a6701
|
Removing an assert. pnunn.
|
1999-08-24 23:01:16 +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
|
af9e76ad65
|
Cleaning up returns across api's. pnunn.
|
1999-08-19 22:22:46 +00:00 |
dp%netscape.com
|
73224d0136
|
- Adding a IID paramter to nsIModule::GetClassObject()
|
1999-08-19 14:55:52 +00:00 |
dp%netscape.com
|
adeddff0cd
|
Adding nsGIFModule.cpp; Removing nsGIFCallback.cpp
|
1999-08-14 01:45:36 +00:00 |