Gijs Kruitbosch
|
018902b637
|
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
|
18f129c497
|
Bug 877450 - Create Developer Tool widget with subview. r=Gijs.
|
2013-07-10 13:51:22 -04:00 |
|
Mike Conley
|
148b7dacb5
|
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
|
5d30f31f83
|
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
|
a4ee03cec4
|
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
|
84f7cec9de
|
Bug 890476 - Don't build a menubar on OSX, r=dao
|
2013-07-08 17:15:16 +02:00 |
|
Gijs Kruitbosch
|
d9077cbb13
|
Bug 889597 - Hide panelUI by default to improve ts_paint, r=MattN,jaws
|
2013-07-02 23:16:36 +02:00 |
|
Gijs Kruitbosch
|
c108655d8a
|
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
|
38ef025412
|
Bug 878898: rename 'name' and 'description' properties to 'label' and 'tooltiptext' respectively. r=jaws
|
2013-07-02 17:10:32 +02:00 |
|
Jared Wein
|
e80a6b3425
|
Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao
|
2013-06-29 04:25:56 -04:00 |
|
Jared Wein
|
b2a1c147e2
|
Backed out changeset ee81f5bac27a (bug 888571)
|
2013-06-30 08:36:00 -04:00 |
|
Jared Wein
|
f965bb3cdb
|
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
|
5b2cd250dc
|
Bug 749804 - Fix memory leaks in add-on bar mutation observer, r=mconley
|
2013-06-27 10:10:57 -04:00 |
|
Gijs Kruitbosch
|
fa07fd03bd
|
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
|
db4fb74a1e
|
Bug 882744 - Widgets moved to the palette keep the disabled state, r=jaws
|
2013-06-26 21:48:10 +02:00 |
|
Gijs Kruitbosch
|
40e9c2eac1
|
Bug 749804 - Auto-migrating add-on bar shim, r=jaws,Unfocused;feedback=mconley
|
2013-06-12 19:52:14 +02:00 |
|
Gijs Kruitbosch
|
58d2035656
|
Bug 885015 - expose widget IDs for jetpack/add-ons (like currentset), r=mconley
|
2013-06-24 10:44:23 -04:00 |
|
Gijs Kruitbosch
|
9afc83bf81
|
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
|
05d6de1060
|
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
|
39d09e14c8
|
Backed out changeset 48334123e0c7 (bug 880382) for test timeouts on debug builds.
|
2013-06-21 02:56:36 -04:00 |
|
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 |
|