bryner%brianryner.com
fc4b6890a3
Some fonts don't have the nbsp character, so we spend time looking for an alternate font. Instead, just change the nbsp to a space; they render the same. Bug 238598, r+sr=dbaron.
2004-10-14 18:10:48 +00:00
bryner%brianryner.com
84bf14a4c0
Attempt to work around buggy fontconfig versions. If FcFontSort returns just a single font (it should return all fonts on the system), then try again but with only the generic font name. Bug 180309, r=dbaron, sr=blizzard.
2004-10-14 18:02:52 +00:00
bmlk%gmx.de
48cff02435
decouple the maxWidth form the desiredSize.width, debug code removal, bug 237159 r/sr=dbaron
2004-10-14 17:37:54 +00:00
tor%cs.brown.edu
9a2f31f253
Backout accidental checkin.
2004-10-14 17:11:53 +00:00
tor%cs.brown.edu
87c892cb79
Bug 264380 - implement SVGTextContentElement.getComputedTextLength. r=afri.
2004-10-14 17:10:08 +00:00
cbiesinger%web.de
111878b6e6
Bug 264253 exthandler should get an nsIPrompt off the window context, instead of
...
using nsIPromptService directly. this removes the dom and windowwatcher
dependency from exthandler.
r=bzbarsky sr=darin
2004-10-14 17:06:32 +00:00
cbiesinger%web.de
9d659eea99
Bug 263688 eliminate some *WithConversion calls in mailnews/compose
...
r=bienvenu sr=mscott
2004-10-14 17:04:46 +00:00
cbiesinger%web.de
bc26046032
remove filespec from wallet code. 214795 r=mvl sr=dveditz
2004-10-14 17:00:19 +00:00
tor%cs.brown.edu
ec2ea12bcc
Bug 264370 - implement SVGDocument.rootElement. r=afri
2004-10-14 16:20:37 +00:00
bienvenu%nventure.com
7cc5e387b5
fix 243532 selection jumping if you delete imap messages, then select another message before delete finishes, patch by lorenzo@colitti.com, r=mscott, sr=bienvenu
2004-10-14 15:44:00 +00:00
bienvenu%nventure.com
a699702fe6
fix 243532 selection jumping if you delete imap messages, then select another message before delete finishes, patch by lorenzo@colitti.com, r=mscott, sr=bienvenu
2004-10-14 15:35:19 +00:00
bienvenu%nventure.com
1e6869f69a
fix 263678 grouping by date doesn't account for GMT, sr=mscott, and a couple other problems with date grouping
2004-10-14 15:07:33 +00:00
bzbarsky%mit.edu
79fb5e53b2
Make sure to set mScannerInited when it is. Bug 263959, caught by jag
2004-10-14 15:06:04 +00:00
bienvenu%nventure.com
4c66fc7c4a
fix pop3 new mail notification when using global inbox, sr=mscott 260076
2004-10-14 14:16:28 +00:00
igor%mir2.org
011d77d870
Compatibility with Cocoon and its usage of Rhino debugger.
2004-10-14 09:15:19 +00:00
neil%parkwaycc.co.uk
0f43ee9e2c
Typo fix b=146434 p=giacomo.magnini@portalis.it r=me
2004-10-14 08:57:39 +00:00
steffen.wilberg%web.de
a620bc24bc
Bug 264317: fix broken links in Help Contents - Menu Reference
2004-10-14 08:45:45 +00:00
steffen.wilberg%web.de
7dd69ad935
fix linebreak
2004-10-14 08:08:45 +00:00
igor%mir2.org
0c713dd810
Added GeneratedClassLoader
2004-10-14 07:34:54 +00:00
igor%mir2.org
4edb63b66a
Changing (XML|XMLList).(propertyIsEnumeratable|attribute|child) to confirm to the published ECMA 357 specification.
2004-10-14 07:34:13 +00:00
igor%mir2.org
907a84e3c8
I added ContextFactory.createClassLoader that is called from Context.createClassLoader to remove the need to subclass Context if a custom ClassLoader is required.
2004-10-14 07:31:00 +00:00
igor%mir2.org
d066ea04be
Regression tests for Rhino bugs
2004-10-14 07:09:22 +00:00
cltbld
d4f7093441
Automated update from host egg
2004-10-14 06:23:57 +00:00
ben%bengoodger.com
ac2f4820a7
263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad
2004-10-14 06:21:22 +00:00
jwalden%mit.edu
eb94caab9d
Bug 258665 - Document stylesheet switching UI. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=me
2004-10-14 06:14:04 +00:00
jwalden%mit.edu
edbcfcfac5
Bug 260050 - explain tabbed browsing in more detail and make it prominent. doc=Daniel Wang <daniel.bugmail@wangrepublic.org>, p=me, r=steffen
2004-10-14 05:53:26 +00:00
dbaron%dbaron.org
124d559e16
Back out 227361 to fix pageload time regression.
2004-10-14 05:49:10 +00:00
jst%mozilla.jstenback.com
f9f9f04078
One more followup change to the fix for bug 69070. Make sure to set the appType on the root docshell in editor.js.
2004-10-14 04:54:03 +00:00
tor%cs.brown.edu
dc602ccba1
Bug 264259 - invalidate text on style change. r=afri.
2004-10-14 03:48:04 +00:00
aaronleventhal%moonset.net
10b573a49b
Bug 263685. getComputedStyle not working on -moz-outline-radius. r=roc, sr=dbaron
2004-10-14 03:32:28 +00:00
bzbarsky%mit.edu
e9d20500ed
Don't create new nsCSSScanners all the time. Just make nsCSSScanner a
...
non-pointer member of nsCSSParser so when we recycle parsers scanners get
recycled automatically. Bug 263959, r+sr=dbaron
2004-10-14 03:30:55 +00:00
bryner%brianryner.com
f9dc6bdf0e
Use GType as the return type for GetMaiAtkType since it is not the same as PRUint32 on all architectures. Bug 256603, patch by pkwarren@gmail.com, r=Louie.Zhao@sun.com, sr=dbaron.
2004-10-14 02:31:58 +00:00
kyle.yuan%sun.com
535acd4919
Bug 264161 Failed to build thunderbird on solaris sparc platform
...
r/sr=mscott, patch=brian.lu@sun.com
2004-10-14 01:58:19 +00:00
jst%mozilla.jstenback.com
d98ae85add
More followup changes to my fix for bug 69070. Use docURL since it's available in stead of calling GetDocumentUIR() one more time, as suggested by cbiesinger@gmx.at.
2004-10-14 01:44:50 +00:00
webmail%kmgerich.com
2ebd5f2e00
JS Console styles for Mac, bug 258652
2004-10-14 00:32:27 +00:00
joshmoz%gmail.com
e319f36b5a
fix landing of updated nib file for bug 175924
2004-10-14 00:23:11 +00:00
jst%mozilla.jstenback.com
547059223d
Followup to my fix for bug 69070. Use the documents character set when creating image URI (per bz's suggestion), and fixing build bustage.
2004-10-13 23:45:22 +00:00
shaver%mozilla.org
68c683d7fe
WebDAV, NPOTB.
...
DELETE can return a multistatus, so enhance the API a bit to convey that data.
We don't call the detailed-report facet yet at all, but it's there for when
we do!
2004-10-13 23:36:51 +00:00
wchang0222%aol.com
140228c846
Bugzilla bug 264257: added GetCert and LRA Pop witness controls to CMC.
...
The code is contributed by Christine Ho of AOL. r=wtc.
Added Files: GetCert.java LraPopWitness.java
2004-10-13 23:35:39 +00:00
jst%mozilla.jstenback.com
bc60433e87
Fixing bug 69070. Don't allow loading of images from file: URIs from web content. r+sr=bzbarsky@mit.edu
2004-10-13 23:16:58 +00:00
cbiesinger%web.de
b66482959e
fixing xmlterm bustage from bug 231716
2004-10-13 23:10:12 +00:00
dbaron%dbaron.org
05b5b63278
Bustage fix. b=227361
2004-10-13 23:06:39 +00:00
cbiesinger%web.de
8ce77972a9
fixing qt bustage. Bug #264266 , qt-only
2004-10-13 23:04:52 +00:00
cltbld
c34ab74ec4
Automated update from host egg
2004-10-13 22:53:54 +00:00
bugzilla%arlen.demon.co.uk
d4127f1540
Bug 234185 Build failure: #error "No SVG renderer."
...
p=ajvincent@gmail.com r=bsmedberg
2004-10-13 22:44:05 +00:00
dbaron%dbaron.org
c0a432e619
Don't do resize reflows for view managers that aren't visible. (Improve window resizing and find toolbar performance when multiple tabs are open.) b=227361 r+sr=roc
2004-10-13 22:37:32 +00:00
neil%parkwaycc.co.uk
3af8384d63
Signed/unsigned comparison fix b=231716 p=gautheri@noos.fr r=timeless sr=roc
2004-10-13 22:34:43 +00:00
neil%parkwaycc.co.uk
2a4621a7cf
Bug 261108 Fix generated click event to be a mouse event r+sr=jst
2004-10-13 22:23:46 +00:00
shaver%mozilla.org
4ad3836fae
WebDAV: the beat goes on.
...
MKCOL support. No MKCOL-with-data support, because I have no idea what that's
really supposed to do, so I can't design a good interface for it.
2004-10-13 22:14:51 +00:00
dbaron%dbaron.org
b2c89427b4
Remove unneeded dependency on layout. b=227361 r+sr=roc
2004-10-13 22:08:00 +00:00