Commit Graph

77065 Commits

Author SHA1 Message Date
blakeross%telocity.com
a7a6aaec82 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-23 00:28:34 +00:00
rogerl%netscape.com
f27fab97bf Need to pass context now. 2001-02-23 00:23:53 +00:00
rogerl%netscape.com
454c9182c0 Added toBoolean handling. Fixed toString & toPrimitive to match spec. 2001-02-23 00:18:46 +00:00
darin%netscape.com
5f53dc2545 Partially resolves bug 10733. XP_UNIX does not have an async DNS implementation. r=rpotts, sr=mscott. 2001-02-23 00:15:35 +00:00
mstoltz%netscape.com
6ddb173736 bug 63451 - moved signature verification functions from nsIZipReader to nsIJAR. r=sgehani, sr=shaver 2001-02-23 00:15:04 +00:00
cls%seawood.org
55ca642440 Fix standalone psm bustage. 2001-02-23 00:14:28 +00:00
varada%netscape.com
1f7d4be2c0 fix for bug#63889; tabbing to the header section in the addressing widget; r= ben, ducarroz;sr=mscott 2001-02-23 00:13:03 +00:00
gordon%netscape.com
2952a120cd Adding interface files for new cache service. 2001-02-23 00:11:10 +00:00
varada%netscape.com
f6289c8867 fix for bug#37928;adding domains section to sendformat pref panel;r=ducarroz;sr=mscott 2001-02-23 00:09:31 +00:00
radha%netscape.com
e0fd14934e Fix for bug # 69713. Get rid of unused #defines. r=timeless, adamlock 2001-02-23 00:09:00 +00:00
darin%netscape.com
e5174a8589 Fixes bug 66837. Query interface needed. r=dougt, sr=mscott. 2001-02-23 00:07:58 +00:00
timeless%mac.com
3ef7958974 fix bug "Bookmark Search Results" wrongly worded
fix by stephend@netscape.com r=hewitt a=ben
2001-02-23 00:07:16 +00:00
radha%netscape.com
c706e7b00c Fix for bug # 69713. Get rid of unused SH_IN_FRAMES #defines. r=timeless, adamlock 2001-02-23 00:05:54 +00:00
waldemar%netscape.com
574dc26508 Replaced \Q by \_ 2001-02-23 00:04:17 +00:00
darin%netscape.com
6710dd1b98 Fixes bug 58655. nsSyncHelper uses a native event queue. r=dougt, sr=mscott 2001-02-23 00:00:04 +00:00
dougt%netscape.com
59314de5ee Fixes 53152. Basically loosens the restrictions on appending relative paths on windows.
r=brendan/shaver,sr=alecf
2001-02-22 23:52:26 +00:00
hyatt%netscape.com
a4f1f9d564 Adding image-loading code #ifdefed to XBL. Also eliminating a warning in WIndowDragHandler while I'm here. sr=alecf, r=danm 2001-02-22 23:47:30 +00:00
hyatt%netscape.com
25dba148ef Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf 2001-02-22 23:46:19 +00:00
naving%netscape.com
d87794a4be 59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
Propagate return values.
2001-02-22 23:45:50 +00:00
naving%netscape.com
eb19652f7b 59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
Propagate return values
2001-02-22 23:44:53 +00:00
naving%netscape.com
d7a7e73d27 59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
Replacing error codes with XPCOM error codes
2001-02-22 23:43:46 +00:00
naving%netscape.com
072f68c695 59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
Stop the cursor when there is an exception
2001-02-22 23:42:48 +00:00
dougt%netscape.com
4b318e6f94 Enabling FTP on tinderbox bloat tests. (66611) 2001-02-22 23:39:22 +00:00
waterson%netscape.com
7954fa7f2d Obsolete. 2001-02-22 23:38:34 +00:00
wtc%netscape.com
d7b6d9ee3d Bugzilla bug #69496: set the minimum thread stack size on OpenVMS.
r=colin@theblakes.com.
Modified files: _openvms.h, ptthread.c
2001-02-22 23:38:32 +00:00
blakeross%telocity.com
5bf8cf2ae4 Search filtering options aren't localizable (52308). r=timeless sr=erik 2001-02-22 23:38:02 +00:00
waterson%netscape.com
40cdeb02ed Bug 43121. Remove some cruft left over from landing last night. 2001-02-22 23:37:22 +00:00
waterson%netscape.com
965909d507 Bug 69778. Be sure to shut down nsXULContentUtils. r=dbaron, sr=jst. 2001-02-22 23:36:06 +00:00
blakeross%telocity.com
b5bd129e56 Tabs should only change on right click (69245). r=timeless sr=hewitt 2001-02-22 23:35:41 +00:00
mcgreer%netscape.com
7a923cca51 fix for #63982, -o not using file password 2001-02-22 23:35:17 +00:00
blakeross%telocity.com
1e0755151e My Sidebar won't stay minimized (by Fabian Guisset, 60715). r=alecf sr=bienvenu 2001-02-22 23:34:42 +00:00
blakeross%telocity.com
4acec0e951 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-22 23:32:13 +00:00
hewitt%netscape.com
cd5e99fc89 brings inspector back to life after layout split (not part of build) 2001-02-22 23:29:05 +00:00
nhotta%netscape.com
cee5e4461c Changed to cache unicode decoder, bug 68826, r=yokoyama, sr=erik. 2001-02-22 23:27:53 +00:00
nhotta%netscape.com
dac2cb33da Changed to use OS API to convert to unicode, bug 68826, r=yokoyama, sr=erik. 2001-02-22 23:27:11 +00:00
dbragg%netscape.com
a5a81e610e Preventing multiple shutdowns of nsXPInstallManager to fix bug #51098. r=dveditz, sr=mscott 2001-02-22 23:26:47 +00:00
cyeh%bluemartini.com
e09b6665c4 cleanup footer when not logged in and if using voting. 2001-02-22 22:11:27 +00:00
cyeh%bluemartini.com
bea0e72819 break Find and Report links to a seperate line so that it looks cleaner
on browser windows with shorter widths. also, the second line
matches nicely with the other table cell.
2001-02-22 21:59:25 +00:00
dougt%netscape.com
a412103ac6 fixes 69764. r=darin, sr=dougt 2001-02-22 20:19:50 +00:00
darin%netscape.com
af855be9af Fixes bug 69798. Crash on sending TLS mail message. r=darin, sr=dougt. 2001-02-22 19:51:08 +00:00
cyeh%bluemartini.com
9400a868c6 fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])
2001-02-22 18:36:06 +00:00
relyea%netscape.com
34316080bc Fix mismatched parameter problem. 2001-02-22 18:27:28 +00:00
cyeh%bluemartini.com
5a2b170f3f fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
based on patch submitted by baulig@suse.de (Martin Baulig).
2001-02-22 18:11:29 +00:00
attinasi%netscape.com
d84be5085d new testcase. NPOB 2001-02-22 16:06:46 +00:00
attinasi%netscape.com
2df0e9a606 New regression testcase. BPOB 2001-02-22 16:06:18 +00:00
nboyd%atg.com
446ea9e8da Real fix for last problem. 2001-02-22 14:45:10 +00:00
dbaron%fas.harvard.edu
26b5678e13 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 14:06:14 +00:00
gerv%gerv.net
5e0d0986eb Made dupe table populating code not break on multi-line dupe comments. Thanks to Alex Melnick <alex@get.topica.com>. No bug number. 2001-02-22 14:05:34 +00:00
dbaron%fas.harvard.edu
dfeb5551db Fix standalone PSM bustage from layout/content split by adding content/base/public. 2001-02-22 14:01:05 +00:00
rods%netscape.com
1aa32a46e8 Added additional reflow count info on a frame by frame basis
Bug 69361 r=attinasi sr=waterson
2001-02-22 13:58:17 +00:00