Commit Graph

41 Commits

Author SHA1 Message Date
Jared Wein
9951377424 Bug 941990 - The customization context menus don't appear on buttons in the menu panel in customization mode if the panel is not opened prior to entering customization mode. r=Gijs 2013-11-22 16:15:47 -05:00
Matthew Noorenberghe
c173660590 Bug 936378 - Fix PanelUI.show() to not require an event. r=Unfocused 2013-11-12 19:19:09 -08:00
Dão Gottwald
4428bd2336 Bug 936633 - Right-clicking on the Firefox menu button shouldn't open the menu panel. r=jaws 2013-11-11 12:42:31 +01:00
Gijs Kruitbosch
4954ef4ed5 Bug 932342 - PanelUI ensureReady should only ever be invoked once, r=mconley 2013-10-29 17:26:13 +01:00
Felix H. Dahlke
6fdd01553f Bug 898783 - Only sample the scrollbar width once; r=jaws 2013-10-21 06:14:01 +02:00
Gijs Kruitbosch
21ee9e7f16 Bug 918551 - add a minimum size left for scrollbars, so that OS X doesn't make us look cramped, r=mconley 2013-10-15 20:14:57 +02:00
Blair McBride
caa3b0da1d Bug 916732 - PanelUI should have dedicated show() API. r=Gijs 2013-10-08 21:24:26 +13:00
Gijs Kruitbosch
27eb4fc4ac Backed out changeset a257f4a1591a (bug 920224) for mochitest-bc orange because of my being blind 2013-09-26 11:59:12 +02:00
Gijs Kruitbosch
ad67b66e10 Bug 920224 - initialize panelUI immediately, r=Unfocused 2013-09-26 10:04:24 +02:00
Jared Wein
12b6c53629 Bug 890137 - [Australis] Menu should appear on mousedown, not mouseup. r=mconley 2013-09-25 09:35:15 -04:00
Jared Wein
414767368c Bug 907796 - Follow-up to use the correct error reporter for panelUI.js and head.js. r=MattN 2013-08-21 12:38:00 -07:00
Jared Wein
ce3ee937c1 Bug 907796 - Add error reporters to the Task.spawns within browser/components/customizableui. r=Gijs 2013-08-21 15:33:46 -04:00
Mike de Boer
b4e57aae97 Bug 865916: create a Character Encoding widget and subview. r=gkruitbosch,dao 2013-08-20 14:52:29 +02:00
Dão Gottwald
f0a9beafa0 Bug 871203 - Add Exit button to panel menu. r=mconley 2013-08-15 19:54:10 +02:00
Mike Conley
e572f25cee Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs. 2013-07-27 14:58:36 -04:00
Jared Wein
95b937964b Bug 898040 - Followup to only remove the event listeners if they were added. r=MattN 2013-07-25 18:04:47 -04:00
Jared Wein
d0bc0cba9d Bug 898040 - Delay adding the event listeners for PanelUI until the panel is toggled. r=mconley 2013-07-25 16:03:13 -04:00
Gijs Kruitbosch
38fd2ae4d4 Bug 881937 - focus the first focusable item, r=mconley 2013-07-19 15:30:03 +02:00
Gijs Kruitbosch
b139d9242f Bug 878106 - should call updateEditUIVisibility when opening panel, r=Unfocused 2013-07-18 14:09:07 +02:00
Gijs Kruitbosch
35242a7604 Bug 893994 - guard against opening a subview multiple times by setting 'open' on the anchor, r=mconley 2013-07-18 09:57:13 +02:00
Gijs Kruitbosch
b6d2c03de3 Bug 881937 - Add shortcut to toggle the menupanel, r=mdeboer 2013-07-16 16:26:49 +02:00
Gijs Kruitbosch
32320682c4 Bug 878550 - Clicking on clear recent history in the history subview doesn't dismiss the panel, r=mconley 2013-07-12 18:58:50 +01:00
Gijs Kruitbosch
752b21bdae Bug 886317 - Use top-level panels for temporary panels to fix history/feed/... widget bugs in fullscreen, r=mconley 2013-07-15 18:39:46 +02:00
Mike Conley
18f129c497 Bug 877450 - Create Developer Tool widget with subview. r=Gijs. 2013-07-10 13:51:22 -04:00
Gijs Kruitbosch
d9077cbb13 Bug 889597 - Hide panelUI by default to improve ts_paint, r=MattN,jaws 2013-07-02 23:16:36 +02:00
Mike Conley
e5bfb55411 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-14 11:57:09 -04:00
Mike Conley
74d251a36f Backout bug 880701 - caused a behavioural regression with the panels not resizing properly. 2013-06-13 23:26:02 -04:00
Mike Conley
d1e6cfe737 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-13 16:29:57 -04:00
Gijs Kruitbosch
3da55a9a57 Bug 870452 - Migrate feed button to new API, r=mconley 2013-06-03 20:59:31 +02:00
Mike de Boer
72dbb63b57 Bug 870897: make the zoom controls customizable. r=mconley, sr=Unfocused 2013-06-04 12:33:11 +02:00
Mike Conley
6b3f18f085 Backed out changeset c986b5090517 due to possibly introducing leaks. 2013-06-03 14:21:16 -04:00
Mike de Boer
7607f90bbf Bug 870897: make the zoom controls customizable, r=mconley 2013-06-03 13:17:52 +02:00
Mike Conley
dea5c57450 Re-landing Bug 873867 - Adjust panelmultiview binding to allow easy swapping of mainviews. r=Unfocused. 2013-05-31 16:10:10 -04:00
Mike Conley
fdac711914 Backed out changeset aa7f6cd90ff8 (Bug 873867) 2013-05-31 12:50:01 -04:00
Mike Conley
e9ca89261d Bug 873867 - Adjust panelmultiview binding to allow easy swapping of mainviews. r=Unfocused. 2013-05-31 11:07:36 -04:00
Mike de Boer
690a73bc22 Bug 868636: new Help subview panel. r=jaws 2013-05-17 10:41:12 +02:00
Mike de Boer
798dcf1e1d Bug 869933: adjust zoom reset button label whilst zooming in/out. r=jaws 2013-05-14 18:55:21 +02:00
Mike Conley
2eedd18323 Bug 867585 - Create panelmultiview binding for panels with subviews. r=Unfocused. 2013-05-09 12:00:33 -04:00
Jared Wein
5115f7f6a9 Bug 861088 - Show the History subview as an arrow panel when the History widget is in the toolbar. r=mconley 2013-04-30 17:20:00 -04:00
Jared Wein
e726c53056 Bug 862886 - The toolbarbutton that spawns the subview in the menu panel should have a blue background. r=dao 2013-04-24 13:32:10 -04:00
Blair McBride
4f2ccf3a07 Bug 858196 - Move all customization code to be under browser/components/customizableui/. r=jaws.
--HG--
rename : browser/base/content/customizing.xhtml => browser/components/customizableui/content/aboutCustomizing.xhtml
rename : browser/base/content/customize.inc => browser/components/customizableui/content/customizeMode.inc.xul
rename : browser/base/content/panelUI.inc => browser/components/customizableui/content/panelUI.inc.xul
rename : browser/base/content/panelUI.js => browser/components/customizableui/content/panelUI.js
rename : browser/base/content/panelUI.xml => browser/components/customizableui/content/panelUI.xml
rename : browser/base/content/panelUIOverlay.js => browser/components/customizableui/content/panelUIOverlay.js
rename : browser/base/content/panelUIOverlay.xul => browser/components/customizableui/content/panelUIOverlay.xul
rename : browser/base/content/toolbar.xml => browser/components/customizableui/content/toolbar.xml
rename : browser/modules/CustomizableUI.jsm => browser/components/customizableui/src/CustomizableUI.jsm
rename : browser/modules/CustomizeMode.jsm => browser/components/customizableui/src/CustomizeMode.jsm
rename : browser/themes/linux/customization/customization-mode-background.jpg => browser/themes/linux/customizableui/customization-mode-background.jpg
rename : browser/themes/linux/panelUIOverlay.css => browser/themes/linux/customizableui/panelUIOverlay.css
rename : browser/themes/osx/customization/customization-mode-background.jpg => browser/themes/osx/customizableui/customization-mode-background.jpg
rename : browser/themes/osx/panelUIOverlay.css => browser/themes/osx/customizableui/panelUIOverlay.css
rename : browser/themes/shared/customization.inc.css => browser/themes/shared/customizableui/customizeMode.inc.css
rename : browser/themes/shared/panelUIOverlay.inc.css => browser/themes/shared/customizableui/panelUIOverlay.inc.css
rename : browser/themes/windows/customization/customization-mode-background.jpg => browser/themes/windows/customizableui/customization-mode-background.jpg
rename : browser/themes/windows/panelUIOverlay.css => browser/themes/windows/customizableui/panelUIOverlay.css
2013-04-15 17:34:52 +12:00