Commit graph

35 commits

Author SHA1 Message Date
Blair McBride
eee240b405 Bug 916732 - PanelUI should have dedicated show() API. r=Gijs 2013-10-08 21:24:26 +13:00
Gijs Kruitbosch
dbd9f3c1f4 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
0575f897d2 Bug 920224 - initialize panelUI immediately, r=Unfocused 2013-09-26 10:04:24 +02:00
Jared Wein
6d72a21ef2 Bug 890137 - [Australis] Menu should appear on mousedown, not mouseup. r=mconley 2013-09-25 09:35:15 -04:00
Jared Wein
168784d528 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
544095a1be 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
4d1dea9ead Bug 865916: create a Character Encoding widget and subview. r=gkruitbosch,dao 2013-08-20 14:52:29 +02:00
Dão Gottwald
dde5f936a4 Bug 871203 - Add Exit button to panel menu. r=mconley 2013-08-15 19:54:10 +02:00
Mike Conley
cfc36997fe Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs. 2013-07-27 14:58:36 -04:00
Jared Wein
f0e9cfea42 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
dfdaf88be0 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
aecf9fe2b2 Bug 881937 - focus the first focusable item, r=mconley 2013-07-19 15:30:03 +02:00
Gijs Kruitbosch
a26590e615 Bug 878106 - should call updateEditUIVisibility when opening panel, r=Unfocused 2013-07-18 14:09:07 +02:00
Gijs Kruitbosch
f4958cef5c 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
d2c24fd59d Bug 881937 - Add shortcut to toggle the menupanel, r=mdeboer 2013-07-16 16:26:49 +02:00
Gijs Kruitbosch
5fc678fbbb 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
17300d471c 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
a262126d0e Bug 877450 - Create Developer Tool widget with subview. r=Gijs. 2013-07-10 13:51:22 -04:00
Gijs Kruitbosch
c027819e70 Bug 889597 - Hide panelUI by default to improve ts_paint, r=MattN,jaws 2013-07-02 23:16:36 +02:00
Mike Conley
9187b6f299 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-14 11:57:09 -04:00
Mike Conley
17abc4e490 Backout bug 880701 - caused a behavioural regression with the panels not resizing properly. 2013-06-13 23:26:02 -04:00
Mike Conley
56c6adbf96 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-13 16:29:57 -04:00
Gijs Kruitbosch
e43023925b Bug 870452 - Migrate feed button to new API, r=mconley 2013-06-03 20:59:31 +02:00
Mike de Boer
db328224b3 Bug 870897: make the zoom controls customizable. r=mconley, sr=Unfocused 2013-06-04 12:33:11 +02:00
Mike Conley
344e3a1992 Backed out changeset c986b5090517 due to possibly introducing leaks. 2013-06-03 14:21:16 -04:00
Mike de Boer
69eeb216a9 Bug 870897: make the zoom controls customizable, r=mconley 2013-06-03 13:17:52 +02:00
Mike Conley
617f20c1ef 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
ba3c45a04f Backed out changeset aa7f6cd90ff8 (Bug 873867) 2013-05-31 12:50:01 -04:00
Mike Conley
0f99b57134 Bug 873867 - Adjust panelmultiview binding to allow easy swapping of mainviews. r=Unfocused. 2013-05-31 11:07:36 -04:00
Mike de Boer
5dada2df37 Bug 868636: new Help subview panel. r=jaws 2013-05-17 10:41:12 +02:00
Mike de Boer
f59d22ab75 Bug 869933: adjust zoom reset button label whilst zooming in/out. r=jaws 2013-05-14 18:55:21 +02:00
Mike Conley
be4db4870e Bug 867585 - Create panelmultiview binding for panels with subviews. r=Unfocused. 2013-05-09 12:00:33 -04:00
Jared Wein
067e00e4ab 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
bf6b200288 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
a348477993 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
Renamed from browser/base/content/panelUI.js (Browse further)