Commit Graph

65840 Commits

Author SHA1 Message Date
mscott%netscape.com
8e00b3b8cf Fix for Bug #41707 --> JS and data urls were not getting an owner set on them when they were entered from the urlbar. this
prevented them from getting executed properly. For now, we'll inherit the owner of the current document in these
two cases.
r=mstoltz
2000-07-12 05:06:28 +00:00
ben%netscape.com
d3e0de7b06 fixes for 32034 (sidebar search won't work from mail) and other search
problems (cannot sort search engines, etc)
2000-07-12 05:01:34 +00:00
tonyr%fbdesigns.com
a517e5da06 Fix for bustage, added msgUtil.lib projects to link. 2000-07-12 04:43:55 +00:00
morse%netscape.com
04ee82566c backing out change temporarily till I figure out why it broke the mac build 2000-07-12 04:30:05 +00:00
tonyr%fbdesigns.com
c244654ebf Fix up strings for localisation. r=alecf, b=36483,39004 2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
849c838318 fix for importing mutlibyte charset messages. r=rhp, b=33291 2000-07-12 03:57:10 +00:00
bienvenu%netscape.com
921df47407 fix imap subscribe ui problems, r=mscott 42106 2000-07-12 03:50:40 +00:00
sgehani%netscape.com
5391a0f7c7 Make Linux and Mac installers install to the target directory instead of the
platform-specific notion of temp.

[dogfood+ b=45166; r=dveditz]
2000-07-12 03:42:35 +00:00
ben%netscape.com
62fb4bec4b small ammendment to earlier tooltip checkin for browser 2000-07-12 03:35:54 +00:00
jst%netscape.com
ef7c88f995 Fixing nsbeta2+ bug 38610, don't throw a JS exception when .complete is accessed on an Image created in JS. r=pollman@netscape.com 2000-07-12 03:35:13 +00:00
racham%netscape.com
92ede0c6e6 Fixing bug 37398. Converting the migrated profile strings into the right type for i18n. r=nhotta 2000-07-12 03:25:24 +00:00
dbaron%fas.harvard.edu
085ff3a5cc Document recent changes to XPCOM memory tools. (Documentation. Not part of build.) 2000-07-12 03:21:45 +00:00
mstoltz%netscape.com
a8545c4aed Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
jst%netscape.com
d9db4ed52f Fixing nsbeta2+ bug 44115, properly handle area elements even if the href is a relative url, r=vidur@netscape.com 2000-07-12 02:42:28 +00:00
mcafee%netscape.com
63958d5e40 Fixing comment within comment warnings, duh. r=pavlov 2000-07-12 02:35:59 +00:00
jst%netscape.com
744fcf9dc9 Fixing nsbeta2+ bug 44434, problems with width and height properties on preloaded images. r=vidur@netscape.com 2000-07-12 02:30:42 +00:00
morse%netscape.com
0ecffed2f7 bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
dimator%netscape.com
a19a875444 bug 44252. Checking in for sspitzer. r=putterman 2000-07-12 02:23:10 +00:00
mcafee%netscape.com
a4c70122a8 Checking in null pointer fix for bugscape:1205, netscape nsbeta2+ bug. r=saari 2000-07-12 02:22:41 +00:00
jst%netscape.com
db7e921f3e Fixing nsbeta2+ bug 44001, nulling out output parameters to avoid crasing. r=vidur@netscape.com 2000-07-12 02:15:27 +00:00
mcafee%netscape.com
6c8757c6d2 Backing out last change to fix linux bustage. r=cmanske 2000-07-12 01:47:00 +00:00
brendan%mozilla.org
7a8885ff90 Fix 'out of order' malloc failure-handling bug found by cgn1234@yahoo.com (41022, r=cgn1234). 2000-07-12 01:44:12 +00:00
dbaron%fas.harvard.edu
ace4b861d3 Add the refcount balancer to mozilla/tools so it can be maintained more easily. This tool was written by Chris Waterson with contributions by a number of other people. I modified the files being added here from the most recent versions on http://www.mozilla.org/performance/refcnt-balancer.html in the following ways:
1) add find-comptr-leakers.pl to find leaks in nsCOMPtr logs
2) allow make-tree.pl to subtract nsCOMPtr logs
2000-07-12 01:32:54 +00:00
brendan%mozilla.org
0431574c9f Cleanups: don't decimate Unicode property ids to ISO-Latin-1 in CheckAccess; do use NS_SUCCEEDED instead of NS_OK==; don't use bogus tabs for indentation (r=jst@netscape.com). 2000-07-12 01:20:49 +00:00
cmanske%netscape.com
1e5179bdb7 Fixed warnings revealed by Linux build in table editing code 2000-07-12 01:15:17 +00:00
cmanske%netscape.com
476aee1c18 Tweaked previous fix -- sfraser suggested a more efficient fix 2000-07-12 01:05:35 +00:00
cmanske%netscape.com
4b0e5559b9 Fixed build bustage for linux (why can't Linus do NS_LITERAL_STRING correctly!) 2000-07-12 01:00:58 +00:00
warren%netscape.com
5946c0c8bf Bug 40810 - warning message. Checking in for doronr@naboonline.com r=warren 2000-07-12 00:28:57 +00:00
javi%netscape.com
d87da4da0e Make viewing CA certs during import work again. 2000-07-12 00:22:23 +00:00
ben%netscape.com
3e45b7d9a4 fix for 27828, TITLE attribute shows tooltip in content area. patch from robert o'callahan, r=me. 2000-07-12 00:20:08 +00:00
hyatt%netscape.com
3499d7d56b Fix for XBL being able to execute scripts in skins. Bugzilla is down, so I can't give the number. r=danm 2000-07-12 00:17:07 +00:00
wtc%netscape.com
f063bf2c8f Bugzilla bug #45141: checked in an OS/2 patch from Michael Kaply
<mkaply@us.ibm.com>. a=waterson@mozilla.org.
2000-07-12 00:10:37 +00:00
nhotta%netscape.com
b2e29b14ab Changed to set mailCharacterSet in nsIMsgWindow so that the value can be used for a checkmark in charset menu, bug 28869, r=mscott. 2000-07-11 23:51:38 +00:00
nhotta%netscape.com
fbd57efd15 Added mailCharacterSet to nsIMsgWindow to keep the charset used by libmime, bug 28869, r=mscott. 2000-07-11 23:51:21 +00:00
rogerl%netscape.com
b8bd1adb30 Implemented Import -only it's not in the parser yet.
Added missing defineXXX functions.
2000-07-11 23:49:20 +00:00
edburns%acm.org
91343cc3f0 Removed runem.solaris because we now have the cross platform runem.pl. 2000-07-11 23:44:35 +00:00
edburns%acm.org
e42d9f84ab Make it so params are correctly passed to runem.pl on Solaris. 2000-07-11 23:43:20 +00:00
cmanske%netscape.com
15901d9765 Finishing table editing+dialog work (b=20973, r=jfrancis), and disabling commands when in HTML Source mode (b=38875, r=sfraser) 2000-07-11 23:41:22 +00:00
cmanske%netscape.com
7de37d4fc2 Adding test for command enable state when calling a command. Part of fix for 38875. r=sfraser, a=ben 2000-07-11 23:38:23 +00:00
ericb%neoplanet.com
ef86eac255 forgot to add these files r:hyatt a:hyatt 2000-07-11 23:37:00 +00:00
ericb%neoplanet.com
ed3ff3ad8b resizers and titlebars r:hyatt a:hyatt 2000-07-11 23:34:44 +00:00
dbragg%netscape.com
24a0a8cc7d With more thorough testing, found a couple of bad side effects of initial fix for bug #36249. Fixes contained here. r=racham 2000-07-11 23:19:37 +00:00
law%netscape.com
c6639ebe6c Bug 43583; implement new helper app launch confirmation dialog interface; r=mcafee@netscape.com 2000-07-11 23:17:34 +00:00
mscott%netscape.com
a044cab1f4 Bug #43583 --> Add a separate boolean for asking the user before handling content using an external application.
r=alecf
2000-07-11 23:15:49 +00:00
alecf%netscape.com
2dd2724e78 fix for #44350 - clear the search results pane each time a search starts.
r=bienvenu
2000-07-11 23:12:35 +00:00
mscott%netscape.com
3ddf6e8910 Bug #43583 --> new state for using system default. Add a separate boolean
for asking the user before handling.
r=alecf
2000-07-11 23:11:59 +00:00
av%netscape.com
1c72f33a9a #44422, r=buster 2000-07-11 23:10:29 +00:00
rginda%netscape.com
3a02396fda cleaned up linux warnings, minor debugger tweaks 2000-07-11 23:08:03 +00:00
alecf%netscape.com
0729dad28f fix for #39576 r=chuang
localize the "Card for" string for the address card view
2000-07-11 23:03:48 +00:00
mcafee%netscape.com
e22df65239 Removing mcafee from debug output. r=pavlov 2000-07-11 22:49:22 +00:00