warren%netscape.com
|
c08e644f40
|
fixed ReleaseService and UnregisterService to work during shutdown
|
1999-09-20 20:54:09 +00:00 |
|
warren%netscape.com
|
8156976010
|
fixed circular references in nsNativeComponentLoader
|
1999-09-20 20:54:04 +00:00 |
|
warren%netscape.com
|
681e31774d
|
freed mComponentsDir in nsComponentManager
|
1999-09-20 20:53:57 +00:00 |
|
warren%netscape.com
|
68e64ab5e6
|
freed global service manager in NS_ShutdownXPCOM
|
1999-09-20 20:53:49 +00:00 |
|
warren%netscape.com
|
50eed17971
|
freed mWebCrawler in nsBrowserWindow
|
1999-09-20 20:53:40 +00:00 |
|
warren%netscape.com
|
88f126ca95
|
cleaned up nsWebShell's use of services
|
1999-09-20 20:53:31 +00:00 |
|
warren%netscape.com
|
079fb22a71
|
freed leaked nsRDFService in nsRDFResource
|
1999-09-20 20:53:23 +00:00 |
|
warren%netscape.com
|
2d231c38d9
|
cleaned up unused stuff in nsFileProtocolHandler
|
1999-09-20 20:53:17 +00:00 |
|
warren%netscape.com
|
9a5468a916
|
freed mCommand in nsFileChannel
|
1999-09-20 20:53:13 +00:00 |
|
warren%netscape.com
|
1071d02393
|
exited threads on shutdown in nsFileTransportService
|
1999-09-20 20:53:09 +00:00 |
|
warren%netscape.com
|
0d13aa6282
|
fixed leaked service manager in nsPluginFactory
|
1999-09-20 20:53:06 +00:00 |
|
warren%netscape.com
|
cf2623c425
|
fixed leaked JVM manager service in oji
|
1999-09-20 20:53:01 +00:00 |
|
warren%netscape.com
|
1586ede91e
|
freed gSavedLine in prefapi
|
1999-09-20 20:52:48 +00:00 |
|
warren%netscape.com
|
0f2332d7b3
|
freed gNameSpaceManager n nsXULAtoms
|
1999-09-20 20:52:42 +00:00 |
|
warren%netscape.com
|
e1cb53233a
|
freed gUpperMap and gLowerMap in nsCaseConversionImp2
|
1999-09-20 20:52:16 +00:00 |
|
warren%netscape.com
|
1eba29ca37
|
fixed mismatched free issues with nsID::ToString
|
1999-09-20 20:52:12 +00:00 |
|
warren%netscape.com
|
e34b81a6b8
|
freed CIDs in nsCharsetConverterManager
|
1999-09-20 20:52:05 +00:00 |
|
warren%netscape.com
|
4d1ebe20c2
|
fixed refcounting of nsLocaleService so that it would be freed on shutdown
|
1999-09-20 20:52:01 +00:00 |
|
rickg%netscape.com
|
899fa6c639
|
allow newline in text runs for better text performance on linux/mac
|
1999-09-20 19:27:41 +00:00 |
|
srinivas%netscape.com
|
240be3f51c
|
The previous checkin being enabled for WIN32 only; needs further
investigation.
|
1999-09-20 19:18:35 +00:00 |
|
rickg%netscape.com
|
3610ed011e
|
fixed newline breakage I caused trying to fix bug 13688
|
1999-09-20 19:17:47 +00:00 |
|
gagan%netscape.com
|
57feefab37
|
Fix the bad prefs returning a value for non-existent proxy port. Fixes today morning horkage in service.
|
1999-09-20 18:56:44 +00:00 |
|
bienvenu%netscape.com
|
f63920c9a2
|
fix busted imap by changing SetSpec to take a const char *
|
1999-09-20 16:32:00 +00:00 |
|
bienvenu%netscape.com
|
00c4532941
|
fix busted imap by changing SetSpec to take a const char *
|
1999-09-20 16:26:50 +00:00 |
|
bienvenu%netscape.com
|
abc6d920a6
|
fix mismatched delete
|
1999-09-20 14:56:32 +00:00 |
|
bienvenu%netscape.com
|
d37921d284
|
fix memory leak
|
1999-09-20 14:56:08 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
94f9ebd760
|
Code Cleanup for Photon and a couple of strategic strikes to get the
new text widget to work.
|
1999-09-20 11:44:23 +00:00 |
|
sspitzer%netscape.com
|
653eda99e3
|
changes to the proxy manual dialog.
|
1999-09-20 10:28:52 +00:00 |
|
nisheeth%netscape.com
|
1158ccf423
|
Include nsITimeRecorder.h in the pres shell.
|
1999-09-20 08:23:33 +00:00 |
|
nisheeth%netscape.com
|
d58a65a956
|
- Change bool to PRBool in Stopwatch::Start()
- Add the NS_TIMER_STYLE_RESOLUTION define to nsITimeRecorder.idl
|
1999-09-20 08:21:01 +00:00 |
|
sspitzer%netscape.com
|
95fca3acb9
|
fix bug #10235
implement "pre-select the right identity when composing based on folder pane selection" feature.
|
1999-09-20 08:13:27 +00:00 |
|
gagan%netscape.com
|
9207a13c6e
|
Proxies work now. Place these two lines in your .mozilla/mozProfile/prefs.js and have fun-
user_pref("network.proxy.http", "w3proxy.netscape.com");
user_pref("network.proxy.http_port", 8080);
Some other micro fixes here and there.
|
1999-09-20 07:51:15 +00:00 |
|
sspitzer%netscape.com
|
259ce26195
|
fix for #14326
r=gagan
nsStdURL was not correctly parsing the host out of url's like "foo://bar@cheese"
|
1999-09-20 07:45:42 +00:00 |
|
mcafee%netscape.com
|
ad155c748f
|
Warnings
|
1999-09-20 07:43:42 +00:00 |
|
waterson%netscape.com
|
075228bc9f
|
Ok, so hyatt has a better way to do his frame hack. whatever.
|
1999-09-20 07:33:25 +00:00 |
|
jband%netscape.com
|
3f002f8658
|
fix a warning and add JS stack dumper with a test.
|
1999-09-20 07:32:32 +00:00 |
|
jband%netscape.com
|
49b32adc11
|
round out the isDependent test and change an || to a switch
|
1999-09-20 07:30:04 +00:00 |
|
jband%netscape.com
|
2fb9c3fa65
|
fix a warning
|
1999-09-20 07:27:51 +00:00 |
|
nisheeth%netscape.com
|
ba965a8d79
|
Add calls to reset and print the stopwatch maintained by the styleset for tracking style resolution time.
|
1999-09-20 06:55:24 +00:00 |
|
nisheeth%netscape.com
|
3685df8b69
|
Move implementation of nsITimeRecorder from the pres context to the style set.
|
1999-09-20 06:53:40 +00:00 |
|
alecf%netscape.com
|
1c73f4b09a
|
fix icon for inbox with new messages
|
1999-09-20 06:51:10 +00:00 |
|
alecf%netscape.com
|
d00bbb5f58
|
don't build identity test anymore, we can get at this stuff from JS
|
1999-09-20 06:50:45 +00:00 |
|
alecf%netscape.com
|
95f9061092
|
depricate old SMTP API.
|
1999-09-20 06:50:21 +00:00 |
|
alecf%netscape.com
|
ba853f1847
|
be smarter about building up list of SMTP servers, don't keep appending onto the pref
|
1999-09-20 06:49:33 +00:00 |
|
nisheeth%netscape.com
|
660585d0d8
|
Stop the content creation stopwatch before it is printed.
|
1999-09-20 06:48:33 +00:00 |
|
fur%netscape.com
|
83b33c9a8b
|
Initial cut at network cache IDL
|
1999-09-20 06:43:24 +00:00 |
|
waterson%netscape.com
|
a6ce109fb6
|
Fix memmove() stuff.
|
1999-09-20 06:11:36 +00:00 |
|
rickg%netscape.com
|
4fca0d71c9
|
back out update to Append(int,radix) until I can find ltoa() on linux
|
1999-09-20 05:50:43 +00:00 |
|
rickg%netscape.com
|
f1b5efa2cc
|
explicitly include <stdlib.h>
|
1999-09-20 05:32:36 +00:00 |
|
rpotts%netscape.com
|
578e2e3580
|
The mLoadGroup is now a weak reference. This prevents the loadgroup from leaking if the ImageNetContext is not released... The lifetime of the loadgroup should always be greater than that of the imagenetcontext...
|
1999-09-20 05:29:28 +00:00 |
|