Commit graph

794 commits

Author SHA1 Message Date
Jared Wein
872658acd0 Bug 892799 - If currentset is absent, don't need to move items around in legacy areas. r=mconley 2013-07-12 12:54:16 -04:00
Jared Wein
17af16e86f Bug 892532 - Add an optional faster path to isWidgetRemovable. r=mattn 2013-07-12 12:06:52 -04:00
Jared Wein
9c8ce39bf6 Bug 892841 - Break out of the toolbox children loop when we find the palette. r=dao 2013-07-12 11:59:51 -04:00
Gijs Kruitbosch
5dee2fe48c Bug 892955 - isWidgetRemovable and removeWidgetFromArea should work for widgets that have been destroyed, r=mconley 2013-07-12 16:01:00 +01:00
Gijs Kruitbosch
1b874104ad Bug 877006 - A widget with an invalid view should not break all of CustomizableUI, r=Unfocused 2013-07-10 17:57:54 +02:00
Gijs Kruitbosch
d93350b43b Bug 880458 - Implement anchor support for overflowable toolbar, r=mconley
--HG--
extra : rebase_source : bc272cc22061d6d3b6d161ca99caba5ac8d8f491
2013-07-11 18:41:21 +02:00
Mike Conley
b8f10729f3 Bug 892509 - Make passing findWidgetInWindow an empty ID a non-fatal error. r=jaws. 2013-07-11 20:53:34 -04:00
Mike Conley
2f310e305c Backout 757b3bbe3c63 (bug 877006) for suspected permaorange. r=bustage-fix. 2013-07-11 15:23:26 -04:00
Gijs Kruitbosch
b133e6e21e Bug 891926 - destroyWidget should actually get viewNode before trying to use it, r=Unfocused 2013-07-10 18:20:24 +02:00
Gijs Kruitbosch
a6dab6621d Bug 877006 - A widget with an invalid view should not break all of CustomizableUI, r=Unfocused 2013-07-10 17:57:54 +02:00
Gijs Kruitbosch
8357600c47 Bug 877684 - Implement new Customize and Help button styling, r=jaws
--HG--
extra : rebase_source : a85108798211a3db87b0345596c02d0059148df5
2013-06-25 11:05:24 -04:00
Gijs Kruitbosch
0cd7427c7c Bug 890262 - destroyWidget shouldn't throw an exception when the widget is in a non-built area, r=mconley
--HG--
extra : rebase_source : ec36ef644e38ab87413fe79ac86516b680a74a44
2013-07-10 21:11:22 +02:00
Mike Conley
a262126d0e Bug 877450 - Create Developer Tool widget with subview. r=Gijs. 2013-07-10 13:51:22 -04:00
Mike Conley
5c05e43508 Bug 885530 - CustomizableUI should have a way to not add widgets to private windows. r=Gijs. 2013-07-10 12:56:10 -04:00
Gijs Kruitbosch
8ed0339dda Bug 886030 - Add events to toolbar change to help customizableui deal with appearing/disappearing toolbars, r=mconley 2013-07-10 14:05:35 +02:00
Gijs Kruitbosch
75543d2f7d Bug 887438 - Add a currentSet setter shim for all toolbars to improve add-on compatibility, r=jaws
--HG--
extra : rebase_source : 428b730b03df255c48e9e6493d8ed803e512578a
2013-07-05 15:36:00 +02:00
Gijs Kruitbosch
72d77ee4f0 Bug 890476 - Don't build a menubar on OSX, r=dao 2013-07-08 17:15:16 +02:00
Gijs Kruitbosch
c027819e70 Bug 889597 - Hide panelUI by default to improve ts_paint, r=MattN,jaws 2013-07-02 23:16:36 +02:00
Gijs Kruitbosch
8deae4607b Bug 888800 - Should have default set of items present in the nav-bar, r=Unfocused,f=MattN
--HG--
extra : rebase_source : 04e584a8e3f4201b334cf92ac1fd05f650fb908d
2013-07-02 20:56:16 +02:00
Mike de Boer
69c78b5e44 Bug 878898: rename 'name' and 'description' properties to 'label' and 'tooltiptext' respectively. r=jaws 2013-07-02 17:10:32 +02:00
Jared Wein
db971a7a5e Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao 2013-06-29 04:25:56 -04:00
Jared Wein
a20425bda0 Backed out changeset ee81f5bac27a (bug 888571) 2013-06-30 08:36:00 -04:00
Jared Wein
c96516a65a Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao
--HG--
extra : rebase_source : 3faf6d921958e0baae0e9495bba7c6481e1bd790
2013-06-29 04:25:56 -04:00
Gijs Kruitbosch
5814948509 Bug 749804 - Fix memory leaks in add-on bar mutation observer, r=mconley 2013-06-27 10:10:57 -04:00
Gijs Kruitbosch
3b86a2c82c Bug 749804 - Fix tests for customization (missing default placements for add-on bar, rs=bustage,mconley 2013-06-26 18:20:10 -04:00
Gijs Kruitbosch
d608c887df Bug 882744 - Widgets moved to the palette keep the disabled state, r=jaws 2013-06-26 21:48:10 +02:00
Gijs Kruitbosch
c0a18c4a7e Bug 749804 - Auto-migrating add-on bar shim, r=jaws,Unfocused;feedback=mconley 2013-06-12 19:52:14 +02:00
Gijs Kruitbosch
1711df8096 Bug 885015 - expose widget IDs for jetpack/add-ons (like currentset), r=mconley 2013-06-24 10:44:23 -04:00
Gijs Kruitbosch
121ed7d279 Bug 879985 - Use system event listeners, and make the search widget work correctly, r=jaws 2013-06-24 16:10:22 -04:00
Jared Wein
feebe691df 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
Jared Wein
9877680bf8 Backed out changeset 48334123e0c7 (bug 880382) for test timeouts on debug builds. 2013-06-21 02:56:36 -04:00
Jared Wein
4e001158b3 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
65c26e866f 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
cedf5ea097 Bug 871204 - Auto-fit panel height after exiting customization mode. r=jaws. 2013-06-17 13:33:01 -04:00
Gijs Kruitbosch
94edb04f7b 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
d05612d23b Bug 881909 - Wrap and unwrap toolbaritems after customization mode transition finishes. r=Gijs. 2013-06-17 10:37:41 -04:00
Mike Conley
9187b6f299 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-14 11:57:09 -04:00
Gijs Kruitbosch
2715a55a9f Back out bug 882960 (a462ae7a8657) for mochitest-browser failures. 2013-06-14 17:38:57 +02:00
Gijs Kruitbosch
bbc2ac3e56 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
17abc4e490 Backout bug 880701 - caused a behavioural regression with the panels not resizing properly. 2013-06-13 23:26:02 -04:00
Mike Conley
56c6adbf96 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-13 16:29:57 -04:00
Mike de Boer
b2114ffc49 Bug 881131: update zoom reset label on location change. r=jaws 2013-06-13 15:23:20 +02:00
Mike de Boer
43ce95face Bug 873398: improve disabled state appearance for panel buttons. r=jaws 2013-06-13 14:31:27 +02:00
Mike de Boer
06673d9134 Backed out changeset 4d9d4960d891 (bug 873398) 2013-06-13 19:36:13 +02:00
Mike de Boer
e0a60d6cad Backed out changeset 7ef2a2d43849 (bug 881131) 2013-06-13 19:35:48 +02:00
Mike de Boer
4de718b581 Bug 881131: update zoom reset label on location change 2013-06-13 15:23:20 +02:00
Mike de Boer
2b820fe840 Bug 873398: improve disabled state appearance for panel buttons 2013-06-13 14:31:27 +02:00
Jared Wein
7a2f1ad9c6 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
81178887a3 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
08013f0fdb Backing out Bug 873066 (f2fec3b20abe) for introducing perma-orange. r=bustage-fix. 2013-06-11 11:10:08 -04:00
Gijs Kruitbosch
b14eba2036 Bug 879980 - Subscribe button appears disabled when in the palette, r=mconley 2013-06-10 23:28:07 +02:00
Gijs Kruitbosch
c76f0e82e2 Bug 877851 - Spacer/separator/spring tests should be independent, r=mconley 2013-06-10 12:53:38 +02:00
Mike Conley
7a607407a9 Bug 873066 - Enforce allowedAreaTypes for widgets. r=Gijs,feedback=Unfocused. 2013-06-10 14:08:53 -04:00
Jared Wein
c73db3c30b Bug 870602 - Disable lightweight themes when in customization mode. r=Unfocused 2013-06-07 23:29:47 -04:00
Gijs Kruitbosch
b6915b87b0 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
0f826e6601 Bug 879317 - Customization target should support insertItem, r=jaws 2013-06-06 21:30:37 +02:00
Gijs Kruitbosch
13c4de9795 Bug 877447 - Make CustomizableUI.inDefaultState skip IDs for missing items, r=mconley 2013-06-06 21:13:15 +02:00
Gijs Kruitbosch
7cf48ca098 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
e43023925b Bug 870452 - Migrate feed button to new API, r=mconley 2013-06-03 20:59:31 +02:00
Mike de Boer
05115743fe Bug 879295: switch hardcoded strings to use localized alternatives. r=jaws 2013-06-04 18:08:09 +02:00
Gijs Kruitbosch
4507bc6b95 Bug 870471 - context menu for customization panel, r=bmcbride,dao 2013-06-05 11:31:37 +02:00
Gijs Kruitbosch
61caece9c9 Bug 879098 - fix test failures caused by bug 878452, r=mconley 2013-06-04 21:07:14 +02:00
Gijs Kruitbosch
c92703837c Bug 878452 - dragging an item to an empty area should work, r=jaws 2013-06-03 22:13:34 +02:00
Gijs Kruitbosch
0dcd765c65 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
571f89e221 Bug 868433: make widgets use localization strings. r=mconley 2013-06-04 12:44:03 +02:00
Mike de Boer
308c0cb0e4 Bug 870901: Re-add edit controls and make them customizable. r=mconley 2013-06-04 12:33:13 +02:00
Mike de Boer
db328224b3 Bug 870897: make the zoom controls customizable. r=mconley, sr=Unfocused 2013-06-04 12:33:11 +02:00
Gijs Kruitbosch
c118ab4499 Back out e878799f7d5a for browser-chrome bustage. 2013-06-04 09:18:33 +02:00
Jared Wein
aafe68cace Bug 878300 - Switch CustomizeMode.jsm and CustomizableUI.jsm to use Console.jsm. r=Unfocused 2013-06-04 00:02:30 -04:00
Jared Wein
ef644200b5 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
e57cfffcb3 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
c422ca9fe6 Bug 877178 - Respect skipintoolbarset for existing items, r=jaws
--HG--
extra : rebase_source : 9a2c24cafa8c07b9010d9debc31e0ddcbbd2fc78
2013-06-03 22:12:06 +02:00
Gijs Kruitbosch
5ef7980af7 Bug 877178 - Tests for unregisterArea, r=jaws
--HG--
extra : rebase_source : a7ff14159918566306be0097ee0694941d07e30a
2013-06-03 22:12:00 +02:00
Mike Conley
344e3a1992 Backed out changeset c986b5090517 due to possibly introducing leaks. 2013-06-03 14:21:16 -04:00
Mike Conley
20c7061657 Backed out changeset ea38f867cc07 due to possibly introducing leaks. 2013-06-03 14:20:02 -04:00
Mike de Boer
0b1883ccb9 Bug 870901: Re-add edit controls and make them customizable, r=mconley 2013-06-03 13:17:55 +02:00
Mike de Boer
69eeb216a9 Bug 870897: make the zoom controls customizable, r=mconley 2013-06-03 13:17:52 +02:00
Mike de Boer
77cdeff8ff 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
7d6a7b8c57 Bug 877178 - Allow add-ons/code to unregister an area, r=jaws 2013-06-01 00:02:28 +02:00
Gijs Kruitbosch
0297781be2 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
617f20c1ef 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
ba3c45a04f Backed out changeset aa7f6cd90ff8 (Bug 873867) 2013-05-31 12:50:01 -04:00
Mike Conley
0f99b57134 Bug 873867 - Adjust panelmultiview binding to allow easy swapping of mainviews. r=Unfocused. 2013-05-31 11:07:36 -04:00
Gijs Kruitbosch
ff77091ff4 Bug 873501 - Add tests for special widgets, r=mconley
--HG--
extra : rebase_source : 828591aa9888641d810ae73c4289aac276e6ab15
2013-05-30 23:09:04 +02:00
Gijs Kruitbosch
750ae6b455 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
9b67ed8c89 Bug 870014 - Fix botched conflict resolution and pass targetArea, too; original-r=mconley. 2013-05-30 14:32:13 +02:00
Gijs Kruitbosch
9a1b967bfe Bug 870014 - Cannot insert customizable items to the left of the tabstrip, r=mconley 2013-05-30 10:07:43 +02:00
Mike Conley
21aec1c539 Bug 875798 - Make the default placements for nav-bar reflect reality. r=Gijs. 2013-05-29 17:41:46 -04:00
Jared Wein
45ee65a104 Bug 873056 - Drag-over and drop effects when customizing. r=mconley 2013-05-29 16:41:44 -04:00
Jared Wein
a4c0b4ae39 Bug 875775 - followup, update isWidgetRemovable. r=gijs
--HG--
extra : rebase_source : cd093fda0b3b66cabb654756d829959fa009ceee
2013-05-29 10:57:17 -04:00
Jared Wein
560a4b1887 Bug 877183 - Remove unreferenced variable in getPlacementOfWidget. r=gijs
--HG--
extra : rebase_source : 0b6569639b8e2a38deac49e9c1a516015abc2a5a
2013-05-29 10:48:04 -04:00
Jared Wein
395fd585cb Bug 876764 - Entering customization mode with open customization tab breaks it. r=mconley 2013-05-28 17:49:11 -04:00
Jared Wein
e7163ef8b9 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
74ab8d2825 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
149eb1c5b5 Bug 871296 - 'Undo Close Tab' breaks customization mode. r=mconley 2013-05-28 09:07:10 -04:00
Blair McBride
2bfc48b191 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
bafaf52ccd 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
43af10a888 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
b84e035950 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
ee1c3f7dae Bug 870461 - Improve l10n identifiers for new history subview buttons, r=dao 2013-05-22 12:07:54 +02:00
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