sspitzer%netscape.com
eeb4900f83
changes to the proxy manual dialog.
1999-09-20 10:28:52 +00:00
nisheeth%netscape.com
7481b6c14f
Include nsITimeRecorder.h in the pres shell.
1999-09-20 08:23:33 +00:00
nisheeth%netscape.com
22dac726b0
- 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
a67ae1e683
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
bae407c54d
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
ea1bd70917
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
8d4f034f74
Warnings
1999-09-20 07:43:42 +00:00
waterson%netscape.com
1f55ef82a2
Ok, so hyatt has a better way to do his frame hack. whatever.
1999-09-20 07:33:25 +00:00
jband%netscape.com
7cc103b757
fix a warning and add JS stack dumper with a test.
1999-09-20 07:32:32 +00:00
jband%netscape.com
ba34c29f9d
round out the isDependent test and change an || to a switch
1999-09-20 07:30:04 +00:00
jband%netscape.com
d71df905e6
fix a warning
1999-09-20 07:27:51 +00:00
nisheeth%netscape.com
1761b33d85
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
f0640e8063
Move implementation of nsITimeRecorder from the pres context to the style set.
1999-09-20 06:53:40 +00:00
alecf%netscape.com
f4094b004e
fix icon for inbox with new messages
1999-09-20 06:51:10 +00:00
alecf%netscape.com
0cda621b94
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
9ba9f70b2e
depricate old SMTP API.
1999-09-20 06:50:21 +00:00
alecf%netscape.com
9f05c813a6
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
4ba847ea22
Stop the content creation stopwatch before it is printed.
1999-09-20 06:48:33 +00:00
fur%netscape.com
df74e8f5bc
Initial cut at network cache IDL
1999-09-20 06:43:24 +00:00
waterson%netscape.com
68dca0f326
Fix memmove() stuff.
1999-09-20 06:11:36 +00:00
rickg%netscape.com
f61c70437c
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
f66f156777
explicitly include <stdlib.h>
1999-09-20 05:32:36 +00:00
rpotts%netscape.com
e5937abf18
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
5cdf5b13e8
The nsLoadGroup now supports nsWeakReference...
1999-09-20 05:27:50 +00:00
dveditz%netscape.com
11a6bf0399
making depend builds more robust
1999-09-20 05:25:52 +00:00
rickg%netscape.com
7c150863c7
fixes to bugs: 9283, 13210, 13845, 13688, 14265, 14308, 14314
1999-09-20 05:20:46 +00:00
rickg%netscape.com
e88d99f2af
fixed crasher in bufferroutines, and eliminated 1 costly call to sprintf
1999-09-20 05:10:32 +00:00
waterson%netscape.com
848853d3e8
Fix Linux bustage.
1999-09-20 04:50:18 +00:00
waterson%netscape.com
2a99aac81e
Add <?xml ... ?> processing instruction; docs aren't allowed to start with a comment.
1999-09-20 04:34:15 +00:00
buster%netscape.com
16446efc84
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
ebe26ab6d3
turned off a debug flag
1999-09-20 04:17:05 +00:00
buster%netscape.com
3c3fee1121
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
700374e720
turned off a noisy debug flag
1999-09-20 04:15:36 +00:00
sspitzer%netscape.com
c98284b318
fix for #14316 . only one identity was showing up in compose!
1999-09-20 04:05:37 +00:00
buster%netscape.com
392a88dbcd
just added a comment
1999-09-20 04:01:39 +00:00
buster%netscape.com
0ba9afafa2
small performance improvement. weeded out some obsolete code that was
...
causing round trips through the editor unnecessarily.
thanks for pointing out the problem, akkana and bruce m.
1999-09-20 03:59:43 +00:00
kipp%netscape.com
300b84d008
Fixed UMR bug that purify found (14171)
1999-09-20 03:46:09 +00:00
waterson%netscape.com
cde33ac847
Use tabs instead of spaces separate frames in stack dump: new demangling code introduces spaces.
1999-09-20 03:45:21 +00:00
waterson%netscape.com
049da82413
Bug 14291. Fix some more of the same kind of leaks.
1999-09-20 03:42:02 +00:00
waterson%netscape.com
cdf20bb2e3
Bug 14291. Fix leak of XUL document.
1999-09-20 03:30:33 +00:00
jband%netscape.com
c04dfdac8f
- Changed the interface for getting the interface_is argnum.
...
- Merged the typelib types for array and array_with_length.
- Added typelib types for string_with_size and wstring_with_size
- Fixed array param conversion and cleanup - using two passes over the params where necessary.
- Added array conversions when calling wrapped JS objects.
- Added expanded array tests.
- Avoid repeated atomization of 'value' property name.
1999-09-20 02:51:16 +00:00
jband%netscape.com
f3272a9547
- Changed the interface for getting the interface_is argnum.
...
- Merged the typelib types for array and array_with_length.
- Added typelib types for string_with_size and wstring_with_size
1999-09-20 02:50:28 +00:00
sspitzer%netscape.com
c245a83fdb
check in work around for #10235
...
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
alecf%netscape.com
2f49e16ccf
make the account wizard use the new SMTP stuff
1999-09-20 02:11:19 +00:00
srinivas%netscape.com
cfb07c7bfe
Limit the number of events processed by PL_ProcessPendingEvents; check in
...
troy@netscape.com . Bugzilla 13660.
1999-09-20 02:11:10 +00:00
davidm%netscape.com
bf4484348a
Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden
1999-09-20 01:55:16 +00:00
alecf%netscape.com
b448e9d6ef
oops, I checked in the wrong line! Should be setting the source, not dumping
1999-09-20 01:55:13 +00:00
davidm%netscape.com
e24f23f6d8
update to call quit rather than shutdown.
1999-09-20 01:52:21 +00:00
jfrancis%netscape.com
2569f4a0cb
fixing a heap-o-undo problems and some mBogusNode problems
1999-09-20 01:31:44 +00:00
dveditz%netscape.com
07d85b9989
backing out bufio changes until corruption fixed
1999-09-20 00:53:07 +00:00