Commit Graph

1719 Commits

Author SHA1 Message Date
Ehsan Akhgari
010fd872fc Bug 473440 - LTR edit box context menu appears LTR in RTL locales; r=dao,enndeakin 2009-01-14 20:26:33 +03:30
Nick Kreeger
77cbc0d00a Fixing Bug 454632 - Resizing tree widget always re-scrolls to current index. r=enndeakin,sr=bz. Patch by Stephen Lau <steve@grommit.com>. 2009-01-13 10:50:26 -08:00
Ehsan Akhgari
e66feae7d5 Bug 140759 - tree cell content is not aligned to the right when tree direction is right to left; r=roc,gavin sr=roc 2009-01-13 21:30:06 +03:30
Ehsan Akhgari
b049efbbe8 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after; r=gavin 2009-01-13 21:30:05 +03:30
Dão Gottwald
693c00c14e Bug 416013 - switching the text input direction should not affect emptytext. r=ehsan,gavin 2009-01-13 02:28:32 +01:00
Dão Gottwald
997401596a Bug 472302 - get rid of fragile timeouts in textbox binding. r=enn 2009-01-12 20:55:37 +01:00
L. David Baron
69b1a2f020 Handle mouseover/mouseout when the mouse transitions between the video element and its videocontrols child (which covers its entire content area). (Bug 470596) r=dolske,enndeakin 2009-01-10 08:28:15 -08:00
Dão Gottwald
b09843231d Bug 471921 - use proper CSS instead of first-tab, last-tab and afterselected attributes. r=gavin 2009-01-09 10:57:57 +01:00
Taras Glek
08a79746a8 Bug 471479. Cache webNavigation and contentWindow in the browser widget. r=gavin 2009-01-09 13:33:58 +13:00
Phil Ringnalda
b7b8f5503e Bug 207864 - Some things GetService "@mozilla.org/rdf/container;1", r=gavin 2009-01-06 21:33:04 -08:00
Neil Deakin
9e7edfc80a Bug 342619, disable left check on Linux for now 2009-01-06 16:17:05 -05:00
Neil Deakin
5b64c76a07 Bug 342619, don't resize context menus when they would fit on the screen, r+sr=roc 2009-01-06 14:21:23 -05:00
Graeme McCutcheon
69f3eb65b6 Bug 418874 - undo function does not work in emptyText textboxes (e.g. Firefox search field, URL bar). r=gavin 2008-12-31 11:40:23 +01:00
L. David Baron
3cfde78834 Add test for bug 470596. r=dolske 2008-12-27 20:58:14 -05:00
Justin Dolske
c416c14113 Bug 464371 - <video> fires multiple load events, controls should be <button>s. r=enn 2008-12-22 13:05:29 -08:00
Justin Dolske
872d7ebd98 Bug 469030 - video control binding shouldn't use ID attribute. r=enn 2008-12-20 14:57:34 -08:00
Justin Dolske
87bb5c389b Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Neil Deakin
0d716981d6 Bug 279539, rework SetPopupPosition to be simpler, r+sr=roc 2008-12-10 07:19:16 -08:00
Steffen Wilberg
828c83616a Bug 319850: Make F1 open the respective Help topic by firing dialoghelp in prefwindows. r=mano 2008-12-18 20:50:49 +01:00
Francis Gastellu
0b2124a3c0 Bug 456164 - Mouse wheel scrolls both tree and column picker menu 2008-12-13 12:21:50 -08:00
Robert O'Callahan
ecb79d74da Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
2008-12-17 13:27:46 +13:00
L. David Baron
7f9e7c91b3 Fix test to deal with wrapping in bug 421203. 2008-12-16 18:14:20 -08:00
Dão Gottwald
3e533f06d7 Bug 464084 - Clicking Search button in search bar highlights the default text (browser.urlbar.clickSelectsAll = true). r=enn 2008-12-11 13:09:03 +01:00
Justin Dolske
0ceb910b4c Backout bug 461680 and bustage fixes due to still failing on Linux and possible leaks. 2008-12-10 23:30:54 -08:00
Justin Dolske
d7a0710b2f Test bustage fix by using specific event listener. 2008-12-10 20:50:29 -08:00
Justin Dolske
eab87f124d Bug 461680 - Improve video control fade in/out animation. (test bustage fix) 2008-12-10 18:09:19 -08:00
Justin Dolske
097ee71bf3 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-10 16:15:47 -08:00
Justin Dolske
c7e80eae9f Bug 424363 - Customize Toolbar ▸ Restore Default Set uses gtk-refresh instead of gtk-revert-to-saved. r=gavin, ui-r=faaborg 2008-12-08 00:05:10 -08:00
Robert Kaiser
9691119ed8 bug 466302 - remove superfluous inclusion of global/skin in editMenuOverlay, r=gavin 2008-12-07 17:33:21 +01:00
Masayuki Nakano
f877c67331 Bug 463209 No sound when message box is opened (alert/confirm) r=roc+neil, sr=roc, ui=jboriss 2008-12-05 16:29:17 +09:00
Neil Rashbrook
d3d6b1f1c8 Bug 459372 Move filefield style rules to toolkit r=Mano
--HG--
rename : browser/themes/gnomestripe/browser/preferences/preferences.css => toolkit/themes/gnomestripe/global/filefield.css
rename : browser/themes/pinstripe/browser/preferences/preferences.css => toolkit/themes/pinstripe/global/filefield.css
rename : browser/themes/winstripe/browser/preferences/preferences.css => toolkit/themes/winstripe/global/filefield.css
2008-12-03 14:11:37 +00:00
Neil Rashbrook
ce806fe369 Bug 407725 Toolbar customisation pointlessly removes, clones and adopts nodes r=gavin 2008-12-03 12:35:34 +00:00
Justin Dolske
4bdb4d2d33 Bug 462116 - Need tests for <video> controls; (no review) 2008-12-02 18:47:44 +01:00
Shawn Wilsher
966ae6dc32 Backed out changeset fdd5e4e34241 (bug 407725) to possibly fix random failures of browser/base/content/test/browser_customize.js 2008-11-28 15:19:21 -08:00
Neil Rashbrook
6dd61e8810 Bug 407725 Toolbar customisation pointlessly removes, clones and adopts nodes r=gavin a191=beltzner 2008-11-27 10:23:31 +00:00
Masayuki Nakano
689eecd385 backout the latest landing b=463209 2008-11-27 12:29:44 +09:00
Masayuki Nakano
e0b35ba86e Bug 463209 No sound when message box is opened (alert/confirm/prompt/etc...) r+sr=roc, ui-jboriss, a=beltzner 2008-11-27 11:50:35 +09:00
Justin Dolske
1ac4a3753e Bug 464994. about:license and about:rights potentially contradict each other. r=gerv, a=blocking-firefox3.1 2008-11-26 20:59:47 -05:00
Boris Zbarsky
8b028084c0 Bug 462979. Fix synthesizeMouse to send events to the right place. r=enn, sr=roc, a=beltzner 2008-11-26 16:52:42 -05:00
Dão Gottwald
e57b99258a merge after backout 2008-11-20 11:06:42 +01:00
Dão Gottwald
876445cc31 Backed out changeset 2686d82a880c 2008-11-20 11:06:18 +01:00
Ted Mielczarek
d9375b27d7 bug 432415 - strip trailing newlines when editor.singleline.pasteNewlines == 2 (Copy pasting a cell from an xls/ods file adds an extra space at the end). r+sr=neil, a=beltzner 2008-11-19 12:12:30 -05:00
Ryan Flint
ceba6cfbc4 Bug 404229 - Make toolbarbuttons aware of toolbar mode. r=gavin a=beltzner 2008-11-19 00:45:14 -05:00
Justin Wood
6e5905d74a Bug 463772, Make choice of skipping prompt for getTargetFile obvious (comment changes)
Also include minor context-menu fix.
r=sdwilsh, a1.9.1b2=beltzner
2008-11-15 18:19:10 -05:00
Ehsan Akhgari
7c6d6fc94f Bug 463888 - Do not persist the "Save As" location in private browsing mode; r=gavin, a=blocking-firefox3.1+ 2008-11-14 02:04:41 +03:30
Dão Gottwald
0284ad8e37 Bug 463712 - text-shadow doesn't work for xul textboxes. r=enndeakin 2008-11-12 08:07:16 +01:00
Dão Gottwald
ea6cd400ee Bug 463212 - menupopups shouldn't inherit text-shadow. r=enndeakin (trivial CSS-only patch) 2008-11-07 22:41:28 +01:00
Justin Dolske
12ce7d97a1 Bug 460771 - Play/pause control confused after video ends. r=gavin 2008-11-03 19:22:30 -08:00
Shawn Wilsher
3769265c5f backout of changeset b0dc837c20fa and 73350927f5f1 due to test failures 2008-11-03 18:55:15 -05:00
Boris Zbarsky
7ecefc0b75 Fix rounding behavior in this test to reflect reality, if even dispatch is not broken. 2008-11-03 13:23:42 -05:00