Commit Graph

138664 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
cdd53ab40a [Mac] Trying to close the Download Manager window (when it's the last open window) asks to confirm quit. r=mconnor 2005-02-20 22:58:48 +00:00
bzbarsky%mit.edu
07fe3650b9 Assert when someone tries to give us out-of-flow kids. Bug 282943, r+sr=dbaron 2005-02-20 22:29:28 +00:00
ben%bengoodger.com
5a79023d0a 282872 - downloads dialog OK must be clicked twice to start download 2005-02-20 21:51:30 +00:00
scott%scott-macgregor.org
05bc50ffc6 Bug #279191 --> Don't flag urls that have numbers and digits as being phishing urls. i.e. www.3mozilla.org 2005-02-20 21:42:53 +00:00
sergei_d%fi.tartu.ee
41613e4af5 Bug 258092 obvious fix. BeOS-only, no sr required. r=sergei_d 2005-02-20 21:36:51 +00:00
gandalf%firefox.pl
9f74808aa6 Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg 2005-02-20 21:15:00 +00:00
sergei_d%fi.tartu.ee
4240fc36ed Bug 189353: BeOS Menu Font does not use OS-wide menu font size preference. BeOS-only, no sr required. r=thesuckiestemail@yahoo.se 2005-02-20 21:05:57 +00:00
bzbarsky%mit.edu
9958e4407f Replace more -moz-opacity with opacity. Bug 281907, patch by Anne van Kesteren
<bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-20 20:53:29 +00:00
Stefan.Borggraefe%gmx.de
b9b60da666 Bug 117955: Greyed link toolbar icons have a shadow
icons by Karl "grayrest" Guertin, r+sr=neil
2005-02-20 20:48:36 +00:00
bzbarsky%mit.edu
a6d8d12ad1 Fix typo in fix to bug 281652 2005-02-20 20:48:07 +00:00
gandalf%firefox.pl
dcdddc53d6 Bug 279768: Move locales from ./docshell and ./intl to ./dom/locales ; r=bsmedberg 2005-02-20 18:10:15 +00:00
bugzilla%arlen.demon.co.uk
fd6dc6edd3 Bug 282893 Properly indent children in help files especially <div> - composer_help patch
p=giacomo.magnini@portalis.it r=me
2005-02-20 17:57:58 +00:00
danm-moz%comcast.net
e0dbf2c8ef add missing button names. bug 282859 r=mscott 2005-02-20 17:48:52 +00:00
bugreport%peshkin.net
f4fa856750 Bug 282914: Fix broken sanitycheck.cgi due to missing ")"
r,a=justdave
2005-02-20 17:32:55 +00:00
bugreport%peshkin.net
cc157f7cbf Bug 282835: Fix SQL error in sanitycheck.cgi
patch by LpSolit
r=joel,a=justdave
2005-02-20 17:18:40 +00:00
bzbarsky%mit.edu
cc4a5f9b86 Use GetAsSupports instead of STATIC_CAST. Bug 282644 followup, r=biesi 2005-02-20 17:18:22 +00:00
sergei_d%fi.tartu.ee
aeb5e01f29 Bug 239813 - implementing nsDrawingSurface::Lock()/Unlock() for BeOS. r=thesuckiestemail@yahoo.se, no sr required - BeOS-only 2005-02-20 17:15:35 +00:00
bugreport%peshkin.net
7e595fdc9a Bug 282790: Warn if name for a stored query exceeds maximum length
patch by LpSolit
r=mkanat,a=justdave
2005-02-20 17:15:14 +00:00
bzbarsky%mit.edu
a86e2f619e Remove unnecessary UTF8-to-UTF16 method and just reuse our string classes. Bug
278835, r=dougt, sr=darin
2005-02-20 17:09:10 +00:00
gandalf%firefox.pl
8606f48224 Bug 279393: Remove unused files from /browser/locales/ ; r=bsmedberg 2005-02-20 17:08:45 +00:00
bugreport%peshkin.net
9511285084 Bug 252272: Allow extremely large attachments to be stored locally
r=wurblzap.a=justdave
2005-02-20 17:03:10 +00:00
bzbarsky%mit.edu
28d1b7868f Docshell doesn't need to hold a pointer to the scriptcontext; the window does
it.  Bug 282807, r+sr=jst
2005-02-20 17:02:02 +00:00
cbiesinger%web.de
6bed59f7d7 Bug 146194 sidebar search's next button does not reset count with a new search
patch by Robert Strong <moz_bugzilla@exchangecode.com> r=caillon sr=alecf
2005-02-20 16:58:10 +00:00
mozilla.mano%sent.com
cc1bca264a Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2005-02-20 15:49:33 +00:00
cbiesinger%web.de
cb925c9f7d fixing bustage 2005-02-20 14:28:07 +00:00
cbiesinger%web.de
f56106d36a Bug 280351 don't assert when a relative path is passed to
nsLocalFileUnix::InitWithPath
r=dougt sr=darin
2005-02-20 14:05:46 +00:00
mkanat%kerio.com
27d3a92755 Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgi
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
2005-02-20 10:14:14 +00:00
mozilla.mano%sent.com
a72153414e Bug 281361 - tab navigation with left/right arrow keys moves in the wrong direction. r=smontagu sr=neil 2005-02-20 10:02:35 +00:00
peterv%propagandism.org
1b5e7a6fd4 OS X part of fix for bug 125386 (flyout menu disappears when mouse passes over scrollable div or iframe). r=jhpedemonte, sr=sfraser. 2005-02-20 09:56:29 +00:00
peterv%propagandism.org
a3ff930d2d Fix for bug 281654 (XLink's scroll to the parent of the node that they point to). r/sr=bz. 2005-02-20 09:55:02 +00:00
peterv%propagandism.org
42069a1bae Fix for bug 278157 (Need to correct xsl:number implementation). r=sicking, sr=jst. 2005-02-20 09:54:06 +00:00
mkanat%kerio.com
431e480949 Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 08:02:07 +00:00
timeless%mozdev.org
d94adfacb5 Bug 282038 OOM check is missing [@nsMimeHtmlDisplayEmitter::EndHeader]
patch by mozilla3q04@dewildt.de r=bienvenu sr=bienvenu
2005-02-20 08:01:14 +00:00
mkanat%kerio.com
4f23ab2773 Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 07:53:17 +00:00
mkanat%kerio.com
0a8f084ac6 Bug 282728: Add a switch to checksetup to skip compiling the templates
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=justdave
2005-02-20 07:45:43 +00:00
brendan%mozilla.org
bc1cb54066 Nullify version selection via <script language='JavaScript1.x'> to match other browsers (255895, r+sr=jst). 2005-02-20 03:35:21 +00:00
pedemont%us.ibm.com
4ebc402441 Bug 245407 - Use Quartz for nsImageMac. r=sfraser, sr=tor. 2005-02-20 03:21:04 +00:00
bsmedberg%covad.net
e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
mats.palmgren%bredband.net
7926bd6fed Fix compile warnings on Windows. b=281745 r+sr=dbaron 2005-02-20 00:04:54 +00:00
mats.palmgren%bredband.net
2b8e45f247 Redirect frame insertions during RedisplayText(). b=282607 r+sr=bzbarsky 2005-02-19 23:54:36 +00:00
bryner%brianryner.com
f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
ben%bengoodger.com
75b55b15cf 260560 - download and security dialogs can be "spoofed" by opening an identically sized dialog over the top of them that only shows the OK/Accept buttons. Disable the accept buttons when the window is blurred. r=dveditz, a=drivers 2005-02-19 21:03:00 +00:00
dbaron%dbaron.org
498cb82a63 Use MOZILLA_VERSION for the version in Info.plist so it doesn't need to be updated by hand. Rename Info.plist to Info.plist.in accordingly. b=229467 r+sr=bryner 2005-02-19 21:02:29 +00:00
silver%warwickcompsoc.co.uk
7686a1c94f Bug 282495 - Fix fallout of the /list command on servers that omit the LIST header reply following 0.9.67 changes.
ChatZilla only.
r=samuel@sieb.net
2005-02-19 20:47:41 +00:00
sergei_d%fi.tartu.ee
4ef6884d91 bug 282031. Use suspend/resume_thread instead syncsem for synchronous events. r=sergei_d. no sr required - BeOS-only 2005-02-19 19:54:43 +00:00
jst%mozilla.jstenback.com
be2f36ec94 Fixing bug 282615. Make DOMSerializer's security check check for enabled priveleges too. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2005-02-19 19:00:14 +00:00
dougt%meer.net
55e79c16fa bug 282031. [BEOS] Our nsToolkit::CallMethod is broken. r=sergei_d, sr=dougt 2005-02-19 18:41:33 +00:00
silver%warwickcompsoc.co.uk
b7ac7d591a Bug 281649 - Fix typos in locale.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-02-19 18:25:46 +00:00
bsmedberg%covad.net
fa99ad4094 Make nested chrome registry types public, to fix MSVC6 weirdness. Bug 278534. 2005-02-19 17:23:50 +00:00
bsmedberg%covad.net
29add52220 From bug 278534 - binding manager headers don't declare all the types they use, and mis-use the chrome registry. r=build-bustage, I will get ex-post-facto review on this. 2005-02-19 16:38:47 +00:00