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 |
|
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 |
|
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 |
|
kipp%netscape.com
|
c6755bdb81
|
More module work
|
1999-09-30 21:17:44 +00:00 |
|
kipp%netscape.com
|
c631df256f
|
new
|
1999-09-28 00:44:47 +00:00 |
|
kipp%netscape.com
|
35d223aae2
|
removed
|
1999-09-25 19:58:46 +00:00 |
|
kipp%netscape.com
|
5b384e16a6
|
Removed obsolete file from the build
|
1999-09-25 19:58:39 +00:00 |
|
pnunn%netscape.com
|
7dfde1775f
|
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
|
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 |
|
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
|
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
|
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
|
5eac590df2
|
fix for bug#1971. pn. ok'd by chofmann.
|
1999-07-07 19:22:00 +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 |
|
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
|
dd5962e92a
|
Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann.
|
1999-04-30 18:29:19 +00:00 |
|
pnunn%netscape.com
|
ad63b1eb39
|
fix mem leak. pnunn. bugz# 5552.
|
1999-04-27 23:27:30 +00:00 |
|
sspitzer%netscape.com
|
fcfd7c1d8b
|
cvs ignorage of generated makefiles
|
1999-04-26 18:26:05 +00:00 |
|
pnunn%netscape.com
|
548c09a119
|
took out oo style comments. pnunn.
|
1999-04-20 18:51:20 +00:00 |
|
pnunn%netscape.com
|
e349fc2a3e
|
new. decoders. Unix/autoconfig. pnunn.
|
1999-04-19 22:31:28 +00:00 |
|
pnunn%netscape.com
|
fdef63a464
|
new. decoder. for win builds. pnunn.
|
1999-04-19 21:32:35 +00:00 |
|
pnunn%netscape.com
|
ec15f9fa97
|
new. decoder. pnunn.
|
1999-04-19 21:31:10 +00:00 |
|
pnunn%netscape.com
|
0cb075d473
|
new. decoder. pnunn
|
1999-04-19 21:29:51 +00:00 |
|
pnunn%netscape.com
|
143c1e35bc
|
new. moved from libimg/src. decoder. pnunn.
|
1999-04-19 21:28:48 +00:00 |
|
pnunn%netscape.com
|
c20c9431fc
|
new. decoder. pn.
|
1999-04-19 21:27:19 +00:00 |
|