Commit graph

794 commits

Author SHA1 Message Date
Blair McBride
ed0372d0d2 Bug 866978 - Enforce absence of removable="true" attribute. r=jaws 2013-05-22 16:49:37 +12:00
Mike Conley
a5520dcb76 Bug 866863 - Land new pretty icons for the panel menu. r=jaws. 2013-05-21 18:54:39 -04:00
Jared Wein
f01a5287e6 Backed out changeset e8aa19ecf54d (bug 865926) for leaking 2013-05-21 18:12:35 -04:00
Jared Wein
8ebddf0908 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
0c6b659e40 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
0f37dbe9a7 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
7b8288c870 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
0268579aaf 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
d3cd1affb4 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
aa5df27c5a 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
fd9c11fac1 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
0e25d63962 Bug 872403 - Add basic sanity check when restoring legacy state of toolbars. r=mconley. 2013-05-15 19:05:02 +12:00
Mike Conley
247b8f5d7f 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
4ad832e74b 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
5dada2df37 Bug 868636: new Help subview panel. r=jaws 2013-05-17 10:41:12 +02:00
Gijs Kruitbosch
c017943e45 Bug 855683 - We should support insertItem, r=mconley 2013-05-09 13:46:21 +02:00
Gijs Kruitbosch
89e24c4b3a 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
f59d22ab75 Bug 869933: adjust zoom reset button label whilst zooming in/out. r=jaws 2013-05-14 18:55:21 +02:00
Gijs Kruitbosch
68cd4da8c3 Bug 752434 - Stop hiding toolbars for about:addons & co, r=dao 2013-05-14 20:20:45 +02:00
Jared Wein
3e4d986785 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
3c5136dc6b Automated merge with https://hg.mozilla.org/projects/ux 2013-05-10 11:24:24 -04:00
Jared Wein
90667056f8 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
55b1525f33 Bug 858660 - Remove done button from customize mode. r,ui-r=mconley 2013-05-09 16:31:15 -04:00
Mike Conley
be4db4870e Bug 867585 - Create panelmultiview binding for panels with subviews. r=Unfocused. 2013-05-09 12:00:33 -04:00
Mike Conley
29888de26b 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
d40b72ad24 Bug 869334 - about:customizing should disable the Find commands. r=jaws 2013-05-07 20:42:28 +12:00
Jared Wein
0728733c75 Bug 869581 - [australis] search bar cannot be resized after enter customization mode. r=mconley 2013-05-07 16:08:36 -04:00
Mike Conley
68ac266d21 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
f404ada218 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
e3732833b2 Bug 866840 - add Preferences button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:54:55 +02:00
Mike de Boer
47dc668168 Bug 866841 - add Add-ons button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:27 +02:00
Mike de Boer
5a402141ec Bug 866845 - add Developer button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:25 +02:00
Mike de Boer
751bd0b380 Bug 866844 - add Open File button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:23 +02:00
Mike de Boer
a3681a01e9 Bug 866838 - add Find button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:21 +02:00
Mike de Boer
799b0e9385 Bug 866837 - add 'Save Page' button widget to toolbar / customize panel. r=mconley. 2013-05-04 00:17:19 +02:00
Mike Conley
cd38ac606e 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
49469ddd3c Bug 866836 - Create 'Private Browsing' widget, r=mconley 2013-05-01 15:26:36 +02: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
Mike Conley
514ae51d6c Bug 864425 - Make toolbar-menubar, TabsToolbar and PersonalToolbar customization targets. r=Unfocused. 2013-04-30 11:00:41 -04:00
Mike Conley
a16bdfde22 Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=Unfocused,jaws 2013-04-30 16:25:08 +12:00
Blair McBride
04d8ef46fd Backed out changeset 4b42aaccf679 (bug 864355) for breaking everything. 2013-04-29 20:54:00 +12:00
Mike Conley
1b808bcff3 Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=jaws. 2013-04-25 15:28:37 -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