Граф коммитов

85833 Коммитов

Автор SHA1 Сообщение Дата
shrutiv%netscape.com f9b6743b65 Bug 91195: Need to check remaining disk space before creating the bld (r=tao)
Checking for 26.3MB disk space
2001-07-21 00:37:17 +00:00
shrutiv%netscape.com ae8e83a3b0 Fix for bug 77598: Company Identifier (UA String) field too narrow (r=tao) 2001-07-21 00:31:17 +00:00
vidur%netscape.com 48a1d20cd1 More work in progress on schema loading. This is not yet part of the build. 2001-07-21 00:28:11 +00:00
shrutiv%netscape.com edb1afd5f4 Fix for bug 77598: Company Identifier (UA String) field too narrow (r=tao) 2001-07-21 00:25:49 +00:00
shrutiv%netscape.com 3615d905b2 Fix for bug 77598: Company Identifier (UA String) field too narrow (r=tao)
Limiting user agent string to 10 chars
2001-07-21 00:18:47 +00:00
shrutiv%netscape.com 80ceae351b Fixing bug 88854: Need to update string in "Gathering information"
dialog box (r=tao)
Changing "CCK- " to "CK-"
2001-07-21 00:03:44 +00:00
rginda%netscape.com f02d64e0a3 fix regression in sample xul app 2001-07-20 23:47:11 +00:00
jaggernaut%netscape.com fcb47c9173 Bug 91571: Closing popup window from menu crashes Mac.
r=saari, sr=hyatt.

Problem here was that the urlbar, which is hidden for a chrome-less dialog, got focussed which on Mac somehow results in a crash when you try to close the window. A nice side-effect of this fix is that accelerator keys now work again in popups without having to click in them first.
2001-07-20 22:33:49 +00:00
jgaunt%netscape.com 59fb2feee1 bug 90182 fixing accessible support for html selects
r=aaronl@netscape.com
sr=waterson@netscape.com
2001-07-20 22:17:31 +00:00
pinkerton%netscape.com 9033daa50b adding listbox, combobox, selectlist for jgaunt. bug 90182. 2001-07-20 22:15:50 +00:00
mscott%netscape.com 7c4585f65f Bug #91570 --> be sure to show forwarded apple double attachments in the message pane.
r=ducarroz, sr=sspitzer
2001-07-20 22:03:52 +00:00
nicolson%netscape.com a1b17e0243 Fix bug 90228: Signtool not picking up hidden (dot) files when performing
signing.
Don't skip files that start with "." and "#".
2001-07-20 21:31:33 +00:00
dougt%netscape.com 0b866a56fa Fixes 82720. Patch by rpotts@netscape.com, r=bbaetz@netscape.com, sr=me.
Store the cancel state regardless of transaction state
2001-07-20 21:29:52 +00:00
bbaetz%cs.mcgill.ca 0f227360b6 bug 84264. Reuse connections to different hosts when we're talking to the same
proxy server. r=gagan, sr=dougt
2001-07-20 21:17:22 +00:00
nhotta%netscape.com 9500beb4b8 Disabling font scaling in libmime to avoid double scaling problem, bug 62756, r=ducarroz, sr=sspitzer. 2001-07-20 21:06:20 +00:00
yokoyama%netscape.com 53dfa4455e bug 91193:
Menu for Universal Charset Detector shows as chardet.Universal_charset_detector
/r,sr=ftang,  properties file change only.
2001-07-20 20:26:32 +00:00
javi%netscape.com 2cdf23838b Fix for Bug 88230, checking in for ccarlen
r=javi, sr=tor

 Initialize an un-initialized variable and make sure we don't call
 NSS if NSS is uninitialized.
2001-07-20 20:16:23 +00:00
bnesse%netscape.com 516786bba0 Fix for bug 90389. ns4xPluginInstance should not check for plugin private data pointer being null. r=peterlubczynski, sr=attinasi. 2001-07-20 19:36:37 +00:00
kestes%walrus.com 2806b1c6ab Change work email address to new company. 2001-07-20 19:05:22 +00:00
kestes%walrus.com 53c9483d50 Fix handling of trees other then default. This is still a bit broken
for the default tree, but all others work now.
2001-07-20 18:59:35 +00:00
kestes%walrus.com e5debd345c Must pass the treename through to BonsaiData. 2001-07-20 18:56:39 +00:00
kestes%walrus.com ad65247cfe Show the users that there is a treeheader_bonsai module: 2001-07-20 18:55:44 +00:00
kestes%walrus.com 285f9a7aaf Update the specfiles to work with the RedHat conventions for RH 7.1. 2001-07-20 18:43:11 +00:00
kestes%walrus.com 387f33e515 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 bfb5083c70 clarify details about the installation which gave me trouble.:wq 2001-07-20 18:14:53 +00:00
jake%acutex.net 9e27da07a4 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 d2ca3be9b7 Ugh. Messed up that last checkin. Still bug 91539 2001-07-20 14:52:47 +00:00
bzbarsky%mit.edu db3576a49d 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 629f13c16b Bug 56587 - mozilla -CreateProfile foo creates ~/.mozilla/foo/foo/* r=racham/sr=sspitzer 2001-07-20 14:47:08 +00:00
kin%netscape.com cdb32aa3c3 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 0acb8185bc 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 7a819a744f Tweak some OpenVMS default prefs. b=91271. r/a=leaf 2001-07-20 11:30:55 +00:00
cls%seawood.org 98e9698f34 Add caps to REQUIRES for bug #88087 2001-07-20 08:53:05 +00:00
justdave%syndicomm.com ad9910175d 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 192a6ccda0 fixing 77675, windows stealing focus from each other. r=bryner, sr=hyatt 2001-07-20 08:14:44 +00:00
mstoltz%netscape.com 58d1c8ea63 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 fd1695ac66 Update REQUIRES for jsd 2001-07-20 05:33:34 +00:00
leaf%mozilla.org 11ab404c53 Automated update 2001-07-20 05:14:12 +00:00
cls%seawood.org 1760874793 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 c6bf1c88a1 HPUX bustage - need newline at end of file 2001-07-20 02:37:47 +00:00
peterlubczynski%netscape.com 08f646df69 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 4ea7fa96e0 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 f128c3eefd 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 8e1f2b1328 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 f97e23a8d8 Adding nsinstall & nspr-config. Bug #84824 r=wtc 2001-07-20 00:22:11 +00:00
srilatha%netscape.com 3ab20e2d65 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 0417427d98 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 c555e6f804 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 e96b46a40f Changing test since bug 90551 has been marked WONTFIX. 2001-07-19 23:46:23 +00:00
mjudge%netscape.com e58e5855c8 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