Commit Graph

91 Commits

Author SHA1 Message Date
Jared Wein
af6371258f Bug 865926 - Allow the nav-bar to overflow toolbaritems into an overflow panel. r=mconley 2013-05-21 16:18:33 -04:00
Jared Wein
177d959aa3 Bug 870461 - Add 'Clear Recent History', 'Restore Previous Session', and tweak some of the text. r=gijs
--HG--
extra : rebase_source : bf880c3a7f75c43d32b63c190af8e79495ad2c9b
2013-05-21 10:27:16 -04:00
Jared Wein
300a5597f3 Bug 874319 - Add missing references to PlacesUtils to CustomizableWidgets. r=gijs,mconley
--HG--
extra : rebase_source : a18d5370706bdb46afcee416ebb4a7fe0fdbcbc9
2013-05-21 10:27:08 -04:00
Mike Conley
f11878f11e Bug 870879 - Follow-up that fixes the resetButton getter so that it uses the right element ID. r=trivial. 2013-05-20 15:45:48 -04:00
Mike Conley
3ad58f8f73 Bug 870869 - The "Restore Defaults" button in customization mode should get hidden if the toolbar is in the default state. r=Gijs. 2013-05-20 13:23:50 -04:00
Mike Conley
9bf6eec9d5 Bug 866245 Follow-up - a copypaste error resulted in some undefined variables being used when adding widgets. r=trivial. 2013-05-18 21:11:03 -04:00
Mike Conley
d9eb5198bc Bug 866245 - Let widgets know when they're in the toolbar or menu panel, and what the appropriate anchors are. r=Unfocused. 2013-05-17 21:13:17 -04:00
Jared Wein
5bd3f7271c Bug 858056 - Customization areas should only gain an affordance when an item is grabbed. r=Unfocused
--HG--
extra : rebase_source : ff7b1388bc36b81e1ed9a2ae65d245a44dfeddf5
2013-05-17 00:25:40 -04:00
Blair McBride
75313cf382 Bug 872403 - Add basic sanity check when restoring legacy state of toolbars. r=mconley. 2013-05-15 19:05:02 +12:00
Mike Conley
7895e783d3 Bug 868612 - Fix mochitest test failures under browser/base/content/test. r=jaws,feedback=dao. 2013-05-17 15:29:05 -04:00
Mike Conley
f4897dfd63 Bug 860642 - Move the definitions of built-in widgets to their own file. r=Unfocused. 2013-05-17 11:56:35 -04:00
Mike de Boer
690a73bc22 Bug 868636: new Help subview panel. r=jaws 2013-05-17 10:41:12 +02:00
Gijs Kruitbosch
f57fa3921a Bug 855683 - We should support insertItem, r=mconley 2013-05-09 13:46:21 +02:00
Gijs Kruitbosch
2e44aed031 Bug 872578 - Customization shouldn't force a large window size, r=jaws
--HG--
extra : rebase_source : 0435554351130ce8b66ba72d345e4bbd77f7e332
2013-05-16 12:00:22 +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
Gijs Kruitbosch
15b3ae9b89 Bug 752434 - Stop hiding toolbars for about:addons & co, r=dao 2013-05-14 20:20:45 +02:00
Jared Wein
e9a788ce8c Bug 870574 - Adjust customization look of OS X browser window to have grid background and padding. r=mconley 2013-05-10 16:24:18 -04:00
Mike Conley
1bf9251005 Automated merge with https://hg.mozilla.org/projects/ux 2013-05-10 11:24:24 -04:00
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