73266 Commits

Author SHA1 Message Date
bienvenu%netscape.com
0abc88f97e add offline folder flags, r=sspitzer,sr=mscott 15865 2000-11-28 02:17:02 +00:00
cls%seawood.org
3ea6bf0f4d Fix the BeOS implementation of Normalize().
Thanks to Hiromasa Kato <hiro@eng.iastate.edu> for the patch.
Bug #53014 r=cls@seawood.org sr=scc@mozilla.org
2000-11-28 01:43:09 +00:00
cls%seawood.org
5aafa0b4a6 Under BeOS, we must call Normalize() on a local file before it can be used.
Thanks to Hiromasa Kato <hiro@eng.ia.state.edu> for the patch. Bug #53014. r=cls@seawood.org sr=scc@mozilla.org
2000-11-28 01:41:05 +00:00
bryner%uiuc.edu
56e85991b8 Bug 61219 - don't use nsIPSMComponent! r/sr=rpotts. 2000-11-28 01:40:22 +00:00
naving%netscape.com
1d7bf27017 #37942 r=sspitzer sr=mscott. Prevent the move/copy messages operation to continue if a
message is dropped on a folders-only folder.
2000-11-28 01:37:44 +00:00
kestes%staff.mail.com
0860dd47a8 add better makefile test support.
fix echo bug.
2000-11-28 00:37:13 +00:00
mcgreer%netscape.com
a69820a596 changes suggested by bryner to build more of NSS's utilities 2000-11-28 00:36:53 +00:00
kestes%staff.mail.com
1ac1c04834 change the sample user to anonymous from kestes 2000-11-28 00:35:49 +00:00
larryh%netscape.com
5c5790cdb0 Bugzilla: 58575 2000-11-28 00:34:48 +00:00
kestes%staff.mail.com
e613f5eaea put module and branch information in the cvs popup windows 2000-11-28 00:34:00 +00:00
kestes%staff.mail.com
1dd9024853 improve the handling of estimated build time when there is dead time.
turn back on the line which tells all the columns which have been
ignored.
2000-11-28 00:32:57 +00:00
kestes%staff.mail.com
c7b39b6036 make taint safe. 2000-11-28 00:31:29 +00:00
kestes%staff.mail.com
630eab4a32 move the lock file to the HTML directory to ease testing. 2000-11-28 00:31:09 +00:00
kestes%staff.mail.com
1a35bc57b0 make taint safe
add more comments at the top to clear up ambiguities.

make the library load structure conform to other modules, I already
got one question
2000-11-28 00:30:26 +00:00
kestes%staff.mail.com
2137f70969 make taint safe 2000-11-28 00:28:18 +00:00
morse%netscape.com
06533829d3 bug 61179, deleting menuitem causes crash, r=ssu@netscape.com, sr=hyatt@netscape.com 2000-11-28 00:28:01 +00:00
kestes%staff.mail.com
359e4ea456 @authors needed to be a local variable and needed to ensure it was
unique when passed to 'mailto: '
2000-11-28 00:25:41 +00:00
morse%netscape.com
563c41c74c bug 60472, multiple user list for password not always displayed, r=sgehani@netscape.com, sr=brendan@mozilla.org 2000-11-28 00:25:40 +00:00
kestes%staff.mail.com
680a0a0536 remove comments about image subsystem, we no longer have this as a
requirement.

explain the warning issues better.

