Commit graph

19 commits

Author SHA1 Message Date
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)