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

101788 Коммитов

Автор SHA1 Сообщение Дата
hwaara%chello.se 34c91fa45e #137382, cleanup handling of SVG namespace, and remove old bogus namespace.
r=afri (not part of default build)
2002-04-16 18:13:13 +00:00
mcafee%netscape.com 977cc96ead Minor comment changes, not part of main mozilla build. 2002-04-16 18:11:37 +00:00
timeless%mac.com 3fa15ed85d Bug 137780 lots of warnings about unhandled enum and a complaint about
using an unscoped nsCOMPtr in a switch
r=dbradley sr=jst
2002-04-16 18:09:53 +00:00
ftang%netscape.com 9b3546a69f fix bug 131837 r=nhotta sr=kin. fix simp chinese to unicode mapping table for several sites 2002-04-16 14:55:59 +00:00
timeless%mac.com 7e64ad7b3d disable-bidi bustage, bug 82151
r=biesi
2002-04-16 14:49:29 +00:00
cbiesinger%web.de c68a53eadd bug 104825 r=caillon sr=attinasi
ABBR and ACRONYM should not have arrow/question cursor
2002-04-16 14:34:23 +00:00
bienvenu%netscape.com b4bb7ffd7e fix copying imap/news msgs while offline without msg body and make copying multiple messages while offline work r=naving, sr=sspitzer 131047 also land fix for handling failure in local move copy that's been in my tree, r=naving, sr=sspitzer and closing local db's after copying messages into them r=naving, sr=sspitzer 114211 2002-04-16 14:20:35 +00:00
brade%netscape.com 94e58d8fa6 bug 136413, submitted by rcassin@supernova.org (r=brade, sr=kin) use "host (scheme)" for default site name 2002-04-16 14:14:25 +00:00
ducarroz%netscape.com 04da0c0046 Fix for bug 136008. Do not cache the compose window if it's the last window else that will prevent the application to shutdown. Patch submitted by antonio.xu@sun.com. R=ducarroz, SR=bienvenu 2002-04-16 13:51:32 +00:00
timeless%mac.com c570aacfe2 gmake bustage, bug 129347
r=peterv
2002-04-16 13:44:49 +00:00
brade%netscape.com a26a1b5241 bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin) 2002-04-16 13:30:40 +00:00
kin%netscape.com fb9b52b024 Fix for bug 68331 (Moving caret in TEXTAREA to start of line can cause page to scroll horizontally)
- Modified GetSelectionRegionRectAndScrollableView() to clip
  aRect so that it is completely within the bounds of the
  scrolledView. This insures that other scrolled views in
  the parent hierarchy will not scroll more than they have to.

