Commit Graph

41865 Commits

Author SHA1 Message Date
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
rpotts%netscape.com
0f2bc33329 The nsLoadGroup now supports nsWeakReference... 1999-09-20 05:27:50 +00:00
dveditz%netscape.com
e6ddca9579 making depend builds more robust 1999-09-20 05:25:52 +00:00
rickg%netscape.com
cf51d3cd43 fixes to bugs: 9283, 13210, 13845, 13688, 14265, 14308, 14314 1999-09-20 05:20:46 +00:00
rickg%netscape.com
9800c21dc0 fixed crasher in bufferroutines, and eliminated 1 costly call to sprintf 1999-09-20 05:10:32 +00:00
waterson%netscape.com
7526311e6b Fix Linux bustage. 1999-09-20 04:50:18 +00:00
waterson%netscape.com
740f18ac62 Add <?xml ... ?> processing instruction; docs aren't allowed to start with a comment. 1999-09-20 04:34:15 +00:00
buster%netscape.com
a8d68e70d4 most of the fix for bug 11804, type-in state wasn't properly removing
inline attributes from the next character entered (you're in a bold word
and user clicks bold button, should make next character not bold.)
all done except for font properties.
1999-09-20 04:20:18 +00:00
buster%netscape.com
ce4d1163e5 turned off a debug flag 1999-09-20 04:17:05 +00:00
buster%netscape.com
4c70f46b60 fixed recent bustage on windows that '.' key wouldn't work, making it
tough to type URL's in browser.  still needs work, but it's usable again.
1999-09-20 04:16:34 +00:00
buster%netscape.com
bd60cff53e turned off a noisy debug flag 1999-09-20 04:15:36 +00:00
sspitzer%netscape.com
70f87bf0b0 fix for #14316. only one identity was showing up in compose! 1999-09-20 04:05:37 +00:00