dbaron%dbaron.org
2dc1b399ee
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 (Relanding since this doesn't seem to be the cause of the Tp regression.)
2004-10-14 21:51:00 +00:00
bryner%brianryner.com
266cc4de17
Fix spelling of eEvent_ComputeException. Patch by aaronr@us.ibm.com, r=me.
2004-10-14 21:20:18 +00:00
bienvenu%nventure.com
80d8483861
fix 264408, problems deleting the first message in a date group thread, sr=mscott
2004-10-14 21:18:45 +00:00
bugzilla%arlen.demon.co.uk
3b5d919233
Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml - askSendFormat changes
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-14 20:32:41 +00:00
bienvenu%nventure.com
2f872c7953
fix folders like Inbox^Template appearing for imap accounts, ignore .msf files for imap virtual folders in favor of getting them from virtualFolders.dat, sr=mscott 237609
2004-10-14 20:14:41 +00:00
joshmoz%gmail.com
4703f25662
quick grammatical fix for a dl manager tooltip - "Remove all inactive download(s)" should not have a parenthesized "s" (no bug, sr=pinkerton)
2004-10-14 19:21:49 +00:00
bsmedberg%covad.net
527b12b3c8
Followup to bug 257117 - Prettify the standard "longnames" for Windows installer and Mac DMG files, using symlinks. r=timeless
2004-10-14 19:19:26 +00:00
cbiesinger%web.de
48812b8121
whoops. fixing bustage.
2004-10-14 19:05:31 +00:00
bzbarsky%mit.edu
d15811bc0d
Impl QI to nsIUnicharInputStream, don't just inherit it. No bug, r=timeless,
...
sr=roc
2004-10-14 18:59:06 +00:00
bryner%brianryner.com
94121d63ca
Back out 238598 until I can convince myself that XftTextExtents does something reasonable when given a nbsp character, in the case where the font doesn't have it.
2004-10-14 18:51:33 +00:00
cbiesinger%web.de
3c13a82aef
no bug - remove unused header includes, and remove an unused local variable.
...
r+sr=bz
2004-10-14 18:48:42 +00:00
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