r=brade@netscape.com  sr=sfraser@netscape.com
2002-04-16 13:30:28 +00:00
rdayal%netscape.com 47e9797c2c fix for bug # 129347, trunk checking
resolves hang in MAPI Client in certain cases when doing MAPI Send
fixes an attachment leak here
r=ducarroz, sr=mscott
2002-04-16 12:43:30 +00:00
rdayal%netscape.com 9a603d19ff fix for bug # 129347, trunk checkin
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:36:21 +00:00
rdayal%netscape.com 5dae52b2c1 fix for bug # 129347, trunk checking
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:35:05 +00:00
timeless%mac.com 4d7443c061 Bug 137495 TestDeque tries to delete a static class
r=caillon rs=darin
2002-04-16 12:05:43 +00:00
peterv%netscape.com 2ef0f9a849 Fix for bug 132300 (Need a better way to bootstrap an XPathEvaluator). r=pike, sr=jst. 2002-04-16 11:57:17 +00:00
peterv%netscape.com 887dab6e90 Fix for bug 56087 (XSLTProcessor::TransformDocument can't work on existing document). r=harishd, sr=heikki. 2002-04-16 09:26:04 +00:00
bbaetz%student.usyd.edu.au b8049151a5 bug 117718 - Mass Change removes a bugs groupset if the bug was in the
wrong product group
r=justdave x2
2002-04-16 08:29:01 +00:00
bbaetz%student.usyd.edu.au a7ce931ca0 Bug 125427 - Taint error in duplicates.cgi with perl < 5.6
r=gerv, myk
2002-04-16 08:25:52 +00:00
bbaetz%student.usyd.edu.au 7d1bd63099 Bug 129420 - mailto: urls not working with PAC
r=dougt, sr=darin
2002-04-16 07:41:47 +00:00
igor%mir2.org 794d568298 Fixing bug 137181 so after delete arguments[i], arguments[i] and corresponding function parameter in activation are not shared:
The patch uses the special NOT_FOUND value to flag deleted indexes. It also
make sure that original array object passed to Function.call is not modified,
as all changes goes to cloned copy. It is not necessary for the fix, but it is
the only place in the current Rhino that can alter Object[] array passed to
Function.call and I think it is better to remove this exceptional case.
2002-04-16 07:28:40 +00:00
igor%mir2.org ab6d7edc2f In setAttributes(int,...) mask out unused attributes bits in the same as setAttributes(String,...) does 2002-04-16 07:24:50 +00:00
sspitzer%netscape.com 634531d68c until we've got a proper fix for the focus / cursor issue
(bug #130581) we need to turn of the cached compose window
(by default) on linux.  r/sr=bienvenu
2002-04-16 07:23:38 +00:00
sspitzer%netscape.com f7194c7803 fix for #137697. about:config generates xpconnect errors
because getImageSrc is not defined.  r/sr=bienvenu
2002-04-16 07:18:00 +00:00
sspitzer%netscape.com 7b5c4d7939 explictly call .get(). no bug. r/sr=bienvenu 2002-04-16 06:59:14 +00:00
jaggernaut%netscape.com 42eaaed438 Bug 121841: <!ENTITY> hangs 0.9.8 and trunk using 100% CPU. r=bryner, sr=scc. With thanks to Jeff Qiu <jeff.qiu@sun.com>. 2002-04-16 06:27:16 +00:00
sspitzer%netscape.com e0e43448e5 fix build bustage, forgot to check in this file for #134897 2002-04-16 06:26:59 +00:00
edburns%acm.org 1d0b339e2f Webclient compiles and runs with MOZILLA_0_9_9_BRANCH. 2002-04-16 06:12:28 +00:00
sspitzer%netscape.com 0d23834394 landing cavin's fix for #134897. turbo related bug:
Mail account info and message display not working for new profile created in Quick Launch mode
r=bienvenu, sr=sspitzer
2002-04-16 05:22:35 +00:00
bryner%netscape.com 2fdd9e39df Adding support for optgroups for XBL form controls (bug 130115). r=jkeiser, varga sr=jst. 2002-04-16 05:09:35 +00:00
jaggernaut%netscape.com a8de6b190f Bug 128965: Better icons for components in Window menu. r=marlon, sr=jag 2002-04-16 04:39:13 +00:00
justdave%syndicomm.com d9761c1e86 Fix for bug 137669: remove <nobr> tags from attachment status lists
Patch by Jeffrey Baker <jwbaker@acm.org>
r= justdave x2
2002-04-16 04:25:21 +00:00
jefft%netscape.com 18baf4b821 fixed bug 133437 - Sent Copy of MDN Request messages should have MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu 2002-04-16 04:18:19 +00:00
jefft%netscape.com c66ec239aa fixed bug 136476 - MDN:If you filter mesgs and receive a mesg that is
requesting RR, you are prompted to send the RR before you actually click
on the mesg; r=bienvenu, sr=sspitzer

fixed bug 133437 - Sent Copy of MDN Request messages should have
MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu
2002-04-16 04:16:40 +00:00
bzbarsky%mit.edu 6cb3f9dfec Fix the "Close" menuitem and keyboard shortcut in Inspector. r=hwaara,
sr=hewitt.
2002-04-16 04:14:49 +00:00
jefft%netscape.com 79c9824e52 fixed bug 136476 -MDN:If you filter mesgs and receive a mesg that is requesting RR, you are prompted to send the RR before you actually click on the mesg; r=bienvenu, sr=sspitzer 2002-04-16 04:13:09 +00:00
bzbarsky%mit.edu 0ca58c61fe cloneNode() needs to copy the "style" attr as an HTMLValue, not as a
string.  Bug 137428, r=fabian, sr=jst
2002-04-16 04:12:03 +00:00
shanjian%netscape.com a1a1517f87 #128154 Crash: opening non-ascii attachments
replace default "default char" from "?" to "_".
r=ftang, sr=alecf.
2002-04-16 04:10:54 +00:00
matty%chariot.net.au 98bab6ee7f Release notes update. 2002-04-16 04:03:30 +00:00
bryner%netscape.com 5ee18c0ade Oops, I meant to remove this files when I removed the old XBL form controls (bug 137483). These are no longer in the tree. 2002-04-16 04:00:58 +00:00
seawood%netscape.com ae752d58da Add nsIMacTextInputEventSink to XPIDLSRCS.
Fixing OSX mach-o tinderbox bustage.
2002-04-16 03:54:11 +00:00
morse%netscape.com 1013306db4 bug 62348, treat unescaped slash in query string correctly, coder=sn@neopoly.de, r=morse, sr=jag, a=asa 2002-04-16 03:13:20 +00:00
ccarlen%netscape.com bdaa3e03db Fixing bustage - needs #if TARGET_CARBON 2002-04-16 02:46:14 +00:00
mjudge%netscape.com cbca07291c 82151 r=jfrancis sr = kin 2002-04-16 02:42:09 +00:00
mjudge%netscape.com b0f1fe2322 r= jfrancis sr= kin 2002-04-16 02:39:54 +00:00
mscott%netscape.com 65c159b4ae Bug #134745 --> prevent multiple biff calls from trying to
show an animated alert when we are already showing an alert.

Bug #133130 --> fix a race condition that caused the notification icon
to never go away.

r=bhuvan
sr=bienvenu
2002-04-16 01:40:42 +00:00
dougt%netscape.com ccf4243cd6 fix mac build bustage 2002-04-16 01:25:24 +00:00
varga%utcru.sk 75975dce87 Fix for bug 137178 - Outliner tree expanded by default, should not be.
- prevent insertions to closed containers
r=sgehani/varga, sr=hewitt, patch=sgehani,varga
2002-04-16 01:12:22 +00:00
morse%netscape.com c6fdfdcf60 bug 137551, form manager stopped working, sr=scc, a=asa 2002-04-16 01:03:11 +00:00