Граф коммитов

167446 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com edbdeffd4b 347626 Touchpad (two-finger) scrolling too fast in trees, lists, and web apps. Disable pixel-scrolling until we can come up with a better plan. r=roc sr=roc 2006-08-28 15:31:07 +00:00
pedemont%us.ibm.com d47f09f9df Bug 333618 - Use xpidl for generating Java interfaces. r=timeless/bsmedberg, sr=bsmedberg. 2006-08-28 15:24:32 +00:00
benjamin%smedbergs.us 71e69147fc Bug 350166 - stop exporting typelib/xpt functions, r=darin 2006-08-28 15:04:06 +00:00
michael.buettner%sun.com 5877ba24bc bug 314334: fixed component/property ownership model problem. r=dmose 2006-08-28 12:15:54 +00:00
bclary%bclary.com 13480615bd JavaScript Test - regression test for bug 349331, by Igor Bukanov 2006-08-28 11:46:46 +00:00
bclary%bclary.com 70ec6b607b JavaScript Test - regression test for bug 350271, by Jesse Ruderman 2006-08-28 11:41:51 +00:00
bclary%bclary.com f7c88ff492 JavaScript Test - regression test for bug 350268, by Jesse Ruderman 2006-08-28 11:36:15 +00:00
bclary%bclary.com 8dd939af49 JavaScript Test - regression test for bug 350263, by Jesse Ruderman 2006-08-28 11:29:41 +00:00
bclary%bclary.com 29468a4470 JavaScript Test - regression test for bug 350242, by Jesse Ruderman 2006-08-28 11:24:27 +00:00
bclary%bclary.com ed05bf02d8 JavaScript Test - regression test for bug 349648, by Jesse Ruderman, Brendan Eich, Robert Sayre 2006-08-28 11:18:54 +00:00
mozilla.mano%sent.com 601e9b1a6d Bug 349752 - Under GTK2 native theme, 'Always use...' checkbox is broken in the feed preview page. r=mconnor, a=schrep 2006-08-28 09:38:38 +00:00
mozilla.mano%sent.com be7136569b Bug 350424 - Search is broken. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-08-28 08:34:45 +00:00
bclary%bclary.com 2655726821 JavaScript Tests - update to reflect removal of GeneratorExit 2006-08-28 08:18:13 +00:00
mozilla.mano%sent.com 49e3ec555b Bug 350407 - tree binding is broken. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me 2006-08-28 08:06:55 +00:00
mats.palmgren%bredband.net 31e06677ed Don't iterate past the beginning line (crash fix). b=350370 r+sr=bzbarsky 2006-08-28 07:30:01 +00:00
ginn.chen%sun.com 99aaae7727 Back out bug 343150, it couldn't compile with atk < 1.12.1 2006-08-28 06:47:17 +00:00
ginn.chen%sun.com 983c7a72d8 Bug 343150 Use AtkHyperlinkImpl
patch by nian.liu at sun.com r=ginn.chen
2006-08-28 06:18:25 +00:00
igor.bukanov%gmail.com 6e4070bafb Bug 349527: Fix for GCC warning introduced by the previous optimization. r=brendan 2006-08-28 05:57:16 +00:00
sspitzer%mozilla.org 1f91717b49 adding a class for themes to use. (keeping trunk in sync with branch)
r=mconnor (as part of bug #349286)
2006-08-28 05:09:32 +00:00
fligtar%gmail.com 25586217bb Updated addon MCV 2006-08-28 03:22:04 +00:00
bzbarsky%mit.edu 6b73b90092 Get the image URI in a better way that works even for images that didn't load.
Bug 350378, patch by Dorian <boissomag@free.fr>, r+sr=bzbarsky
2006-08-28 02:15:56 +00:00
bzbarsky%mit.edu 23d7c72d67 Retarget key events to the parent presshell if we have no root content. Bug
303260, r=mats, sr=roc
2006-08-28 02:04:16 +00:00
mattwillis%gmail.com 7b94a90910 backing out change from bug 349316 to see if talkback builds for mac tomorrow. 2006-08-28 01:09:42 +00:00
rob_strong%exchangecode.com 8be1e0d15f NPOB - Bug 348781 - Add 7-Zip SFX source to the tree (custom Win32 SFX to allow 7-Zip to decompress silently when using our installer's silent command line arguments). r=bsmedberg 2006-08-28 00:27:46 +00:00
fligtar%gmail.com 0231b5c6bc updates for ajax 2006-08-27 23:46:13 +00:00
fligtar%gmail.com 5355b2998c Updated addons MCV stuff 2006-08-27 23:43:02 +00:00
fligtar%gmail.com add040f3cf scriptaculous AJAX stuff 2006-08-27 23:33:23 +00:00
brendan%mozilla.org 96aca1e4cb Don't move empty statement up from if (1); or if (0)foo();else; to statement level, in case a label prefixes the if -- change the if to a {} instead (350263, r=mrbkap/shaver). 2006-08-27 21:15:44 +00:00
brendan%mozilla.org f9878d1cec Fix delete property and method call operand decompilation cases (350242, r=mrbkap/shaver). 2006-08-27 21:08:41 +00:00
bienvenu%nventure.com f0a5317ca6 fix 349504 error adding rss feed through subscribe dialog, sr=mscott 2006-08-27 20:27:54 +00:00
gavin%gavinsharp.com 5380f7fe8e Remove extra trailing } to fix failure due to fix for bug 350268 2006-08-27 19:42:21 +00:00
gavin%gavinsharp.com 6874a9e443 Remove extra trailing brackets to fix orange, rs=brendan 2006-08-27 19:13:58 +00:00
brendan%mozilla.org ada298b4ec Always need two more slots in the model stack for finally clause codegen (350312, r=shaver). 2006-08-27 17:58:49 +00:00
brendan%mozilla.org b8db26fafa Catch trailing token syntax errors in js_CompileFunctionBody (350268, r=mrbkap). 2006-08-27 17:53:48 +00:00
brendan%mozilla.org 014cef087d JSOP_ENDFILTER, not JSOP_FILTER, needs to have high precedence (350271, r=mrbkap). 2006-08-27 17:31:13 +00:00
mozilla.mano%sent.com c219688c80 Bug 350282 - New tabs are overlaying the toolbar customization sheet. r=mconnor. 2006-08-27 17:22:46 +00:00
shaver%mozilla.org 4e56f1c98b More version-compare tests, and a VersionBetween helper. 2006-08-27 17:21:17 +00:00
gavin%gavinsharp.com 0470959842 Bug 348737: restoring default search engines doesn't restore the original order, r=mconnor 2006-08-27 17:18:41 +00:00
mozilla.mano%sent.com e39fdc0329 Bug 349603 - Show the same installation UI for extensions and themes. rs=deviditz, ui-r=mconnor. 2006-08-27 17:01:01 +00:00
brendan%mozilla.org af66a4d87a Retract to left-most operand for JSOP_ARRAYPUSH (349648, r=mrbkap/sayrer). 2006-08-27 15:57:32 +00:00
igor.bukanov%gmail.com 29dc283052 Bug 349331: followup to the previous patch to remove GeneratorExit from jsproto.tbl 2006-08-27 15:47:17 +00:00
mattwillis%gmail.com fc81a65089 bug 348891 - Replaces \n\n in CalDAV REPORT responses with \r\n for libical. patch by bbbrowning, r1=jminta, r2=dmose 2006-08-27 12:57:45 +00:00
mattwillis%gmail.com 85e077fcfd bug 348796 - Strips braces from UIDs when using CalDAV. patch by bbbrowning, r1=jminta, r2=dmose 2006-08-27 12:52:35 +00:00
bclary%bclary.com a8a0219149 JavaScript Test - regression test for bug 350206, by Lubos Ures 2006-08-27 06:16:38 +00:00
fligtar%gmail.com 8bd83cb2c3 Updated addons stuff, including translation support 2006-08-27 06:08:37 +00:00
brendan%mozilla.org bfd83ff474 Fix warning in last checkin. 2006-08-27 04:15:32 +00:00
shaver%mozilla.org 3d2a4566a0 importing simpletest 1.0.1alpha3 2006-08-27 02:06:41 +00:00
shaver%mozilla.org 6ba142cf65 preserve otherwise-empty dir, bleh 2006-08-27 02:04:50 +00:00
shaver%mozilla.org f5e9baa375 import cake 1.1.7.3363; I don't want to talk about it 2006-08-27 01:54:37 +00:00
mattwillis%gmail.com dc5fbe5ae2 bug 349743 - Sets build ID in Lightning description to BUILD_ID. patch by ssitter, r1=lilmatt, r2=dmose 2006-08-27 01:54:21 +00:00