Commit Graph

163 Commits

Author SHA1 Message Date
Jared Wein
f1b3a3fbb3 Bug 880382 - When customizing, dragging wide widgets in the panel should cause panel to break by rows. r=mconley 2013-06-20 19:13:01 -04:00
Gijs Kruitbosch
e74f5e2881 Bug 882306 - Use CSS to make buttons look enabled when customizing; don't change buttons' disabled states, r=dao 2013-06-13 13:40:41 +02:00
Mike Conley
1223296810 Bug 871204 - Auto-fit panel height after exiting customization mode. r=jaws. 2013-06-17 13:33:01 -04:00
Gijs Kruitbosch
510825622b Bug 882960 - Edit and zoom controls don't reset correctly after being moved to the navbar, r=mconley,Unfocused 2013-06-17 16:14:13 +01:00
Mike Conley
0888217b8b Bug 881909 - Wrap and unwrap toolbaritems after customization mode transition finishes. r=Gijs. 2013-06-17 10:37:41 -04:00
Mike Conley
e5bfb55411 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-14 11:57:09 -04:00
Gijs Kruitbosch
8f6497c4a7 Back out bug 882960 (a462ae7a8657) for mochitest-browser failures. 2013-06-14 17:38:57 +02:00
Gijs Kruitbosch
97ee6a9889 Bug 882960 - Edit and Zoom controls don't like being reset out of the navbar, r=mikedeboer 2013-06-14 15:13:06 +02:00
Mike Conley
74d251a36f Backout bug 880701 - caused a behavioural regression with the panels not resizing properly. 2013-06-13 23:26:02 -04:00
Mike Conley
d1e6cfe737 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-13 16:29:57 -04:00
Mike de Boer
d13041110d Bug 881131: update zoom reset label on location change. r=jaws 2013-06-13 15:23:20 +02:00
Mike de Boer
348a488fdf Bug 873398: improve disabled state appearance for panel buttons. r=jaws 2013-06-13 14:31:27 +02:00
Mike de Boer
82c25aad9c Backed out changeset 4d9d4960d891 (bug 873398) 2013-06-13 19:36:13 +02:00
Mike de Boer
19b2d2bfe2 Backed out changeset 7ef2a2d43849 (bug 881131) 2013-06-13 19:35:48 +02:00
Mike de Boer
3484dcfa5d Bug 881131: update zoom reset label on location change 2013-06-13 15:23:20 +02:00
Mike de Boer
9819975d06 Bug 873398: improve disabled state appearance for panel buttons 2013-06-13 14:31:27 +02:00
Jared Wein
d308285f79 Bug 881768 - Right-clicking on some widgets in the Panel causes it to close immediately. r=mikedeboer 2013-06-12 14:28:48 -04:00
Jared Wein
e8f66d5b0e Bug 870866 - (Australis) When in customization mode, the Panel Menu button should be in the :active state. r=mikedeboer 2013-06-12 14:28:21 -04:00
Mike Conley
c93a383bc6 Backing out Bug 873066 (f2fec3b20abe) for introducing perma-orange. r=bustage-fix. 2013-06-11 11:10:08 -04:00
Gijs Kruitbosch
56fb10a7c5 Bug 879980 - Subscribe button appears disabled when in the palette, r=mconley 2013-06-10 23:28:07 +02:00
Gijs Kruitbosch
75790d65f1 Bug 877851 - Spacer/separator/spring tests should be independent, r=mconley 2013-06-10 12:53:38 +02:00
Mike Conley
fae8240dd4 Bug 873066 - Enforce allowedAreaTypes for widgets. r=Gijs,feedback=Unfocused. 2013-06-10 14:08:53 -04:00
Jared Wein
c530de3d57 Bug 870602 - Disable lightweight themes when in customization mode. r=Unfocused 2013-06-07 23:29:47 -04:00
Gijs Kruitbosch
3f63edad3a Bug 879977 - Restore Defaults button should be disabled, not hidden, when in the default state, r=mconley 2013-06-06 21:55:19 +02:00
Gijs Kruitbosch
9c61431cff Bug 879317 - Customization target should support insertItem, r=jaws 2013-06-06 21:30:37 +02:00
Gijs Kruitbosch
06249ec6fc Bug 877447 - Make CustomizableUI.inDefaultState skip IDs for missing items, r=mconley 2013-06-06 21:13:15 +02:00
Gijs Kruitbosch
e5a6330b85 Bug 880322 - Remove support for icons property; consumers should be using CSS for styling. rs=mconley 2013-06-06 18:53:28 +02:00
Gijs Kruitbosch
3da55a9a57 Bug 870452 - Migrate feed button to new API, r=mconley 2013-06-03 20:59:31 +02:00
Mike de Boer
d08a2f06a0 Bug 879295: switch hardcoded strings to use localized alternatives. r=jaws 2013-06-04 18:08:09 +02:00
Gijs Kruitbosch
93b8daad09 Bug 870471 - context menu for customization panel, r=bmcbride,dao 2013-06-05 11:31:37 +02:00
Gijs Kruitbosch
98c16dd89f Bug 879098 - fix test failures caused by bug 878452, r=mconley 2013-06-04 21:07:14 +02:00
Gijs Kruitbosch
e9f671165b Bug 878452 - dragging an item to an empty area should work, r=jaws 2013-06-03 22:13:34 +02:00
Gijs Kruitbosch
0bd8f29b57 Bug 879162 - menubar gap is too small when always-showing the menubar from the toolbar context menu, r=dao 2013-06-04 12:52:50 +02:00
Mike de Boer
f926ba5a73 Bug 868433: make widgets use localization strings. r=mconley 2013-06-04 12:44:03 +02:00
Mike de Boer
3ea0056123 Bug 870901: Re-add edit controls and make them customizable. r=mconley 2013-06-04 12:33:13 +02:00
Mike de Boer
72dbb63b57 Bug 870897: make the zoom controls customizable. r=mconley, sr=Unfocused 2013-06-04 12:33:11 +02:00
Gijs Kruitbosch
43985a3c6f Back out e878799f7d5a for browser-chrome bustage. 2013-06-04 09:18:33 +02:00
Jared Wein
919bb15f9d Bug 878300 - Switch CustomizeMode.jsm and CustomizableUI.jsm to use Console.jsm. r=Unfocused 2013-06-04 00:02:30 -04:00
Jared Wein
085cb8b079 Bug 877370 - Show blank targets in the menu panel while in customization mode. r=mconley
--HG--
extra : rebase_source : 1d3848444476e46bc38baae91bd22367f4102d40
2013-06-03 18:35:30 -04:00
Gijs Kruitbosch
3139fa667d Bug 878452 - dragging an item to an empty area should work, r=jaws
--HG--
extra : rebase_source : 5fe4a87f7660c8b9071eacb051fc1004aac1c6b2
2013-06-03 22:13:34 +02:00
Gijs Kruitbosch
3f489a7333 Bug 877178 - Respect skipintoolbarset for existing items, r=jaws
--HG--
extra : rebase_source : 9a2c24cafa8c07b9010d9debc31e0ddcbbd2fc78
2013-06-03 22:12:06 +02:00
Gijs Kruitbosch
01e58085c7 Bug 877178 - Tests for unregisterArea, r=jaws
--HG--
extra : rebase_source : a7ff14159918566306be0097ee0694941d07e30a
2013-06-03 22:12:00 +02:00
Mike Conley
6b3f18f085 Backed out changeset c986b5090517 due to possibly introducing leaks. 2013-06-03 14:21:16 -04:00
Mike Conley
3ed0bc1432 Backed out changeset ea38f867cc07 due to possibly introducing leaks. 2013-06-03 14:20:02 -04:00
Mike de Boer
a0815cd636 Bug 870901: Re-add edit controls and make them customizable, r=mconley 2013-06-03 13:17:55 +02:00
Mike de Boer
7607f90bbf Bug 870897: make the zoom controls customizable, r=mconley 2013-06-03 13:17:52 +02:00
Mike de Boer
4ad00409f1 Bug 866928: Don't show toolbars in customization mode that are collapsed when not in customization mode, r=mconley 2013-05-31 16:32:06 +02:00
Gijs Kruitbosch
14bc06fb28 Bug 877178 - Allow add-ons/code to unregister an area, r=jaws 2013-06-01 00:02:28 +02:00
Gijs Kruitbosch
d4179160d3 Bug 877603 - registerArea should let non-legacy consumers specify defaults as part of the options, r=jaws 2013-06-01 00:00:58 +02:00
Mike Conley
dea5c57450 Re-landing Bug 873867 - Adjust panelmultiview binding to allow easy swapping of mainviews. r=Unfocused. 2013-05-31 16:10:10 -04:00
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