Commit Graph

43137 Commits

Author SHA1 Message Date
karnaze%netscape.com
5dce94ef3e regression test changes 1999-10-04 04:48:13 +00:00
dp%netscape.com
a8d8120128 bug# 15433 Fixed call to NS_ADDREF() that would cause double
evaluation when MOZ_REFCNT is defined. Fixed checking for
OUT_OF_MEMORY condition. r=hyatt
1999-10-04 02:27:09 +00:00
mscott%netscape.com
34224169dd Bug #14680...migrating this bug from the M10 branch. make input and output stream for the converter pipe non-blocking.
r=ducarroz
1999-10-04 01:01:48 +00:00
mscott%netscape.com
1069c88868 Bug #11837 --> rewrite the imap factory to use nsIModule. This meant adding appropriate factory methods to the components.
r=bienvenu
1999-10-04 00:29:18 +00:00
mscott%netscape.com
d8006bc36f Bug #11837 --> rewrite the imap factory to use nsIModule.
r=bienvenu
1999-10-04 00:27:42 +00:00
mscott%netscape.com
6284835ee3 Bug #15192 --> build the pab before the history ab for name completion.
r=bienvenu.
1999-10-04 00:26:10 +00:00
mscott%netscape.com
667277fd3a Bug #000...trivial fix so no bug # filed. Fix a leak of nsIURI by using nsCOMPtr.
r=bienvenu.
1999-10-04 00:25:12 +00:00
beard%netscape.com
559e0bfd72 First Checked In. 1999-10-03 23:28:33 +00:00
beard%netscape.com
c748d9a8f9 File Removed. 1999-10-03 23:26:57 +00:00
beard%netscape.com
1daeb41128 breakage fixing, gc_stdout -> GC_stdout 1999-10-03 22:30:35 +00:00
sdagley%netscape.com
757d725215 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=beard 1999-10-03 22:04:08 +00:00
sdagley%netscape.com
0fb02f6631 using __NSTerminate() rather than __terminate, for GC leak detector. r=beard 1999-10-03 22:04:07 +00:00
beard%netscape.com
a44d3ce6b9 removed pulling of mozilla/gc/boehm, no longer building NStdLibGC target. r=smfr 1999-10-03 21:51:39 +00:00
beard%netscape.com
3245e47e03 Added GC exports, so Stubs target will generate them. 1999-10-03 21:49:41 +00:00
beard%netscape.com
5bf92311aa removed NSStdLibGC target, and .exp file. Moved exports to the one true NSStdLib.exp, so that Stubs target will see them. r=smfr 1999-10-03 21:48:57 +00:00
beard%netscape.com
e69e4ae6db added more GC stub functions, so that NSStdLib can export them. r=smfr 1999-10-03 21:47:11 +00:00
beard%netscape.com
81c6993750 fixed breakage, until mozilla/gc/boehm gets added to the default module. 1999-10-03 21:31:43 +00:00
beard%netscape.com
b83f70fb4d calling __NSInitialize/__NSTerminate to enable GC leak detector. r=smfr 1999-10-03 20:53:11 +00:00
beard%netscape.com
208d328010 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:47:12 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
beard%netscape.com
e684f9a224 changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:43:01 +00:00
beard%netscape.com
01f6019676 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:37:53 +00:00
beard%netscape.com
0a7a3c72b6 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
beard%netscape.com
fd169cb193 changed from directly using "MSL DropInRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:13:50 +00:00
beard%netscape.com
b86fa86c81 changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:11:44 +00:00
beard%netscape.com
3a35f6481c changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:08:40 +00:00
beard%netscape.com
bab29893c2 added pulling of mozilla/gc/boehm, conditionally building gc.mcp if $GC_LEAK_DETECTOR is true, and building MemAllocator.mcp[MemAllocatorGC.o], NSStdLib.mcp[NSStdLibGC.shlb] if $GC_LEAK_DETECTOR is true. r=smfr 1999-10-03 20:06:10 +00:00
beard%netscape.com
12ae6bdc48 Added $GC_LEAK_DETECTOR. r=smfr 1999-10-03 20:03:39 +00:00
beard%netscape.com
39e0350da6 added GC_LEAK_DETECTOR variable. r=smfr 1999-10-03 20:01:48 +00:00
tonyr%fbdesigns.com
080fbe17be Update progID's from component://netscape/* to component://mozilla/* 1999-10-03 18:02:22 +00:00
tonyr%fbdesigns.com
65ec9970f4 Fix bustage caused by new account manager API's 1999-10-03 18:00:23 +00:00
tonyr%fbdesigns.com
465384c3e6 Update to use nsIModule 1999-10-03 17:59:09 +00:00
tonyr%fbdesigns.com
cde80c93b8 Updated to use nsIModule 1999-10-03 17:55:56 +00:00
mcafee%netscape.com
df4935b698 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com
704c0ea29e Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com 1999-10-03 06:56:43 +00:00
beard%netscape.com
aae57945f3 Modernized to use NSComponentStartup.o. Not part of build. 1999-10-03 02:58:48 +00:00
beard%netscape.com
9f9e1e8d58 added access path to find Sample.idl. Not part of build. 1999-10-03 02:58:20 +00:00
hyatt%netscape.com
7501e2d296 Fixing apprunner startup bustage on mac. r=beard 1999-10-03 01:41:06 +00:00
beard%netscape.com
29555f5d48 Now that mozilla/lib/mac/NSStartup has been added to the modules file, SeaMonkeyEditor, reenabled building NSStartup.mcp. Converted building JSLoader.mcp into Components, per shaver's permission. r=smfr 1999-10-03 00:37:19 +00:00
rjc%netscape.com
5f3ca2b087 Fix problem with nsSecurityManagerFactory conversion to be a nsIModule. Patch from peterl@netscape.com. Review: me. 1999-10-02 20:19:23 +00:00
peterl%netscape.com
88203d51ef Don't access undisplayed content map if it isn't there... 1999-10-02 19:45:18 +00:00
rjc%netscape.com
f477d85f4b Temporarily turning off the changes to nsSecurityManagerFactory to make it a nsIModule due to problem at startup. 1999-10-02 19:24:05 +00:00
morse%netscape.com
9f15026b4d add some new concatenation rules 1999-10-02 16:36:53 +00:00
rbs%maths.uq.edu.au
93ac1da9b5 Adding remaining MathML hooks. r:peterl. 1999-10-02 11:05:49 +00:00
rbs%maths.uq.edu.au
93d65241ae Adding remaining MathML hooks 1999-10-02 11:01:41 +00:00
rbs%maths.uq.edu.au
129e3d048e Adding remaining MathML hooks and changing ifdef INCLUDE_MATHML to ifdef MOZ_MATHML to avoid thinking autoconf-related. r:peterl 1999-10-02 10:41:40 +00:00
rbs%maths.uq.edu.au
b7e28d02f1 Change of the IID for the nsIMathMLFrame interface. The previous IID was taken while the MathML code was awaiting to land. 1999-10-02 09:14:57 +00:00
rbs%maths.uq.edu.au
0c41307df4 Taking an interface ID for the nsIMathMLFrame interface 1999-10-02 09:00:39 +00:00
rbs%maths.uq.edu.au
4c3248b3af Adding relative path to external DTD 1999-10-02 06:53:41 +00:00
rbs%maths.uq.edu.au
6270ee8081 Initializing a variable to zero 1999-10-02 06:50:38 +00:00