Commit Graph

14 Commits

Author SHA1 Message Date
Mike de Boer
4b5af2c91c Bug 900162: make bookmark panel items look like panel items, not contextmenu items. r=Gijs 2013-10-23 17:23:26 +02:00
Serg 'Cust0dian' Nesterov
65037ff197 Bug 922003: Move width of the gutter, used to exit subview, to a constant. r=mikedeboer 2013-10-11 01:22:15 +04:00
Mike Conley
e34085c006 Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs. 2013-07-27 14:58:36 -04:00
Mike Conley
daf4133683 Bug 875488 - Add and update toolbar buttons and menu panel icons for Australis. r=dao, Gijs. 2013-06-27 21:01:53 -04:00
Mike de Boer
bbff0b564c Bug 870901: Re-add edit controls and make them customizable. r=mconley 2013-06-04 12:33:13 +02:00
Mike de Boer
5c5db493ab Bug 870897: make the zoom controls customizable. r=mconley, sr=Unfocused 2013-06-04 12:33:11 +02:00
Mike Conley
6be57c55b3 Backed out changeset c986b5090517 due to possibly introducing leaks. 2013-06-03 14:21:16 -04:00
Mike Conley
2027aff9b7 Backed out changeset ea38f867cc07 due to possibly introducing leaks. 2013-06-03 14:20:02 -04:00
Mike de Boer
430ab6390a Bug 870901: Re-add edit controls and make them customizable, r=mconley 2013-06-03 13:17:55 +02:00
Mike de Boer
df24c67d1d Bug 870897: make the zoom controls customizable, r=mconley 2013-06-03 13:17:52 +02:00
Mike Conley
e614c23472 Bug 866863 - Land new pretty icons for the panel menu. r=jaws. 2013-05-21 18:54:39 -04:00
Jared Wein
a97a2d4fa1 Bug 869101 - Update in-content customization to remove the Appearance section and clean up the styling. r=mconley 2013-05-09 18:28:02 -04:00
Mike Conley
f201138310 Bug 867585 - Create panelmultiview binding for panels with subviews. r=Unfocused. 2013-05-09 12:00:33 -04:00
Blair McBride
3b3397fb24 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