Mike de Boer
|
cb2571aa34
|
Bug 930950: also remove location attributes when a widget is removed. r=Gijs
|
2013-11-18 13:01:46 +01:00 |
|
Blair McBride
|
0a5b921daf
|
Bug 939489 - CustomizeMode should null-check documentElement._lightweightTheme. r=mconley
|
2013-11-18 10:10:14 +13:00 |
|
Gijs Kruitbosch
|
6ba7967627
|
Bug 939091 - fix forward-moving detection to check if we actually can, r=mikedeboer
|
2013-11-15 15:25:41 +01:00 |
|
Gijs Kruitbosch
|
43dbc98e33
|
Bug 938694 - CustomizableUI.reset should persist default set equivalent, not remove the attribute entirely, r=jaws
|
2013-11-14 20:16:08 +01:00 |
|
Gijs Kruitbosch
|
7964b384f1
|
Bug 918226 - expose 'work offline' in the developer subview, r=mikedeboer
|
2013-11-14 16:26:01 +01:00 |
|
Matthew Noorenberghe
|
e679bb6068
|
Bug 936378 - Fix PanelUI.show() to not require an event. r=Unfocused
|
2013-11-12 19:19:09 -08:00 |
|
Gijs Kruitbosch
|
8a1e4738cc
|
Bug 884492 - run TabsInTitlebar._update when nodes are added/removed in tab/menubar, r=mconley
|
2013-11-13 21:56:42 +01:00 |
|
Dão Gottwald
|
c065bb5ece
|
Bug 936633 - Right-clicking on the Firefox menu button shouldn't open the menu panel. r=jaws
|
2013-11-11 12:42:31 +01:00 |
|
Mike Conley
|
c46b00cdea
|
Bug 932963 - Break customize mode transition into several phases. r=jaws.
|
2013-11-06 23:42:31 -05:00 |
|
Jared Wein
|
7ba3697579
|
Bug 886444 - [Australis] Remove top padding on the window while in customization mode and also remove the ability to exit customization mode by clicking on the increased window padding. r=Gijs ui-r=shorlander
|
2013-11-05 15:00:30 -05:00 |
|
Dão Gottwald
|
8d3eeffd7e
|
Bug 934988 - Panel menu button shouldn't consume outside clicks. r=mconley
|
2013-11-05 18:02:54 +01:00 |
|
Gijs Kruitbosch
|
cd05e7bc5d
|
Fix errors introduced by 8e9d485dd741 in bug 882353: pass node to updateCombinedWidgetStyle, rs=bustage
|
2013-11-05 14:13:06 +01:00 |
|
Darshana Padmadas
|
935cff7bdb
|
Bug 882353 - Reduce duplication of updateWidgetStyle in CustomizableWidgets.jsm, r=gijs
|
2013-11-04 22:07:00 +01:00 |
|
Gijs Kruitbosch
|
b8101e8ad2
|
Bug 934113 - correctly mark items as removable when in customize mode, r=jaws
|
2013-11-05 11:39:59 +01:00 |
|
Gijs Kruitbosch
|
ecbe951fa0
|
Bug 930161 - use the image rather than the cursor for positioning, r=mikedeboer
|
2013-10-31 18:02:49 +01:00 |
|
Gijs Kruitbosch
|
d45cc52ccc
|
Bug 924004 - buildArea should just plain remove special items, r=mconley
|
2013-11-01 19:45:53 +01:00 |
|
Gijs Kruitbosch
|
56d47a4b47
|
Bug 933731 - Should construct panel before starting customize mode, r=mconley
|
2013-11-01 19:45:52 +01:00 |
|
Gijs Kruitbosch
|
594cc8ac68
|
Bug 931092 - refactor insertion code so we can update individual nodes, r=mconley
--HG--
extra : rebase_source : bd74a011b4e3c82cf7d7365927f800f86661e051
|
2013-10-31 23:20:42 +01:00 |
|
Gijs Kruitbosch
|
ee3b65e7e1
|
Bug 932342 - PanelUI ensureReady should only ever be invoked once, r=mconley
|
2013-10-29 17:26:13 +01:00 |
|
Gijs Kruitbosch
|
9678478250
|
Bug 890338 - esc key doesn't work anymore after clicking restore defaults, r=jaws
|
2013-10-28 12:16:12 +01:00 |
|
Gijs Kruitbosch
|
04084af985
|
Bug 876944 - customizemode should deal with creating/destroying widgets, r=Unfocused
|
2013-10-23 13:03:55 +02:00 |
|
Felix H. Dahlke
|
442178c0e3
|
Bug 898783 - Only sample the scrollbar width once; r=jaws
|
2013-10-21 06:14:01 +02:00 |
|
Gijs Kruitbosch
|
b6035b4ba5
|
Bug 885066 - don't apply LWTs to windows already in customization mode, r=Unfocused
|
2013-10-22 12:20:38 +02:00 |
|
Gijs Kruitbosch
|
6d73fa9aa5
|
Bug 927605 - UX-only: use the ShortcutUtils module in CustomizableUI, r=mikedeboer
|
2013-10-22 14:03:44 +02:00 |
|
Jared Wein
|
79443fab60
|
Bug 890140 - Fix placoholder code so there aren't extra rows created. r=Gijs
|
2013-10-22 15:08:56 -07:00 |
|
Gijs Kruitbosch
|
911c5803db
|
Bug 888115 - rename customizableui-areatype and customizableui-anchorid to cui-areatype/cui-anchorid to save our poor fingers, r=jaws
|
2013-10-22 22:26:09 +02:00 |
|
Jared Wein
|
1117925a69
|
Bug 909779 - Toolbar Overflow isn't initialized correctly on newly opened windows. r=Gijs,jaws
|
2013-10-22 15:07:56 +02:00 |
|
Gijs Kruitbosch
|
324de02742
|
Bug 890319 - about:customize doesn't work if we try to enter before the window has loaded, r=mikedeboer
|
2013-10-22 13:07:30 +02:00 |
|
Gijs Kruitbosch
|
fb53eab108
|
Bug 900593 - Remove parent flex stuff, r=jaws
|
2013-10-21 12:01:07 +02:00 |
|
Gijs Kruitbosch
|
4464d60614
|
Bug 927717 - CustomizeMode _onDragOver does not handle the empty toolbar case, r=mconley
|
2013-10-16 20:52:00 +02:00 |
|
Jared Wein
|
3e86d7ccbe
|
Backed out changeset c198907c6ba6 (bug 909779)
|
2013-10-18 17:45:44 -07:00 |
|
Jared Wein
|
f34bf6bdd9
|
Bug 909779 - Toolbar Overflow isn't initialized correctly on newly opened windows. r=Gijs
|
2013-10-18 15:42:31 -07:00 |
|
Jared Wein
|
bd5027f57e
|
Bug 927917 - Middle-clicking on the items in the History subview should open them in a new tab. r=mikedeboer
|
2013-10-18 09:25:15 -07:00 |
|
Gijs Kruitbosch
|
ce1194f94c
|
Bug 885057 - fix panel arrow colour issue in customize mode, r=dao
|
2013-10-18 11:27:40 +02:00 |
|
Gijs Kruitbosch
|
db1275e1ad
|
Backed out changeset 3ad4bd967735 (bug 909779) for breaking all the mochitest-bc
--HG--
extra : rebase_source : 6429d68d39906c2b862e5cfb9418765f45b11005
|
2013-10-17 10:25:22 +02:00 |
|
Soumya Kanti Chakraborty
|
eed9c46b31
|
Bug 927043 - CustomizableUI shouldn't use Date.now() for generating special items; r=gijs
|
2013-10-16 13:34:00 +02:00 |
|
Gijs Kruitbosch
|
153a8ff40b
|
Bug 887853 - part 2: add shortcut references and display them, r=mconley
|
2013-10-14 14:39:30 +02:00 |
|
Gijs Kruitbosch
|
41604ba010
|
Bug 918551 - add a minimum size left for scrollbars, so that OS X doesn't make us look cramped, r=mconley
|
2013-10-15 20:14:57 +02:00 |
|
Gijs Kruitbosch
|
1b6952b895
|
Bug 909779 - actually check for overflow instead of relying on the event, switch to scrollLeftMax, r=jaws
|
2013-10-16 22:56:07 +02:00 |
|
Jared Wein
|
3bb804b117
|
Bug 916964 - Improve overflow panel when lots of items are present. r=Gijs
|
2013-10-15 15:49:48 -04:00 |
|
Gijs Kruitbosch
|
1745383fe2
|
Bug 914138 - picked wrong platform to run test, rs=me
|
2013-10-15 20:53:09 +02:00 |
|
Gijs Kruitbosch
|
609b7abe4c
|
Bug 914138 - add a test for the overflow panel insertion/additions, r=jaws
|
2013-10-10 23:47:05 +02:00 |
|
Gijs Kruitbosch
|
30cbfd0230
|
Bug 914138 - add the toolbar as a listener, and do bookkeeping for inserted/removed nodes, r=jaws
|
2013-10-10 23:44:24 +02:00 |
|
Gijs Kruitbosch
|
9f5ae3129d
|
Bug 914138 - test scaffolding fix, minor overflow checking issue, r=jaws
|
2013-10-10 22:41:36 +02:00 |
|
Kruitbosch
|
7fe6ee9ef6
|
Bug 914138 - refactor some code, append to the overflowable toolbar in the right spot if necessary, r=jaws
|
2013-09-23 12:54:00 +02:00 |
|
Justin Dolske
|
91893e3f8a
|
Bug 918551 - divide the footer in 3, drop brand name in panel, r=jaws
|
2013-10-15 19:52:37 +02:00 |
|
Gijs Kruitbosch
|
df3bc04515
|
Bug 923439 - bustage fix for wrong dragValue, rs=me
--HG--
extra : rebase_source : dff785523b1f78f63cf4fb24455a0dce8f35361e
|
2013-10-15 18:20:04 +02:00 |
|
Gijs Kruitbosch
|
7cd5c96a91
|
Bug 923439 - make dragging items to the end of a toolbar easier, r=mikedeboer
|
2013-10-15 16:32:25 +02:00 |
|
Jared Wein
|
1786f3254a
|
Bug 888572 - Add 'Recently Closed Tabs' and 'Recently Closed Windows' to the History subview. r=Gijs
|
2013-10-14 14:33:17 -04:00 |
|
Gijs Kruitbosch
|
1b6371d9f3
|
Bug 893849 - search box should fill entire width of panel, part 1: change class name, apply to search box, r=mikedeboer
|
2013-10-10 19:43:58 +02:00 |
|
Gijs Kruitbosch
|
19e128e29d
|
Bug 923859 - Wide widget rearranging: derecurse, simplify, improve, r=jaws
|
2013-10-10 13:40:44 +02:00 |
|
Gijs Kruitbosch
|
a0bb92a76b
|
Bug 918049 - deal with skipintoolbarset items better when dnd'ing, r=jaws
|
2013-10-02 14:52:56 +02:00 |
|
Jared Wein
|
1c499b70aa
|
Bug 924388 - There should be small separators between the sub-edit controls and sub-zoom controls when each controls is placed in a toolbar. r=gijs
|
2013-10-08 17:45:07 -04:00 |
|
Gijs Kruitbosch
|
2edda04fc0
|
Bug 896687 - remove PanelUI-mainView-spring, r=Unfocused
|
2013-09-30 13:41:27 +02:00 |
|
Blair McBride
|
eee240b405
|
Bug 916732 - PanelUI should have dedicated show() API. r=Gijs
|
2013-10-08 21:24:26 +13:00 |
|
Gijs Kruitbosch
|
d2c7103f90
|
Bug 916256 - download animation should anchor on panel anchor when the downloads button is in a panel, r=mconley
|
2013-10-07 15:54:25 +02:00 |
|
Gijs Kruitbosch
|
02076e16a9
|
Bug 923857 - while resetting, shouldn't wrap/unwrap based on notifications, r=jaws
|
2013-10-06 13:20:49 +02:00 |
|
Gijs Kruitbosch
|
dbd9f3c1f4
|
Backed out changeset a257f4a1591a (bug 920224) for mochitest-bc orange because of my being blind
|
2013-09-26 11:59:12 +02:00 |
|
Gijs Kruitbosch
|
e8abf64c93
|
Bug 894411 - make CustomizableUI tests run faster, r=Unfocused
|
2013-09-26 10:06:55 +02:00 |
|
Gijs Kruitbosch
|
0575f897d2
|
Bug 920224 - initialize panelUI immediately, r=Unfocused
|
2013-09-26 10:04:24 +02:00 |
|
Gijs Kruitbosch
|
ad5881d62b
|
Bug 920224 - make test wait for delayed startup, r=Unfocused
|
2013-09-26 10:04:21 +02:00 |
|
Gijs Kruitbosch
|
b071630143
|
Bug 920436 - don't re-add closed windows, r=bz,jaws
|
2013-09-26 10:04:17 +02:00 |
|
Gijs Kruitbosch
|
aef7d6987c
|
Bug 920201 - move tests into manifest, r=gps
--HG--
extra : rebase_source : 372d63b3b55641aea55c9b39711a8cd0215eac13
|
2013-09-25 15:17:49 +02:00 |
|
Akshat Kedia
|
d01b033ea0
|
Bug 914806 - Remove the allowedAreas code in CustomizableUI and CustomizableWidgets. r=jaws
|
2013-09-25 16:51:33 -04:00 |
|
Akshat Kedia
|
36a15efe8a
|
Bug 895429 - Change nooverflow attribute to overflows; r= Jared Wein [:jaws]
|
2013-09-25 16:42:23 -04:00 |
|
Jared Wein
|
6d72a21ef2
|
Bug 890137 - [Australis] Menu should appear on mousedown, not mouseup. r=mconley
|
2013-09-25 09:35:15 -04:00 |
|
Gijs Kruitbosch
|
1deab65af6
|
Bug 885579 - fix broken set removal, broken parentNode assumption, r=mikedeboer
--HG--
extra : rebase_source : 952a136f70b942d6e3df9466575cabc56156e80a
|
2013-09-24 11:39:01 +02:00 |
|
Jared Wein
|
b7f783eed7
|
Bug 910375 - Followup, cache the pref value when entering customization mode. r=Gijs
|
2013-09-23 16:50:17 -04:00 |
|
Gijs Kruitbosch
|
2b3c5a5bf1
|
Bug 885579 - Narrow widgets dropped on a wide widget should place the narrow widget above the wide widget, r=jaws
|
2013-09-17 22:33:02 +02:00 |
|
Gijs Kruitbosch
|
9cbc7c65bc
|
Bug 882582 - Make 'Preferences' be 'Options' on Windows, r=jaws
|
2013-09-20 13:13:00 +02:00 |
|
Mike de Boer
|
30dffbff7a
|
Bug 872548: panel subviews should swipe to the right in RTL mode. r=gkruitbosch
|
2013-09-20 18:04:41 +02:00 |
|
Gijs Kruitbosch
|
04333b296d
|
Bug 916735 - use a pref to fast-forward animation for tests, r=Unfocused
|
2013-09-20 14:16:33 +02:00 |
|
Gijs Kruitbosch
|
d531094437
|
Bug 918275 - set place when wrapping toolbar item, r=mikedeboer
|
2013-09-19 17:29:57 +02:00 |
|
Mike de Boer
|
29e7eabed7
|
Bug 885086: constrain max width of overflowItems, correct layout and centering of elements and update zoom/ edit controls in overflow panel. r=jaws
|
2013-09-18 14:48:19 +02:00 |
|
Jared Wein
|
e55ea5b849
|
Bug 914863 - Help and Quit buttons stay disabled after exiting customization mode. r=mconley,Gijs
|
2013-09-17 18:20:19 -04:00 |
|
Mike de Boer
|
7945880281
|
Bug 881905: attach downloads panel to the chevron if overflowed. r=jaws,mak
|
2013-09-17 12:44:13 +02:00 |
|
Gijs Kruitbosch
|
b3968384f4
|
Bug 886323 - Fix buildArea to check if a node is removable before moving it, r=mconley
|
2013-09-16 14:51:02 +02:00 |
|
Gijs Kruitbosch
|
d54c5ed5ad
|
Bug 916954 - Fix windows focus-originated bc orange by closing the panel we open, rs=bustage
--HG--
extra : rebase_source : 13877f83391acd4d6f4b5c033db2af1a6cc9f63d
|
2013-09-17 11:43:53 +02:00 |
|
Gijs Kruitbosch
|
a0c2b7b64f
|
Bug 916830 - Putting skipintoolbarset items back in the nav-bar should insert at the end, r=mconley
|
2013-09-16 17:18:34 +02:00 |
|
Gijs Kruitbosch
|
723fc5b020
|
Bug 876926 - Tests for CustomizableUI-event-based wrapping behaviour, r=jaws
|
2013-08-29 15:18:39 +02:00 |
|
Gijs Kruitbosch
|
814d42f702
|
Bug 876926 - Use CustomizableUI events to wrap items for CustomizeMode, r=Unfocused
|
2013-08-29 15:17:28 +02:00 |
|
Gijs Kruitbosch
|
f5010ae9f5
|
Bug 906075 - public registerToolbar should actually be passing aIsOverlayed, rs=MattN
|
2013-09-13 14:41:41 +02:00 |
|
Mike de Boer
|
4d8275aa44
|
Bug 879863: show a preview of the widget placement in the Panel on drag. r=jaws
|
2013-09-11 17:38:18 +02:00 |
|
Gijs Kruitbosch
|
f4682dde8f
|
Bug 906634 - don't use anchor/anchorid for buttons that are in toolbars but not overflown, r=mconley
--HG--
extra : rebase_source : c00e30e633b35b682065760dc546523c0c5a5452
|
2013-09-10 22:45:08 +02:00 |
|
Jared Wein
|
8c65a01f7f
|
Bug 910375 - Require that the event source's window for the drag drop events in Customization matches the Customization window. r=mattn, dchan
|
2013-09-10 14:37:23 -04:00 |
|
Gijs Kruitbosch
|
9c6272f8d7
|
Bug 913972 - Part 3: use placements to reinsert items into toolbar, r=jaws (CLOSED TREE)
|
2013-09-10 00:37:51 +02:00 |
|
Gijs Kruitbosch
|
203b579bf7
|
Bug 913972 - Part 2: Add some supporting assertions, r=mconley (CLOSED TREE)
|
2013-09-10 00:37:38 +02:00 |
|
Gijs Kruitbosch
|
d82b4c53f5
|
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
|
06180828b2
|
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
|
22899b936b
|
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
|
342292b77c
|
Bug 912976 - Remove makefile.in boilerplate, r=jaws
|
2013-09-05 18:41:14 +02:00 |
|
Gijs Kruitbosch
|
051e83473a
|
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
|
e245664d7e
|
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
|
c13b190e18
|
Bug 893609 - getPlacementOfWidget should return null for non-existent widgets, r=Unfocused
|
2013-08-26 15:21:53 +02:00 |
|
Gijs Kruitbosch
|
6b5def8396
|
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
|
a0f287a8f9
|
Bug 909366 - add re-entrancy check to registerToolbar, r=jaws
|
2013-08-27 11:31:51 +02:00 |
|
Gijs Kruitbosch
|
38c0b15ca1
|
Bug 880388 - Fix test bustage, rs=bustage
|
2013-08-27 11:17:25 +02:00 |
|
Mike de Boer
|
a83d858503
|
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
|
1090202f64
|
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
|
168784d528
|
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
|
544095a1be
|
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
|
8763ea0baa
|
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
|
3f06ccd46e
|
Bug 907376: disable Exit button in Customization Mode. r=jaws
|
2013-08-20 22:36:41 +02:00 |
|
Mike de Boer
|
4d1dea9ead
|
Bug 865916: create a Character Encoding widget and subview. r=gkruitbosch,dao
|
2013-08-20 14:52:29 +02:00 |
|
Gijs Kruitbosch
|
d15be46943
|
Bug 900433 - properly remove transitionend function, r=mikedeboer
|
2013-08-20 13:39:04 +02:00 |
|
Mike Conley
|
f3c3eddfba
|
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
|
15de95e11c
|
Backed out bug 906075 (changeset 5a2fbb868edd) due to CustomizableUI breakage. r=bustage-fix.
|
2013-08-16 18:56:11 -04:00 |
|
Mike Conley
|
fa4df8873f
|
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
|
dde5f936a4
|
Bug 871203 - Add Exit button to panel menu. r=mconley
|
2013-08-15 19:54:10 +02:00 |
|
Gijs Kruitbosch
|
b39d11c811
|
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
|
cf2cebbd5a
|
Bug 902924 - Remove the dependency on FullZoom_onLocationChange from the zoom controls. r=mikedeboer
|
2013-08-08 14:10:36 -04:00 |
|
Jared Wein
|
837c53614a
|
Bug 902097 - begin/endBatchUpdate should only be called once per registerToolbar. r=mconley
|
2013-08-07 13:24:01 -04:00 |
|
Jared Wein
|
fea0b44e81
|
Bug 901016 - Remove dead code from CustomizableUI. r=Gijs
|
2013-08-06 18:51:07 -04:00 |
|
Gijs Kruitbosch
|
2d8ef2dc7e
|
Bug 899608 - refactor our wrapper cache into two separate non-leaky caches, r=mconley
|
2013-08-06 17:56:26 +02:00 |
|
Gijs Kruitbosch
|
b9d33e2aeb
|
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
|
13b366e23c
|
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
|
a2ca785351
|
Backing out be70e1844ac7 (Bug 901058) for permaorange on CLOSED TREE.
|
2013-08-02 14:50:24 -04:00 |
|
Mike Conley
|
bc369ac7c3
|
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
|
6f0f0a88d4
|
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
|
578b66813f
|
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
|
68cd56416b
|
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
|
4def8eedd7
|
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
|
caff38dce3
|
Bug 891104 - Only run onOverflow if an overflow event has occurred. r=mconley
|
2013-07-29 15:36:39 -04:00 |
|
Mike Conley
|
cfc36997fe
|
Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs.
|
2013-07-27 14:58:36 -04:00 |
|
Jared Wein
|
f0e9cfea42
|
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
|
dfdaf88be0
|
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
|
3bb7cebac4
|
Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
|
2013-07-25 12:02:05 +02:00 |
|
Gijs Kruitbosch
|
897d7624aa
|
Bug 872544 - wrap toolbarbutton labels in panels, r=mikedeboer
|
2013-07-19 16:30:40 +02:00 |
|
Gijs Kruitbosch
|
6a9a745bde
|
Bug 895827 - pass null if we don't have a placement, r=jaws
|
2013-07-24 16:58:15 +02:00 |
|
Gijs Kruitbosch
|
f2c2dcc7ac
|
Fix an observer never being removed, found in bug 897410, r=mikedeboer
|
2013-07-24 15:29:32 +02:00 |
|
Gijs Kruitbosch
|
bbb90ecc5e
|
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
|
19116fe233
|
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
|
7adfc5b563
|
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
|
f9a0645e44
|
Bug 881937 - tabindex all the things, r=mconley
|
2013-07-19 17:58:21 +02:00 |
|
Gijs Kruitbosch
|
aecf9fe2b2
|
Bug 881937 - focus the first focusable item, r=mconley
|
2013-07-19 15:30:03 +02:00 |
|
Gijs Kruitbosch
|
a26590e615
|
Bug 878106 - should call updateEditUIVisibility when opening panel, r=Unfocused
|
2013-07-18 14:09:07 +02:00 |
|
Gijs Kruitbosch
|
573cefae2b
|
Bug 885075 - remove skipintoolbarset from social widget, r=mikedeboer
|
2013-07-19 12:30:40 +02:00 |
|
Gijs Kruitbosch
|
c42d0497be
|
Bug 892463 - Australis menupanel contextmenu shouldn't override add-on contextmenu, r=dao
|
2013-07-19 12:30:39 +02:00 |
|
Mike Conley
|
8afd6e0c9a
|
Bug 873712 - Add "overflowed" property to CustomizableUI widgets. r=Gijs.
|
2013-07-18 13:59:14 -04:00 |
|
Mike de Boer
|
63ca3d2cd2
|
Bug 755598: Merge Back/ Forward/ URLBar/ Stop/ Reload/ Go buttons into 1 toolbaritem. r=dao
|
2013-07-18 18:46:28 +02:00 |
|
Gijs Kruitbosch
|
025119ed3e
|
Bug 893994 - avoid warnings for empty strings passed to document.getElementById when there's no mainView, r=mconley
|
2013-07-18 09:58:21 +02:00 |
|
Gijs Kruitbosch
|
f4958cef5c
|
Bug 893994 - guard against opening a subview multiple times by setting 'open' on the anchor, r=mconley
|
2013-07-18 09:57:13 +02:00 |
|
Gijs Kruitbosch
|
9b5e77c8d4
|
Bug 886444 - Should not stop people dragging the window from toolbars while customizing, r=mconley
|
2013-07-17 18:05:58 +02:00 |
|
Gijs Kruitbosch
|
d2c24fd59d
|
Bug 881937 - Add shortcut to toggle the menupanel, r=mdeboer
|
2013-07-16 16:26:49 +02:00 |
|
Gijs Kruitbosch
|
e639999568
|
Bug 883406 - Shouldn't throw errors for missing shortcuts, r=mdeboer
|
2013-07-17 15:31:38 +02:00 |
|
Gijs Kruitbosch
|
5fc678fbbb
|
Bug 878550 - Clicking on clear recent history in the history subview doesn't dismiss the panel, r=mconley
|
2013-07-12 18:58:50 +01:00 |
|
Gijs Kruitbosch
|
2ab9367c68
|
Bug 888817 - currentset should be updated when items are added/(re)moved, r=mconley
|
2013-07-16 15:36:03 +02:00 |
|
Gijs Kruitbosch
|
1e7c8ccf75
|
Bug 892956 - destroyWidget should remove the widget from defaultPlacements, if applicable, r=mconley
|
2013-07-15 18:42:09 +02:00 |
|
Gijs Kruitbosch
|
17300d471c
|
Bug 886317 - Use top-level panels for temporary panels to fix history/feed/... widget bugs in fullscreen, r=mconley
|
2013-07-15 18:39:46 +02:00 |
|
Jared Wein
|
7bedd7c019
|
Backed out changeset cd4c737c45a9 (bug 892799) for timing-out the world.
|
2013-07-12 16:11:10 -04:00 |
|
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 |
|