Commit Graph

905 Commits

Author SHA1 Message Date
Gijs Kruitbosch
9377a50cd2 Bug 913780 - make overflowable toolbar care about search splitter, r=jaws (fix tests on a CLOSED TREE) 2013-09-09 22:17:34 +02:00
Gijs Kruitbosch
b3430c9114 Bug 912976 - Remove makefile.in boilerplate, r=jaws 2013-09-05 18:41:14 +02:00
Gijs Kruitbosch
e4500e2982 Bug 876926 - Fix placement id error, and accidental advantage had in toolbar.xml, r=jaws 2013-08-30 08:55:39 +02:00
Mike de Boer
bc161d68d6 Bug 879974: adjust styling of zoom and edit controls when they reside in the cust. palette. r=mconley 2013-08-29 22:06:34 +02:00
Gijs Kruitbosch
1f06fbdd4c Bug 893609 - getPlacementOfWidget should return null for non-existent widgets, r=Unfocused 2013-08-26 15:21:53 +02:00
Gijs Kruitbosch
eab58aaa9c Bug 893610 - CustomizableUI.getWidgetProvider() should look at gSeenWidgets to be more accurate about PROVIDER_API widgets, r=Unfocused 2013-08-26 15:17:32 +02:00
Gijs Kruitbosch
9dffa439eb Bug 909366 - add re-entrancy check to registerToolbar, r=jaws 2013-08-27 11:31:51 +02:00
Gijs Kruitbosch
be359c0c80 Bug 880388 - Fix test bustage, rs=bustage 2013-08-27 11:17:25 +02:00
Mike de Boer
71f2722cde Bug 880388: correct size of a widget when dragging a widget over a target. r=jaws 2013-08-27 00:23:18 +02:00
Gijs Kruitbosch
24fa015488 Bug 885062 - Streamline TabsInTitlebar._update, take navbar overlap and customize mode into account, r=MattN 2013-08-19 17:19:31 +02:00
Jared Wein
beed4a171f Bug 907796 - Follow-up to use the correct error reporter for panelUI.js and head.js. r=MattN 2013-08-21 12:38:00 -07:00
Jared Wein
afd5c6ecd0 Bug 907796 - Add error reporters to the Task.spawns within browser/components/customizableui. r=Gijs 2013-08-21 15:33:46 -04:00
Jared Wein
afc825a098 Bug 907412 - Depopulate the customization palette before scaling the customization window upon exiting. r=Gijs 2013-08-21 12:24:36 -04:00
Mike de Boer
ca74cd6045 Bug 907376: disable Exit button in Customization Mode. r=jaws 2013-08-20 22:36:41 +02:00
Mike de Boer
459f5d8b14 Bug 865916: create a Character Encoding widget and subview. r=gkruitbosch,dao 2013-08-20 14:52:29 +02:00
Gijs Kruitbosch
20c2045967 Bug 900433 - properly remove transitionend function, r=mikedeboer 2013-08-20 13:39:04 +02:00
Mike Conley
5e065748fd Re-land Bug 906075 - Only send toolbars through buildArea if they're not in their default state. r=jaws. 2013-08-17 20:21:19 -04:00
Mike Conley
8d1b8810a1 Backed out bug 906075 (changeset 5a2fbb868edd) due to CustomizableUI breakage. r=bustage-fix. 2013-08-16 18:56:11 -04:00
Mike Conley
85a2dca72b Bug 906075 - Only send toolbars through buildArea if they're not in their default state. r=jaws. 2013-08-16 17:42:24 -04:00
Dão Gottwald
75623dfcc2 Bug 871203 - Add Exit button to panel menu. r=mconley 2013-08-15 19:54:10 +02:00
Gijs Kruitbosch
bbd1d4f1bc Bug 877178 - Skip elements with the skipintoolbarset attribute earlier in CustomizableUI's buildArea (follow-up to 4b3950dd3859). r=MattN 2013-08-14 00:41:12 -07:00
Jared Wein
61614dcea3 Bug 902924 - Remove the dependency on FullZoom_onLocationChange from the zoom controls. r=mikedeboer 2013-08-08 14:10:36 -04:00
Jared Wein
63fa989d5e Bug 902097 - begin/endBatchUpdate should only be called once per registerToolbar. r=mconley 2013-08-07 13:24:01 -04:00
Jared Wein
15c093cf44 Bug 901016 - Remove dead code from CustomizableUI. r=Gijs 2013-08-06 18:51:07 -04:00
Gijs Kruitbosch
3bf6fbdf46 Bug 899608 - refactor our wrapper cache into two separate non-leaky caches, r=mconley 2013-08-06 17:56:26 +02:00
Gijs Kruitbosch
cf17ff5ad2 Bug 901058 - Fix usage of area.type to use a map's get() function. r=mak. 2013-08-02 16:04:40 +02:00
Mike Conley
7e54e67742 Bug 901070 - When cleaning out unused toolbar buttons from an area, remove the location attributes before putting things into the palette. r=Gijs. 2013-08-02 16:41:04 -04:00
Mike Conley
98d3de012e Backing out be70e1844ac7 (Bug 901058) for permaorange on CLOSED TREE. 2013-08-02 14:50:24 -04:00
Mike Conley
5087d31f19 Move CustomizableUI EXTRA_PP_JS_MODULES to moz.build, no bug, r=bustage-fix for CLOSED TREE. 2013-08-02 12:52:57 -04:00
Gijs Kruitbosch
a09561d02e Fix usage of area.type to use a map's get() function, no bug, rs=mconley 2013-08-02 16:04:40 +02:00
Gijs Kruitbosch
e0cb8b50ad Bug 900442 - Add-on toolbar shouldn't be evicting stuff when we wrap its contents, r=mconley 2013-08-01 12:48:05 +02:00
Mike Conley
7db8c4bc20 Bug 899576 - Fast-path the default case for CustomizableUI.buildArea, and preset node attributes in browser.xul. r=Gijs. 2013-08-01 14:46:23 -04:00
Mike Conley
48052811a1 Bug 899608 - Remove cruft from XULWidgetGroupWrapper, and move areaType getter into group wrappers. r=Gijs, rs=mak. 2013-08-01 12:18:01 -04:00
Jared Wein
57721cf791 Bug 891104 - Only run onOverflow if an overflow event has occurred. r=mconley 2013-07-29 15:36:39 -04:00
Mike Conley
a799f88d2c Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs. 2013-07-27 14:58:36 -04:00
Jared Wein
be240635b0 Bug 898040 - Followup to only remove the event listeners if they were added. r=MattN 2013-07-25 18:04:47 -04:00
Jared Wein
d3a718fe3e Bug 898040 - Delay adding the event listeners for PanelUI until the panel is toggled. r=mconley 2013-07-25 16:03:13 -04:00
Marco Bonardo
30190e9521 Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
2013-07-25 12:02:05 +02:00
Gijs Kruitbosch
3cc48a384c Bug 872544 - wrap toolbarbutton labels in panels, r=mikedeboer 2013-07-19 16:30:40 +02:00
Gijs Kruitbosch
830e8512b2 Bug 895827 - pass null if we don't have a placement, r=jaws 2013-07-24 16:58:15 +02:00
Gijs Kruitbosch
07b6ec7626 Fix an observer never being removed, found in bug 897410, r=mikedeboer 2013-07-24 15:29:32 +02:00
Gijs Kruitbosch
940b65ae98 Bug 897410 - don't call into the zoom manager if we don't (yet) have a docshell, r=mikedeboer 2013-07-24 15:29:29 +02:00
Mike Conley
14db7619b2 Bug 896596 - _onDragStart hack in CustomizeMode should not cause placeholders to get inserted after exiting customize mode. r=Gijs. 2013-07-23 11:11:09 -04:00
Jared Wein
bc0450489d Bug 895778 - Optimize some of the code paths in CustomizableUIInternal.registerToolbar. r=Gijs r=mconley 2013-07-22 11:22:42 -04:00
Gijs Kruitbosch
150f3dc53a Bug 881937 - tabindex all the things, r=mconley 2013-07-19 17:58:21 +02:00
Gijs Kruitbosch
bcd7d76ed5 Bug 881937 - focus the first focusable item, r=mconley 2013-07-19 15:30:03 +02:00
Gijs Kruitbosch
3911d28885 Bug 878106 - should call updateEditUIVisibility when opening panel, r=Unfocused 2013-07-18 14:09:07 +02:00
Gijs Kruitbosch
b89b98b9cc Bug 885075 - remove skipintoolbarset from social widget, r=mikedeboer 2013-07-19 12:30:40 +02:00
Gijs Kruitbosch
77b04c0b37 Bug 892463 - Australis menupanel contextmenu shouldn't override add-on contextmenu, r=dao 2013-07-19 12:30:39 +02:00
Mike Conley
24eb84c5d4 Bug 873712 - Add "overflowed" property to CustomizableUI widgets. r=Gijs. 2013-07-18 13:59:14 -04:00