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
buster%netscape.com
0ec204fc02
just added a comment
1999-09-20 04:01:39 +00:00
buster%netscape.com
57d5c9eb15
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
519b9a7849
Fixed UMR bug that purify found (14171)
1999-09-20 03:46:09 +00:00
waterson%netscape.com
9aca73451f
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
092982e02b
Bug 14291. Fix some more of the same kind of leaks.
1999-09-20 03:42:02 +00:00
waterson%netscape.com
ff49117fd4
Bug 14291. Fix leak of XUL document.
1999-09-20 03:30:33 +00:00
jband%netscape.com
088a1c4c70
- 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
04c77e4064
- 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
ca2ce65b99
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
26395da238
make the account wizard use the new SMTP stuff
1999-09-20 02:11:19 +00:00
srinivas%netscape.com
f8307a0a1f
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
ab55f42520
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
7f6277685d
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
715bba800b
update to call quit rather than shutdown.
1999-09-20 01:52:21 +00:00
jfrancis%netscape.com
54d647b458
fixing a heap-o-undo problems and some mBogusNode problems
1999-09-20 01:31:44 +00:00
dveditz%netscape.com
d235ccb522
backing out bufio changes until corruption fixed
1999-09-20 00:53:07 +00:00
ducarroz%netscape.com
0680374fe6
Autocomplete add default domain if needed
1999-09-20 00:49:53 +00:00
beard%netscape.com
3bec7d3a15
Fixed a memory corrupting bug in PREF_copyTree. strtok would continue scanning off the end of the current string, modifying subsequent non-string blocks, if they contained a ';' before a '\0' byte.
1999-09-20 00:08:48 +00:00
alecf%netscape.com
93493186dd
fix up more layout problems. layout is way too screwy for me.
1999-09-20 00:04:55 +00:00
alecf%netscape.com
ff22c4f706
turn off vard for PR1
1999-09-20 00:04:15 +00:00
alecf%netscape.com
1b434f88c2
get rid of advanced pane for now
1999-09-20 00:03:47 +00:00
alecf%netscape.com
c013c586cb
update SMTP server pane to reflect latest specs
1999-09-20 00:03:15 +00:00
waterson%netscape.com
5933db40d2
Bug 14291. Stop leaking entire XUL document when anonymous frames are
...
constructed.
1999-09-20 00:02:59 +00:00
alecf%netscape.com
8b6735cc41
add support for the default SMTP server as a source and destination, and don't freak out when there's no account (default to "global")
1999-09-20 00:02:07 +00:00
alecf%netscape.com
6e6f6922ea
rename default server attribute, and change default smtp prefix to "smtp" instead of "server"
1999-09-19 23:58:57 +00:00
alecf%netscape.com
7a81c47ed7
fix problem where we forgot to append "." to the server key
1999-09-19 23:57:53 +00:00
buster%netscape.com
8ad67117c7
fixed an error where the out param was not being initialized to null.
...
This could cause an error in the caller if the caller fails to check the return
code as well as the pointer!=null before dereferencing the result.
1999-09-19 23:47:04 +00:00
mccabe%netscape.com
4f7990cd94
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
...
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage. Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes. (This could mean blackwood; sorry, guys!)
Many thanks to Alec Flett (alecf@netscape.com ) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu ) and Mike Shaver (shaver@mozilla.org ) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.
Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
leaf%mozilla.org
0b8331d63b
fixing commented out component demarcations
1999-09-19 23:45:34 +00:00
alecf%netscape.com
994043abff
allow char properties to return null instead of throwing an exception
1999-09-19 23:35:53 +00:00
alecf%netscape.com
ce26ba85b9
be a little smarter about SMTP servers - create the default one on demand
1999-09-19 23:33:49 +00:00
alecf%netscape.com
c1b1098e55
I need real ProgIDs, not these fakes.
1999-09-19 23:19:53 +00:00
waterson%netscape.com
7cf03a4280
Increase utility of 'cannot load datasource' message; special-case skip 'rdf:null'.
1999-09-19 22:51:15 +00:00