remove discussion of the bug tracking system, I coded it already.
2000-11-28 00:24:42 +00:00
kestes%staff.mail.com
990962eda1 make the intial build more realistic, there can be builds in progress
builds which have not started because of dead time and builds which
have started.
2000-11-28 00:23:16 +00:00
kestes%staff.mail.com
190589f622 added aditional test cases to max just to ensure it handles negative
numbers.
2000-11-28 00:21:36 +00:00
radha%netscape.com
ceb3d77e8d Fixing tree bustage 2000-11-28 00:01:16 +00:00
beard%netscape.com
a6859a2ef4 Keep JDK 1.1 compatible. 2000-11-27 23:40:15 +00:00
heikki%netscape.com
eee8382134 Bug 59675, fixing uninitialized variables. r=jst, a=waterson. 2000-11-27 23:23:28 +00:00
radha%netscape.com
d179b126e3 Fix for bug # 54739 r/sr=rpotts 2000-11-27 23:10:09 +00:00
karnaze%netscape.com
b66f36dbfe bug 56563 - frame constructor creates anonymous frames when a table has a child which is not table related.
ConstructFrameByTag takes additional arg indicating that a whitespace frame was not constructed. sr=buster, r=attinasi
2000-11-27 22:47:33 +00:00
nboyd%atg.com
bf6799f305 Sense JDK1.3 dependencies. 2000-11-27 22:23:40 +00:00
svn%xmlterm.org
df15bbe3ff --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Minor changes to get xmlterm to load with MathML/SVG enabled
(but xmlterm still fails to flush reflows)
2000-11-27 22:15:50 +00:00
waterson%netscape.com
f5c45800dc First checked in. 2000-11-27 22:07:30 +00:00
ben%netscape.com
f8b94139ff fix for bug 57951, submenus of scrolling menus positioned incorrectly.
r=pinkerton@netscape.com, a=hyatt@netscape.com
2000-11-27 22:04:58 +00:00
hyatt%netscape.com
5af6f6e116 Fix for 51264. r=danm, a=ben 2000-11-27 22:00:33 +00:00
nhotta%netscape.com
138f06fadb Changed to used percentage instead of absolute pixel size for HTML display.
This fixes the problem of plain text attached in HTML is shown larger, bug 40547, r=rhp, sr=mscott.
2000-11-27 21:44:08 +00:00
nhotta%netscape.com
04382fd18b Changed to convert anchor name as UTF-8 instead of Latin1 if that fails then convert it as document charset, bug 58819, r=erik, sr=jst. 2000-11-27 21:43:28 +00:00
svn%xmlterm.org
b27928c979 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Code cleanup: disabled diagnostic output.
2000-11-27 21:38:14 +00:00
cls%seawood.org
b3735b35c4 Enable BEOS_ADDON_WORKAROUND hack for all BeOS builds 2000-11-27 21:27:10 +00:00
waterson%netscape.com
235d05a4b1 Add note about plugins. 2000-11-27 21:07:38 +00:00
mkaply%us.ibm.com
8f9a02566a #61253
r=mkaply,jkobal, a=blizzard
Setting wrong background on printing, setting wrong default on printing
2000-11-27 21:00:57 +00:00
radha%netscape.com
ee440ee6de Fix for bug # 58216 r/sr=rpotts 2000-11-27 20:25:31 +00:00
mkaply%us.ibm.com
c134d3e470 #53366
r=jkobal, a=blizzard
A pointer to mem is a really bad thing to hash against
2000-11-27 20:22:52 +00:00
pschwartau%netscape.com
05e4c72c57 Removing outdated testcase. See Bugzilla bug 49233. 2000-11-27 19:39:18 +00:00
dougt%netscape.com
0e82a3bb83 Fixes 60886. r=adamlock 2000-11-27 19:35:03 +00:00
pschwartau%netscape.com
98fd208cac Removing outdated testcase. See bug 49233. 2000-11-27 19:32:41 +00:00
nboyd%atg.com
b3de2be49d Add hasProperty and use it for the 'in' operator 2000-11-27 17:46:56 +00:00
nboyd%atg.com
26ab0bb603 Fix 19734, accepting patch 2000-11-27 15:13:35 +00:00
nboyd%atg.com
0c163f803c Switch to ant for building. 2000-11-27 15:04:48 +00:00
nboyd%atg.com
0c1b050f8c Add debugger contribution from Christopher Oliver. 2000-11-27 15:00:45 +00:00
colin%theblakes.com
880969402b OpenVMS specific fix for defeciency in stat.
b=60199 r=dougt a=waterson
2000-11-27 11:19:41 +00:00
ben%netscape.com
be9e964116 Mutation event files. r=joki, a=brendan 2000-11-27 08:27:09 +00:00
ben%netscape.com
57247f5fc9 Added mutation files. r=joki, a=brendan 2000-11-27 08:24:36 +00:00
hyatt%netscape.com
d9f3df81f0 Patch for 55595. r=joki, a=brendan 2000-11-27 07:55:20 +00:00