Commit Graph

207 Commits

Author SHA1 Message Date
Gijs Kruitbosch
743b574403 Bug 913972 - Part 1: Use placements for currentSet so it doesn't reorder because of overflow, r=jaws (CLOSED TREE) 2013-09-10 00:37:24 +02:00
Gijs Kruitbosch
fe7a743688 Bug 913972 - part 0: don't move skipintoolbarset stuff so much, r=mconley (CLOSED TREE) 2013-09-10 00:36:50 +02:00
Gijs Kruitbosch
c6d68a5768 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
56a8d54e69 Bug 912976 - Remove makefile.in boilerplate, r=jaws 2013-09-05 18:41:14 +02:00
Gijs Kruitbosch
8bf3d35dc0 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
66e88b951c 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
8264029cc8 Bug 893609 - getPlacementOfWidget should return null for non-existent widgets, r=Unfocused 2013-08-26 15:21:53 +02:00
Gijs Kruitbosch
b5d62f1c0f 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
5c1e443287 Bug 909366 - add re-entrancy check to registerToolbar, r=jaws 2013-08-27 11:31:51 +02:00
Gijs Kruitbosch
3cbbcb0a57 Bug 880388 - Fix test bustage, rs=bustage 2013-08-27 11:17:25 +02:00
Mike de Boer
50e9ad2caf 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
ad75c41c2b 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
414767368c 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
ce3ee937c1 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
15d9fdf793 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
36845b571e Bug 907376: disable Exit button in Customization Mode. r=jaws 2013-08-20 22:36:41 +02:00
Mike de Boer
b4e57aae97 Bug 865916: create a Character Encoding widget and subview. r=gkruitbosch,dao 2013-08-20 14:52:29 +02:00
Gijs Kruitbosch
457f117252 Bug 900433 - properly remove transitionend function, r=mikedeboer 2013-08-20 13:39:04 +02:00
Mike Conley
8ec1320c4a 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
f39fc9ddd6 Backed out bug 906075 (changeset 5a2fbb868edd) due to CustomizableUI breakage. r=bustage-fix. 2013-08-16 18:56:11 -04:00
Mike Conley
56fea2526b 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
f0a9beafa0 Bug 871203 - Add Exit button to panel menu. r=mconley 2013-08-15 19:54:10 +02:00
Gijs Kruitbosch
7041f1d1e3 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
943694fdff Bug 902924 - Remove the dependency on FullZoom_onLocationChange from the zoom controls. r=mikedeboer 2013-08-08 14:10:36 -04:00
Jared Wein
92e678870f Bug 902097 - begin/endBatchUpdate should only be called once per registerToolbar. r=mconley 2013-08-07 13:24:01 -04:00
Jared Wein
45c10a5c5d Bug 901016 - Remove dead code from CustomizableUI. r=Gijs 2013-08-06 18:51:07 -04:00
Gijs Kruitbosch
7649f461b5 Bug 899608 - refactor our wrapper cache into two separate non-leaky caches, r=mconley 2013-08-06 17:56:26 +02:00
Gijs Kruitbosch
ec13de7adb 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
9fc3e5526d 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
cb9a458d02 Backing out be70e1844ac7 (Bug 901058) for permaorange on CLOSED TREE. 2013-08-02 14:50:24 -04:00
Mike Conley
7d8e14b2c0 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
03301f5a46 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
966d46482c 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
7de28e24f3 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
ba117f9111 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
f93e463c0d Bug 891104 - Only run onOverflow if an overflow event has occurred. r=mconley 2013-07-29 15:36:39 -04:00
Mike Conley
e572f25cee Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs. 2013-07-27 14:58:36 -04:00
Jared Wein
95b937964b 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
d0bc0cba9d 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
a4beaa4a33 Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
2013-07-25 12:02:05 +02:00
Gijs Kruitbosch
2193d60c43 Bug 872544 - wrap toolbarbutton labels in panels, r=mikedeboer 2013-07-19 16:30:40 +02:00
Gijs Kruitbosch
df11c8424a Bug 895827 - pass null if we don't have a placement, r=jaws 2013-07-24 16:58:15 +02:00
Gijs Kruitbosch
cf893271fe Fix an observer never being removed, found in bug 897410, r=mikedeboer 2013-07-24 15:29:32 +02:00
Gijs Kruitbosch
e8483bc04f 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
5816f65fbd 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
0d77ab6b65 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
d475ebb7fa Bug 881937 - tabindex all the things, r=mconley 2013-07-19 17:58:21 +02:00
Gijs Kruitbosch
38fd2ae4d4 Bug 881937 - focus the first focusable item, r=mconley 2013-07-19 15:30:03 +02:00
Gijs Kruitbosch
b139d9242f Bug 878106 - should call updateEditUIVisibility when opening panel, r=Unfocused 2013-07-18 14:09:07 +02:00
Gijs Kruitbosch
7a47c133cd Bug 885075 - remove skipintoolbarset from social widget, r=mikedeboer 2013-07-19 12:30:40 +02:00