Commit Graph

423 Commits

Author SHA1 Message Date
Jared Wein
521db889a9 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
Blake Winton
5fa89f481e Bug 858660 - Remove done button from customize mode. r,ui-r=mconley 2013-05-09 16:31:15 -04:00
Mike Conley
2eedd18323 Bug 867585 - Create panelmultiview binding for panels with subviews. r=Unfocused. 2013-05-09 12:00:33 -04:00
Mike Conley
02ebbbd5df Bug 869349 - When customization is finished, persist toolbar currentsets after unwrapping them - not before. r=jaws. 2013-05-09 12:00:31 -04:00
Blair McBride
ec612d26ba Bug 869334 - about:customizing should disable the Find commands. r=jaws 2013-05-07 20:42:28 +12:00
Jared Wein
e5143fd387 Bug 869581 - [australis] search bar cannot be resized after enter customization mode. r=mconley 2013-05-07 16:08:36 -04:00
Mike Conley
b9be41dea2 Bug 869069 - Use correct default item set for menu panel, and remove dummy widgets. r=jaws. 2013-05-06 13:57:40 -04:00
Mike Conley
5c8511f5d0 Bug 869660 - Make browser windows with chromehidden~="toolbar" have a proper titlebar height. r=dao. 2013-05-09 12:11:44 -04:00
Mike de Boer
df9074b07c Bug 866840 - add Preferences button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:54:55 +02:00
Mike de Boer
f58306af53 Bug 866841 - add Add-ons button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:27 +02:00
Mike de Boer
ef016dddcf Bug 866845 - add Developer button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:25 +02:00
Mike de Boer
8f5361ef27 Bug 866844 - add Open File button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:23 +02:00
Mike de Boer
6ecaa20a69 Bug 866838 - add Find button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:21 +02:00
Mike de Boer
4b4b990b58 Bug 866837 - add 'Save Page' button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:19 +02:00
Mike Conley
fd1e507844 Bug 868993 - Fix unresponsive Script warning at CustomizableUI.jsm:436 on start-up. r=jaws. 2013-05-06 11:33:55 -04:00
Gijs Kruitbosch
434aa2961f Bug 866836 - Create 'Private Browsing' widget, r=mconley 2013-05-01 15:26:36 +02: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
Mike Conley
6c9aa98554 Bug 864425 - Make toolbar-menubar, TabsToolbar and PersonalToolbar customization targets. r=Unfocused. 2013-04-30 11:00:41 -04:00
Mike Conley
b74d7af666 Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=Unfocused,jaws 2013-04-30 16:25:08 +12:00
Blair McBride
d4b5a0d71a Backed out changeset 4b42aaccf679 (bug 864355) for breaking everything. 2013-04-29 20:54:00 +12:00
Mike Conley
eed7b3a5db Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=jaws. 2013-04-25 15:28:37 -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