Commit Graph

85677 Commits

Author SHA1 Message Date
kestes%walrus.com
ebaf8ad014 add RedHat Package Managment (RPM) spec files. So that users of
this package managment system can easily deploy prepacked version of
bonsai.
2001-07-20 18:16:30 +00:00
kestes%walrus.com
60322cfe56 clarify details about the installation which gave me trouble.:wq 2001-07-20 18:14:53 +00:00
jake%acutex.net
ed69b4acf1 Fix for bugs 55161 and 12819. The activity log now stores only what's changed in multi-value fields.
r= justdave@syndicomm.com
2001-07-20 15:18:30 +00:00
bzbarsky%mit.edu
80d2f2ebfd Ugh. Messed up that last checkin. Still bug 91539 2001-07-20 14:52:47 +00:00
bzbarsky%mit.edu
898c66f354 Fix context menu items using "[xpconnect wrapped nsIURI]" instead of the
actual URI text.  Bug 91539, r=heikki, sr=blake
2001-07-20 14:51:35 +00:00
ccarlen%netscape.com
f14c5c7b88 Bug 56587 - mozilla -CreateProfile foo creates ~/.mozilla/foo/foo/* r=racham/sr=sspitzer 2001-07-20 14:47:08 +00:00
kin%netscape.com
fec513fa55 Fix for bug #91378: "Find" doesnt find in some cases
Prevent FindInString() from skipping over current char
when eating additional whitespace.

r=brade@netscape.com  rs=blake@telocity.com
2001-07-20 14:39:07 +00:00
bienvenu%netscape.com
2d3c9d9b01 don't allow thread unread counts to be negative r=naving, sr=mscott fixes one case of 64476 2001-07-20 13:13:32 +00:00
colin%theblakes.com
6aead77d69 Tweak some OpenVMS default prefs. b=91271. r/a=leaf 2001-07-20 11:30:55 +00:00
cls%seawood.org
f0e991cb57 Add caps to REQUIRES for bug #88087 2001-07-20 08:53:05 +00:00
justdave%syndicomm.com
16f7d90c34 Re-fix for bug 77699: the undefined error affected other browsers than just IE5, so work around it for all browsers.
Patch by Stephen Lee <slee@uk.bnsmc.com>
r= afranke@ags.uni-sb.de
2001-07-20 08:25:30 +00:00
saari%netscape.com
2a7349540e fixing 77675, windows stealing focus from each other. r=bryner, sr=hyatt 2001-07-20 08:14:44 +00:00
mstoltz%netscape.com
88259b1073 Bug 88087 - giving about: pages loaded from chrome a principal other than
system, to prevent security attacks against these pages. r=bbaetz, sr=waterson
2001-07-20 07:09:59 +00:00
cls%seawood.org
c95f2a4a26 Update REQUIRES for jsd 2001-07-20 05:33:34 +00:00
leaf%mozilla.org
0a4bc18950 Automated update 2001-07-20 05:14:12 +00:00
cls%seawood.org
8bcfa8432c Update default optimization flags for OS/2.
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #86730 r=cls
2001-07-20 05:11:15 +00:00
mkaply%us.ibm.com
b9b6dd5930 HPUX bustage - need newline at end of file 2001-07-20 02:37:47 +00:00
peterlubczynski%netscape.com
9991c07608 Fix for plugins not working on Mac OS less than 9.1 bug 90959 r=bnesse sr=attinasi 2001-07-20 01:57:11 +00:00
rogc%netscape.com
894f00ff0e Updated trace-malloc tools. Updated type inferences in types.dat.
Enhanced type inference logic in TraceMalloc.pm to allow substack
matching so we can have fallback types.
b=62996,r=blizzard,sr=waterson.
2001-07-20 00:59:24 +00:00
attinasi%netscape.com
bc33aac05b Fix for a problem where the dummyLayoutRequest was being removed during incremental layout and thus causing some terrible crashes. See the bug for the gory details. b=90733 sr=waterson r=nisheeth 2001-07-20 00:44:15 +00:00
cls%seawood.org
676f8c7712 Fix OS_ARCH detection for IRIX64.
Thanks to johnv@adacel.com.au (John Mark Vandenberg) for the patch.
Bug #86346 r=cls
2001-07-20 00:26:49 +00:00
cls%seawood.org
772ee12667 Adding nsinstall & nspr-config. Bug #84824 r=wtc 2001-07-20 00:22:11 +00:00
srilatha%netscape.com
2eb3ad1d3a Fix for bug # 86749. Added observer for ldap server prefs
r=ducarroz, sr=sspitzer
2001-07-20 00:13:38 +00:00
dbragg%netscape.com
45c1cd44cb Checking in for smeredith@netscape.com.
Fix for bug 18266.  Check all IMAP folders for new messages when getMessage is pressed.
Added function GetNewMessagesAllFolders.  r=bienvenu, sr=mscott.
2001-07-19 23:56:34 +00:00
bbaetz%cs.mcgill.ca
a02e4a6de0 Bug 87047. Use a default timeout from the prefs, (matching what we tell
the server our timeout is) r=gagan, sr=dougt
2001-07-19 23:52:54 +00:00
pschwartau%netscape.com
0733c8cb62 Changing test since bug 90551 has been marked WONTFIX. 2001-07-19 23:46:23 +00:00
mjudge%netscape.com
fba51d0090 82993, 87662 r=glazman,cmanske,kin forgot to put r= on other part of this checkin. This will stop entry into generated content and also make the drag selection work better with variant sized text. 2001-07-19 23:33:33 +00:00
mjudge%netscape.com
9d539a0e0f 82993, 87662 fixes for caret going into generated content. adjusting the content snapping to the best X value not Y value for up/down clicking. This will not cause a problem with the different size text but it MAY cause a problem with inline positioned elements. 2001-07-19 23:32:07 +00:00
brendan%mozilla.org
f90032b6ba Drop scope property after holding, even if SPROP_GET/SET failed (90597, r=hyatt, sr=waterson). 2001-07-19 23:08:10 +00:00
edburns%acm.org
72cc61dc5c bug=64332
r=edburns
author=rpotts

This fix seems to prevent the deadlock.
2001-07-19 22:48:08 +00:00
cathleen%netscape.com
04a2d87fea fixed bug 87004, for win static build, changed libjar and xpinstall to be
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
mkaply%us.ibm.com
67a69a472d #89183
r=javier, a=blizzard
OS/2 only - convert CRLF on any Unicode paste
2001-07-19 22:05:29 +00:00
mcgreer%netscape.com
0ed73cf55a what's this, a checkin to lib/pki?
stub out function implementations, make it build
2001-07-19 20:41:38 +00:00
mcgreer%netscape.com
017f25312f make some header/source definitions consistent to fix build 2001-07-19 20:40:42 +00:00
hyatt%netscape.com
cbfec5d9f3 Backing out 90081 fix until I understand why opt builds only crash. 2001-07-19 19:43:51 +00:00
edburns%acm.org
a0065d3e1a Print out the time before initiating each load. 2001-07-19 19:02:16 +00:00
hwaara%chello.se
de52f97892 #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
ben%netscape.com
b87c881d49 91438, filing a bookmark folder into itself causes the folder to get deleted.
r=vishy, sr=blake.
2001-07-19 09:01:41 +00:00
dveditz%netscape.com
8c26640cea bug 84896 reduce sleep cycle of xpicleanup utility. r=selmer@netscape.com, sr=blake 2001-07-19 08:01:14 +00:00
simon%softel.co.il
4a71690e4f Move the IBMBIDI code in nsCaret.cpp to fix a crash when backspacing in a form with dir=rtl. Bug 89964, r=ftang, sr=kin. 2001-07-19 06:56:46 +00:00
cls%seawood.org
6e066dd854 Remove tests for the following unused defines:
HAVE_SYS_FILIO_H
HAVE_QSORT
HAVE_USLEEP
HAVE_GETTIMEOFDAY
GETTIMEOFDAY_TWO_ARGS
HAVE_DEV_ZERO
HAVE_VALLOC
HAVE_SYSERRLIST
HAVE_OSTREAM
NEEDS_bool

Bug #89793 r=dbaron
2001-07-19 06:16:13 +00:00
valeski%netscape.com
ea661eedd1 91365. r=dougt, sr=hyatt. nsIScriptGlobalObject->GetContext() can legitimately return NS_OK *and* a nsnull outparam. Various callsites were not respecting the nsnull out param and this patch gracefully handles those cases. 2001-07-19 05:48:49 +00:00
naving%netscape.com
ed63a59caa 91412 r/sr=mscott; do not use the copyService, call copy directly on the destFolder. 2001-07-19 04:12:51 +00:00
tor%cs.brown.edu
55183f176f Bug 90985 - add default size of scrollbar snap region.
Patch from bzbarsky@mit.edu, rs=tor.
2001-07-19 04:02:49 +00:00
mstoltz%netscape.com
b7bc6c249c Bug 91043 - document.write(ln) should be same-origin to prevent inserting content
into a document from another host. r=jesse, sr=jband.
2001-07-19 03:16:51 +00:00
dbaron%fas.harvard.edu
fc01a17366 Make the width of floats with |width: auto| depend only on the width of the containing block and the contents of the float and not on the available space. Remove the loop calling ReflowFloater at different positions that is no longer needed, and remove the caching of the max element size for that loop that was not being invalidated correctly between reflows. Fix handling of margin, border, and padding for computation of available width for |width: auto| floaters. r=attinasi sr=waterson b= 85876, 82314, 82315, 85216, 85874, 86746 2001-07-19 02:33:43 +00:00
dougt%netscape.com
3848f15987 Adding check for null. Shooting in the dark for bug 84073. r=bbaetz, sr=me. 2001-07-19 02:33:17 +00:00
shrutiv%netscape.com
c78f701a21 Fix for bug 84405: Parser for config.ini hardcodes component names (r=tao) 2001-07-19 02:14:39 +00:00
shrutiv%netscape.com
2a4432cbd0 Changing capitalization: "mail/news" to "Mail/News" to maintain
consistencey (r=bobj)
2001-07-19 01:21:42 +00:00
mitesh%netscape.com
c08757addc Bug 83585 - Changes for new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00