mattwillis%gmail.com
|
4a2e37e648
|
bug 348254 - Fixes duplicate xul element ids and changes captions to labels for some prefs. patch by Cedric Corazza, r1=lilmatt, r2=jminta
|
2006-09-07 20:37:38 +00:00 |
|
wtchang%redhat.com
|
d704ecc250
|
Bugzilla Bug 342582: improved PKM_CK_RVtoStr: map our vendor-defined error
codes, and return "unknown error" instead of NULL for unknown error codes.
|
2006-09-07 20:33:43 +00:00 |
|
mozilla%weilbacher.org
|
ccb389386b
|
[OS/2] Bug 351472: Fix build break in xpidl_java.c for GCC 3.2.2 builds, r=jhpedemonte
|
2006-09-07 19:57:16 +00:00 |
|
brendan%mozilla.org
|
b6ac2bcef3
|
Fix 351626 and 351705, r=mrbkap/sayrer.
|
2006-09-07 19:47:40 +00:00 |
|
mozilla.mano%sent.com
|
1de1d32f29
|
Bug 351263 - Dialog steals focus while navigating combobox in subscription options on feed preview pane. r=mconnor.
|
2006-09-07 18:57:34 +00:00 |
|
hwaara%gmail.com
|
669fb20ece
|
* Share some code to flip a bottom-left (cocoa) point to a top-left screen point.
* Rename some existing utility functions to clarify that no coordinate conversion is done.
r=josh, b=350018
|
2006-09-07 18:53:59 +00:00 |
|
mozilla.mano%sent.com
|
c746e289ad
|
Bug 351133 - Options>Feeds 'Choose Application...' button is cut off and scroll-bar appears. r=mconnor.
|
2006-09-07 18:45:45 +00:00 |
|
glen.beasley%sun.com
|
2d5e80463b
|
342582 changed RSA modulus and public exponent
|
2006-09-07 18:35:48 +00:00 |
|
glen.beasley%sun.com
|
5b7fb670f0
|
342582 AIX runtime error and some cleanup
|
2006-09-07 18:16:52 +00:00 |
|
scott%scott-macgregor.org
|
14aebec0ff
|
Bug #350661 --> several of the new recent folder move menus are copying instead of moving rs=me
|
2006-09-07 17:53:35 +00:00 |
|
brendan%mozilla.org
|
9752e56e09
|
Fix delete code gen to emit (operand, true) when operand is not an lvalue, but must be evaluated for side effects; instead of operand; true which does not decompile in expression contexts (350666, r=mrbkap).
|
2006-09-07 17:03:05 +00:00 |
|
brendan%mozilla.org
|
172291270f
|
CheckSideEffects needs to do more work for delete operands, to match the code generator for delete (346915, r=mrbkap).
|
2006-09-07 16:57:59 +00:00 |
|
scott%scott-macgregor.org
|
7a4a6f1723
|
Bug #345887 --> more theme update changes from arvid. sr=mscott
|
2006-09-07 16:54:18 +00:00 |
|
brendan%mozilla.org
|
d5206fb446
|
Stop yield from filtering predicate for now (350809, r=igor).
|
2006-09-07 16:10:48 +00:00 |
|
mattwillis%gmail.com
|
9bfc8450f4
|
bug 348028 - Change strings on new calendar wizard. r1=sipaq,r2=dmose
|
2006-09-07 15:59:10 +00:00 |
|
mattwillis%gmail.com
|
b3fe8205cc
|
bug 334468 - Adds date and imip-bar to meeting requests. patch by ctalbert, r1=lilmatt, r2=dmose
|
2006-09-07 15:16:36 +00:00 |
|
mattwillis%gmail.com
|
bc3b0ff960
|
bug 334468 - Adds date and imip-bar to meeting requests. patch by ctalbert, r1=lilmatt, r2=dmose
|
2006-09-07 15:01:51 +00:00 |
|
bclary%bclary.com
|
2f6294f8c9
|
JavaScript Test - regression test for bug 350226, by Jesse Ruderman
|
2006-09-07 13:40:45 +00:00 |
|
bclary%bclary.com
|
8bcdd142e1
|
JavaScript Test - regression test for bug 350279, by Jesse Ruderman
|
2006-09-07 13:28:47 +00:00 |
|
bclary%bclary.com
|
6f4c797f12
|
JavaScript Test - regression test for bug 351104, by Jesse Ruderman
|
2006-09-07 13:12:50 +00:00 |
|
bclary%bclary.com
|
19addbe191
|
JavaScript Test - regression test for bug 351497, by Jesse Ruderman
|
2006-09-07 12:57:52 +00:00 |
|
bclary%bclary.com
|
3c9a1c5a84
|
JavaScript Test - regression test for bug 351514, by Brendan Eich
|
2006-09-07 12:52:13 +00:00 |
|
bclary%bclary.com
|
f46708f0bf
|
JavaScript Test - regression test for bug 351597, by Jesse Ruderman
|
2006-09-07 12:46:35 +00:00 |
|
bclary%bclary.com
|
be1e2fda57
|
JavaScript Test - regression test for bug 351625, by Jesse Ruderman
|
2006-09-07 12:41:16 +00:00 |
|
igor.bukanov%gmail.com
|
68e51513e2
|
Bug 343675: allow to use keywords as function names. r=brendan
|
2006-09-07 11:28:30 +00:00 |
|
hwaara%gmail.com
|
9c24e1d492
|
Some XUL accessible wrap classes no longer used. b=351563, r=hwaara, aaronlev. Patch by surkov.alexander@gmail.com
|
2006-09-07 11:25:09 +00:00 |
|
Olli.Pettay%helsinki.fi
|
dcf9d82cc6
|
Additional patch for bug 348304, fixes bug bug 351318, r+sr=dbaron
|
2006-09-07 09:17:52 +00:00 |
|
rbs%maths.uq.edu.au
|
be1c63d3ec
|
fix bustage on balsa
|
2006-09-07 09:01:18 +00:00 |
|
Olli.Pettay%helsinki.fi
|
23e9b4b3b4
|
Additional patch for bug 348304, fixes bug 351323, r+sr=dbaron
|
2006-09-07 08:59:49 +00:00 |
|
neil%parkwaycc.co.uk
|
0eff12bbc6
|
Bug 70798 Ability to have transparent background on <popup>s r+sr=roc
|
2006-09-07 08:50:43 +00:00 |
|
glen.beasley%sun.com
|
9a0b0a63eb
|
342582 removed AIX warnings
|
2006-09-07 06:09:26 +00:00 |
|
brendan%mozilla.org
|
b65d7bb614
|
Remove extraneous JOF_XMLNAME format flags (350226, r=jwalden).
|
2006-09-07 05:53:02 +00:00 |
|
brendan%mozilla.org
|
b237fc1549
|
Object and array initializers must be parenthesized if expression statements (351625, r=mrbkap).
|
2006-09-07 05:50:23 +00:00 |
|
brendan%mozilla.org
|
c061c7fea4
|
Fix stack budget for postfix ++ and -- applied to property refs (350238, r=mrbkap).
|
2006-09-07 04:47:23 +00:00 |
|
brendan%mozilla.org
|
1a11edec95
|
Fix CheckDestructuring to reject array comprehensions (which start out as array initialisers) right away (350279, r=mrbkap).
|
2006-09-07 04:10:46 +00:00 |
|
rbs%maths.uq.edu.au
|
de61177a24
|
Consolidation of some mtable/matrix related attributes that affect the style, and make them responsive to dynamic changes via JavaScript, b=179619, r+sr=roc
|
2006-09-07 03:45:45 +00:00 |
|
scott%scott-macgregor.org
|
094a349785
|
Bug #345887 --> more icon updates from arvid. sr=me
|
2006-09-07 03:13:05 +00:00 |
|
bzbarsky%mit.edu
|
f230b8c84b
|
Update our cached YMosts when our regions are cleared. Bug 351202, r+sr=roc
|
2006-09-07 03:01:25 +00:00 |
|
bzbarsky%mit.edu
|
7cb82462f5
|
Create inner windows when resolving on an XPCNativeWrapper for an inner-less
outer window, not just when resolving on a raw inner-less outer window. Bug
348990 and bug 323641, r+sr=jst
|
2006-09-07 02:53:58 +00:00 |
|
brendan%mozilla.org
|
99abf3b722
|
s/NULL/JS_FALSE/ to fix glitch in last checkin that provokes a useful warning.
|
2006-09-07 01:22:22 +00:00 |
|
mattwillis%gmail.com
|
b47793f8a5
|
bug 351558 - Add ga-IE to all locales. r1=ssitter,r2=jminta
|
2006-09-07 01:22:03 +00:00 |
|
mozilla.mano%sent.com
|
ac79ba074a
|
Bug 351381 - Should be possible to expose the selected item in a dhtml combobox via its aaa:valuenow attribute. r=aaronlev, sr=neil.
|
2006-09-07 01:19:39 +00:00 |
|
brendan%mozilla.org
|
1a6af0763a
|
Fix JSOP_GROUP decompilation to propagate lastop to saveop (to lastop again on next iteration, in case of cascading groups; 351597, r=mrbkap).
|
2006-09-07 01:16:15 +00:00 |
|
mattwillis%gmail.com
|
a70af58834
|
bug 350055 - Update Win32 package list to include urlformatter. patch by ssitter, r1=lilmatt, r2=jminta
|
2006-09-07 01:10:52 +00:00 |
|
mattwillis%gmail.com
|
4d8739616d
|
bug 327912 - Cleans up Sunbird File and Edit menus. patch by ssitter, r1=lilmatt, r2=dmose
|
2006-09-07 01:07:12 +00:00 |
|
mkanat%bugzilla.org
|
9e473dc297
|
Bug 351462: Errors are always displayed in plain text
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
|
2006-09-06 23:44:43 +00:00 |
|
brendan%mozilla.org
|
626f012531
|
Fix to require parentheses around yield expression in argument list (351514, r=mrbkap).
|
2006-09-06 22:52:28 +00:00 |
|
mattwillis%gmail.com
|
fcecd128c6
|
bug 351598 - Fixes task SQL query. r1=ssitter, r2=jminta
|
2006-09-06 22:40:26 +00:00 |
|
jst%mozilla.jstenback.com
|
20e8564677
|
Fixing bug 351601. Don't throw exceptions when accessing navigator.buildID even if the build ID wasn't defined at build time. r+sr=bugmail@sicking.cc
|
2006-09-06 22:22:31 +00:00 |
|
gerv%gerv.net
|
88a5b76401
|
Improvements to the process of making the ID list for about:licence.
|
2006-09-06 21:56:52 +00:00 |
|