Commit Graph

160149 Commits

Author SHA1 Message Date
martijn.martijn%gmail.com
693a34d58c Bug 330744 - Frame label should have a blue color in Windows Luna style, r=bugs.mano, r=beltzner, a=bugs.mano 2006-05-30 19:34:09 +00:00
rob_strong%exchangecode.com
47cfb2d4a9 Bug 339196 - Cleaner wizard image for NSIS installer (header images). r=sgarrity 2006-05-30 18:55:11 +00:00
bzbarsky%mit.edu
129fa8eb30 Remove netwerk/protocol/keyword/ from allmakefiles.sh. Followup to bug 337339,
patch by Hiro <crot0@infoseek.jp>, r+sr=bzbarsky
2006-05-30 18:02:47 +00:00
bzbarsky%mit.edu
d2c22c3455 Remove some pointless nsIChannel impls. Bug 337748, r=sicking, sr=darin 2006-05-30 17:26:00 +00:00
vladimir%pobox.com
4ebd29cdbb remove 1.8 branch ifdefs; keeping in sync with 1.8 branch version of this file; r=me 2006-05-30 17:20:26 +00:00
pedemont%us.ibm.com
b6c1702b81 Bug 338879 - Method from scriptable nsIWSPInterfaceInfoService returns non-scriptable nsIInterfaceInfo. r/sr=jst. 2006-05-30 16:31:13 +00:00
pedemont%us.ibm.com
3050bb70bb Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller. 2006-05-30 16:18:10 +00:00
tor%cs.brown.edu
bc7ea120fd Backout of bug 339358. 2006-05-30 16:15:35 +00:00
pedemont%us.ibm.com
6914d6a2a7 Bug 338876 - Scriptable nsISocketProviderService returns noscript nsISocketProvider. r=darin. 2006-05-30 16:12:51 +00:00
longsonr%gmail.com
ff23807195 Bug 338596 - objectBoundingBox value partially ignored in patternUnits. r=tor,sr=roc 2006-05-30 16:10:26 +00:00
mark%moxienet.com
79471dcc7a 339640 Activate/deactivate events being processed twice. r=josh 2006-05-30 15:55:25 +00:00
joshmoz%gmail.com
c35313a483 add the Carbon icon decoder back, alongside the Cocoa icon decoder. Use Carbon decoder for Carbon builds, Cocoa for Cocoa builds. We can't use the Cocoa API from Carbon due to runtime conflicts (that aren't completely resolved by calling NSApplicationLoad). Also, removing call to NSApplicationLoad. b=339389 r=mento sr=stuart 2006-05-30 15:54:28 +00:00
mark%moxienet.com
22cab1ed59 337646 Trouble with multiple sheets: going from a parent sheet to a child sheet back to a parent sheet puts the window in a bad state, causes blank sheet to appear and effectively hangs the app. Take care to not call ShowSheetWindow except when absolutely necessary. r=josh 2006-05-30 15:45:23 +00:00
mark%moxienet.com
cd9f768a3b 339370 Scrollbars in popup windows appear inactive. r=josh
339482 Bad app behavior caused by removing event handlers based on random stack garbage.  r=josh
2006-05-30 15:40:50 +00:00
allan%beaufour.dk
5bf547e0b4 [XForms] nsXFormsSubmissionElement::LoadReplaceAll uses wrong document. Bug 303625, r=bz 2006-05-30 15:19:12 +00:00
cst%andrew.cmu.edu
a99b40f939 Bug 338441
Make tabbrowser's ".browsers" property faster (Toolkit version)
r+a=mconnor
2006-05-30 15:16:11 +00:00
allan%beaufour.dk
516243848c [XForms] Generate xforms-submit-error on HTTP error responses. Bug 310125, r=doronr+smaug 2006-05-30 14:56:57 +00:00
mozilla.mano%sent.com
07ab3633ea Bug 337998 - don't force the chrome direction on the whole feed preview (but do set it on the UI parts of it), also includes some RTL-compat fixes on the themes side of things. r=mconnor. 2006-05-30 14:28:58 +00:00
mozilla.mano%sent.com
e238a88878 Bug 335675 - Shortcomings of the click-and-hold implementation of bug 333831. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-05-30 14:10:32 +00:00
enndeakin%sympatico.ca
31f554baac Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
allan%beaufour.dk
d1e3a3dcb3 [XForms] MozType not dynamically updated. Bug 313315, r=smaug+doronr 2006-05-30 13:41:14 +00:00
benjamin%smedbergs.us
62ff848c6d Bug 332021 - Remove xpfe/components/search from the Firefox build, r=gavin 2006-05-30 13:08:47 +00:00
mattwillis%gmail.com
38edf5f226 bug 264881 removes extra separator. r/sr=mscott 2006-05-30 12:26:21 +00:00
allan%beaufour.dk
fd520e884c [XForms] range undefined @step should be "1" for xsd:integer. Bug 332221, r=doronr+smaug 2006-05-30 09:30:31 +00:00
allan%beaufour.dk
f6fdbdd282 [XForms] Change @accesskey so it can be fully CSS styled. Bug 331346, r=doronr+smaug 2006-05-30 08:41:31 +00:00
rob_strong%exchangecode.com
d8c3b2d7e7 Bug 337886 - Addon throbber vertically stretched. r=mconnor 2006-05-30 06:15:17 +00:00
ginn.chen%sun.com
b5019990ce Bugzilla 339554 at-poke gets a focus-event for a blank panel
r+sr=roc
2006-05-30 06:10:34 +00:00
tony%ponderer.org
6d82725cb4 bug 339635: Safebrowsing urlbar warning icon not themable
r=bryner
2006-05-30 04:59:08 +00:00
tony%ponderer.org
b8a1b6f60f bug 339520: remove url-classifier js files from toolkit.jar
r=darin
2006-05-30 02:14:38 +00:00
jminta%gmail.com
f4dd129745 Bug 335264 hard-code the xul we want, rather than creating it with js, r=dmose 2006-05-30 01:51:55 +00:00
jminta%gmail.com
33ca8e93d3 Bug 335129 remove unused calIObserver.onAlarm, r=dmose 2006-05-30 00:18:22 +00:00
jminta%gmail.com
ba8e59ec91 Bug 339300 Rename JavaScript Console to Error Console, patch by ssitter, r=jminta 2006-05-30 00:10:38 +00:00
rob_strong%exchangecode.com
4e97e578bd Bug 330895 - Remove the use of the app.extensions.version pref. patch=Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk> r=rob_strong, ui-review=beltzner 2006-05-29 21:35:23 +00:00
gavin%gavinsharp.com
705e8e26e6 Bug 245917: use About Mozilla Thunderbird consistently, patch by Alexander Edgren <edgrale@elisanet.fi>, r=rjkeller, sr=mscott 2006-05-29 20:41:44 +00:00
gavin%gavinsharp.com
b51b11241b Bug 255234: "send unsent messages" in the context menu should not end with '...', patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=bienvenu, sr=mscott 2006-05-29 20:37:41 +00:00
neil%parkwaycc.co.uk
578636154a Followup to followup to bug 206053 to ensure that we're getting a XUL NS as if anyone would be silly enough to attach this binding to a non XUL element r=bz 2006-05-29 20:32:45 +00:00
gavin%gavinsharp.com
173e1c9552 Bug 336961: fix DOM Inspector leak, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=jag, sr=neil 2006-05-29 20:32:36 +00:00
gavin%gavinsharp.com
675e5daf18 Bug 337625: OpenSearch plugins that include a Url tag with a type other than text/html don't install, r=mconnor 2006-05-29 19:19:05 +00:00
lpsolit%gmail.com
f4ccbdc1ff Bug 335790: Field names in search form lists should be ordered alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk 2006-05-29 19:15:56 +00:00
gavin%gavinsharp.com
3d38ae8aa7 bug 339343: fix review nit 2006-05-29 19:04:14 +00:00
gavin%gavinsharp.com
0238ba8fee Bug 339343: Icons in certain OpenSearch plugins sometimes don't show up, r+a181=mconnor 2006-05-29 19:00:56 +00:00
gavin%gavinsharp.com
5828ec64ba Bug 338252: sourceTextEncoding isn't always properly parsed (fixes some Sherlock plugins with non standard character encodings), r=mconnor 2006-05-29 18:48:42 +00:00
lpsolit%gmail.com
dc0139643c Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <timeless@bemail.org> r=LpSolit a=myk 2006-05-29 18:44:13 +00:00
gavin%gavinsharp.com
f039c8bd34 Bug 339064: allow empty Param values for search plugins, r=mconnor 2006-05-29 18:38:42 +00:00
masayuki%d-toybox.com
0506e328ed Bug 240095 Location Bar doesn't stay open (collapses) when clicking on arrow the first time r=mconnor 2006-05-29 18:34:25 +00:00
lpsolit%gmail.com
0461f050d0 Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk 2006-05-29 18:25:46 +00:00
lpsolit%gmail.com
8197b2c33f Bug 324784: editgroups.cgi should make sure groups it edits/removes are not used by editparams.cgi (in data/params) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-05-29 18:11:04 +00:00
lpsolit%gmail.com
52c8070cd5 Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2006-05-29 17:43:40 +00:00
gavin%gavinsharp.com
a10a2091de Bug 332192: The DOM Inspector's maximized state is not remembered, patch by Simon B�nzli <zeniko@gmail.com>, r=caillon 2006-05-29 17:34:48 +00:00
lpsolit%gmail.com
6a1e0b43c2 Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-29 17:24:54 +00:00