Commit graph

345 commits

Author SHA1 Message Date
Gijs Kruitbosch
0867305aa8 Disabling randomorange test, rs=randomorange, see bug 927064 for improving this test. 2013-11-18 16:35:47 +01:00
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