Commit Graph

63 Commits

Author SHA1 Message Date
Mike Conley
fdac711914 Backed out changeset aa7f6cd90ff8 (Bug 873867) 2013-05-31 12:50:01 -04:00
Mike Conley
e9ca89261d Bug 873867 - Adjust panelmultiview binding to allow easy swapping of mainviews. r=Unfocused. 2013-05-31 11:07:36 -04:00
Gijs Kruitbosch
7474a805d9 Bug 873501 - Add tests for special widgets, r=mconley
--HG--
extra : rebase_source : 828591aa9888641d810ae73c4289aac276e6ab15
2013-05-30 23:09:04 +02:00
Gijs Kruitbosch
4b8b1cbd63 Bug 873501 - Make code dealing with special widgets more robust, r=mconley
--HG--
extra : rebase_source : 8e02c477fa0095a096cbe312956085fac98981f7
2013-05-30 23:08:49 +02:00
Gijs Kruitbosch
10861cf0a3 Bug 870014 - Fix botched conflict resolution and pass targetArea, too; original-r=mconley. 2013-05-30 14:32:13 +02:00
Gijs Kruitbosch
3d52c01773 Bug 870014 - Cannot insert customizable items to the left of the tabstrip, r=mconley 2013-05-30 10:07:43 +02:00
Mike Conley
6393b76aeb Bug 875798 - Make the default placements for nav-bar reflect reality. r=Gijs. 2013-05-29 17:41:46 -04:00
Jared Wein
c953aa4c00 Bug 873056 - Drag-over and drop effects when customizing. r=mconley 2013-05-29 16:41:44 -04:00
Jared Wein
4f0cde531d Bug 875775 - followup, update isWidgetRemovable. r=gijs
--HG--
extra : rebase_source : cd093fda0b3b66cabb654756d829959fa009ceee
2013-05-29 10:57:17 -04:00
Jared Wein
5c46bdd45d Bug 877183 - Remove unreferenced variable in getPlacementOfWidget. r=gijs
--HG--
extra : rebase_source : 0b6569639b8e2a38deac49e9c1a516015abc2a5a
2013-05-29 10:48:04 -04:00
Jared Wein
e2f9cf9fd8 Bug 876764 - Entering customization mode with open customization tab breaks it. r=mconley 2013-05-28 17:49:11 -04:00
Jared Wein
7c39bcadda Bug 875775 - Allow widgets created by createWidget to specify if they're removable or not. r=mconley
--HG--
extra : rebase_source : 317bb5500c18a38314e835fc78dbcb658620cae7
2013-05-28 13:00:49 -04:00
Gijs Kruitbosch
b07c1a24bc Bug 873518 - Fix off-by-one error when moving widgets within their area, r=jaws
--HG--
extra : rebase_source : f88fdacfbdc34564d70eec022fd7201c4490c9aa
2013-05-28 16:34:35 +02:00
Jared Wein
e6c25829b0 Bug 871296 - 'Undo Close Tab' breaks customization mode. r=mconley 2013-05-28 09:07:10 -04:00
Blair McBride
88ec20e9f2 Bug 875574 - CustomizableUI.getUnusedWidgets() should use spread operator instead of manually iterating over data. r=mconley 2013-05-24 11:52:59 +12:00
Mike de Boer
b457e40b0e Bug 870011 - Allow user to restore customized toolbars and panels to their default states without a restart. r=mconley. 2013-05-24 17:43:39 +02:00
Blair McBride
cbe54ebfda Bug 875139 - CustomizableUI.serializerHelper() should use spread operator instead of manually iterating over data. r=mconley 2013-05-24 11:45:46 +12:00
Jared Wein
ecc51d5a16 Bug 865926 - Allow the nav-bar to overflow toolbaritems into an overflow panel. r=mconley. 2013-05-23 09:40:55 -04:00
Gijs Kruitbosch
a3d06d7922 Bug 870461 - Improve l10n identifiers for new history subview buttons, r=dao 2013-05-22 12:07:54 +02:00
Blair McBride
e9608541d0 Bug 866978 - Enforce absence of removable="true" attribute. r=jaws 2013-05-22 16:49:37 +12:00
Mike Conley
13c7458a67 Bug 866863 - Land new pretty icons for the panel menu. r=jaws. 2013-05-21 18:54:39 -04:00
Jared Wein
bf50b047f7 Backed out changeset e8aa19ecf54d (bug 865926) for leaking 2013-05-21 18:12:35 -04:00
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