Commit Graph

287 Commits

Author SHA1 Message Date
Dão Gottwald
e81ed55d2e Bug 1057030 - Make the themes panel footer buttons' background not clash with the panel's arrow. r=jaws 2014-09-26 20:53:22 +02:00
Alexander Seleznev
5a00c99fc7 Bug 1003713 - Fix icon and position of help subview anchor arrow (RTL locale). r=jaws 2014-09-10 00:07:10 -07:00
Alexander Seleznev
80a947ffdb Bug 1061714 - Fix tip section color in Customization Mode. r=jaws 2014-09-03 04:18:00 +02:00
Gijs Kruitbosch
eddc9f4cdc Bug 1050816 - update about:customizing header, r=jaws
--HG--
extra : rebase_source : 02ddd23ac0bcebc2ada811f30b63a9b784fe7270
2014-08-25 19:43:04 +01:00
Jared Wein
6be1b4f7ff Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Alexander Seleznev
590f081d44 Bug 1003053 - Fix panel subview anchor arrow position. r=Gijs 2014-08-14 11:59:00 -04:00
Mike de Boer
34588d61a9 Bug 1048144: add menu panel versions of the Loop icon. r=jaws 2014-08-12 10:30:46 +02:00
Daniel Holbert
54bcb09759 Bug 1032922 part 2: Rename flex-basis's "auto" keyword to "main-size" (but retain "flex:auto" as shorthand for "1 1 main-size"). r=heycam 2014-08-07 22:11:48 -07:00
Gijs Kruitbosch
580ab12dee Bug 987586 - flex and wrap customization footer, r=jaws, ui-r=phlsa
--HG--
extra : rebase_source : 7bc03a130bdadaeb61854d3e199d285e37e56b80
2014-07-02 10:30:46 +01:00
Tim Nguyen
784a68a7a2 Bug 963002 - Adjust height of panel subview footers. r=Gijs 2014-06-11 10:50:00 -04:00
Gijs Kruitbosch
512849a7ab Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
Jared Wein
6c05ed2582 Bug 1008355 - Easter egg whimsycorn should spin on click. r=Dao 2014-05-20 15:40:00 -04:00
Gijs Kruitbosch
31d51a411d Bug 1004255 - adjust flex so that inner panelUI-contents sizes correctly, r=mconley 2014-05-09 13:10:19 +01:00
Gijs Kruitbosch
22c038a755 Bug 1003542 - remove extra space at bottom of single-item menus in bookmarks menu button panel menus, r=mikedeboer 2014-05-09 21:14:16 +01:00
Mike de Boer
b9e7afa0cf Bug 1000744: re-introduce a checked state for panel-menu buttons. r=MattN. 2014-04-24 10:39:12 +02:00
Mike Conley
7456fa8c03 Bug 998481 - Checked items in subview panels have checkmarks on the wrong side in RTL locales. r=jaws, feedback=mikedeboer. 2014-04-22 08:22:00 -04:00
Gijs Kruitbosch
1f68fac2d2 Bug 997825 - fix the broken unicorn, r=jaws
--HG--
extra : rebase_source : d4b14ce594c0e687c9c3887629fbce4e4c816013
2014-04-17 20:11:52 +01:00
Jared Wein
1fe19ed9bd Bug 996121 - Bouncing unicorn easter egg (in hamburger menu) briefly triggers scrollbar each time it hits the bottom of its bounce area when the font-size is not 12px. r=mconley 2014-04-16 23:15:05 -04:00
Gijs Kruitbosch
c578081029 Bug 987792 - increase panel buttons' labels' clip rect height, r=jaws 2014-04-14 18:00:33 +01:00
Dão Gottwald
b0db97af1e Backed out changeset 64995acca4a8 since the underlying issue should be fixed by bug 859126
--HG--
extra : rebase_source : 6441b5463a499cf673faa433e7693e53fdc98501
2014-04-09 19:16:43 +02:00
Mike Conley
3274f8fade Bug 992373 - Items in the panel jump up slightly when the customization transition finishes. r=Gijs, mikedeboer. 2014-04-09 17:37:38 -04:00
Jared Wein
fd8c4c4766 Bug 993421 - Only set the position:relative on the PanelUI-footer-inner when a subview is showing. r=Gijs
--HG--
extra : rebase_source : 53bfa07881dd1279073d7dc1378a34fc2fbbb503
2014-04-08 16:56:26 -04:00
Jared Wein
ef19b75edb Bug 967110 - Add an inverted help icon and arrow to show on the menu panel anchor when the Help subview is open. r=mconley 2014-04-07 12:20:25 -04:00
Matthew Noorenberghe
132adccb71 Bug 973855 - [Australis] Include browser-bottombox in the customization mode padding. r=jaws 2014-04-04 00:23:44 -07:00
Jared Wein
985bb05790 Bug 962884 - Offer opt-out from auto-hyphenation for labels in the menu panel. r=Gijs 2014-03-27 15:53:18 -04:00
Gijs Kruitbosch
757aad2702 Bug 987615 - fix layout of buttons which are too long in customize mode, r=jaws 2014-03-26 17:18:06 +00:00
Mike Conley
3bdab85262 Bug 984156 - Make subview footer menuseparators have a non-zero height to prevent bookmarks folder scrolling issues. r=mak. 2014-03-23 19:13:50 -04:00
Jared Wein
f15d0daf90 Bug 969963 - Grey out PanelUI-popup items when a subview is opened. r=mconley 2014-03-21 17:03:11 -04:00
Gijs Kruitbosch
aed2a0cea9 Bug 983770 - fix scrollbars in overflow panel when zoom or edit controls overflow, r=mikedeboer 2014-03-21 13:19:36 +00:00
Mike Conley
8326e440d1 Bug 979987 - center-align the footers of panel menus. r=jaws. 2014-03-19 10:41:00 -04:00
Blake Winton
046f3c5b68 Bug 940038 - Show shortcuts in toolbar buttons in menu panel subviews. r=jaws, ui-r=shorlander 2014-03-19 13:09:32 -04:00
Gijs Kruitbosch
9fdc7217f5 Bug 984804 - highlight footer more strongly, make it work for keyboard nav in the menu, r=mikedeboer,ui-r=shorlander
--HG--
extra : rebase_source : 51bf284a2a3ee0556a2c6f56749ff5c6d6c0bd8d
2014-03-19 00:04:56 +00:00
Mike de Boer
061e3fb79a [Australis] Bug 983655: fix combined and menu-button buttons styling in the overflow panel. r=Gijs 2014-03-18 12:49:56 +01:00
Gijs Kruitbosch
9fb52edecc Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Stephen Horlander
34b4374e18 Bug 969584 - Patch 3: Consolidate typography and sizing of panel subview items for Australis, r=mikedeboer
--HG--
extra : rebase_source : c9fcac25fedf0521fdcca7bccb7052587b4c1594
2014-03-06 08:57:00 -05:00
Jared Wein
dbc0e8a5d3 Bug 934075 - [Australis] Show the Whimsycorn on the menu panel when it is empty. r=Unfocused
--HG--
extra : rebase_source : 8c9914d0bb761daa6c5146573406a71fa05aca82
2014-03-14 08:22:09 -04:00
Jared Wein
5aeea262ce Bug 971948 - [Australis] Bookmark toolbar items icon is broken in the palette. r=Gijs 2014-03-13 20:34:19 -04:00
Darrin Henein
02b14507fd Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak 2014-03-07 13:31:00 +00:00
Jared Wein
2062cd5070 Bug 979871 - [Australis] type=menu-button buttons in the menu panel need to be moved up a few pixels. r=Gijs
--HG--
extra : rebase_source : 914fc2692fea457e5a7ee0a95cf17b8f16df8b36
2014-03-12 10:36:21 -04:00
Blake Winton
3a0888ff7f Bug 981419 - Make the new checkmarks for the Australis bookmarks widget have their own images. ui-r=shorlander, r=Gijs. 2014-03-11 08:21:00 +00:00
Gijs Kruitbosch
552077f7ee Bug 978048 - remove the tabstoolbar and menubar dragarea indicators for Australis customize mode, r=jaws, ui-r=phlsa 2014-03-07 14:29:00 +00:00
Shane Caraveo
76096a4eb8 Bug 980115 [Australis] social buttons make other buttons squished, r=Gijs 2014-03-10 17:28:42 -07:00
Jared Wein
e0bf7474bc Bug 977217 - [Australis] Clicking API-widget borders in the menu panel does nothing. r=Gijs 2014-03-07 19:14:31 -05:00
Jared Wein
f38147ff08 Bug 979477 - [Australis] Move to only showing two lines of text in the menu panel. r=mconley 2014-03-07 16:24:20 -05:00
Dão Gottwald
7000d0a5fe Bug 969458 - Apply the SVG fade-out mask only to toolbarbuttons with long enough labels. r=jaws 2014-03-07 18:14:47 +01:00
Blake Winton
c4e5e6a262 Bug 979378 - Update the menu panel checkmark to a consistent item that fits with the panel style. ui-r=shorlander, r=gijs 2014-03-07 06:52:00 -05:00
Dão Gottwald
e645cbd933 Bug 978767 - Hovering over the zoom controls and cut/copy/paste in the menu makes the panel layout jump on Linux. r=mconley 2014-03-07 10:00:28 +01:00
Mike Conley
1301974870 Bug 979054 - [Australis] Add the toolbar left and right margins at the start of the customize transition instead of the end. r=Gijs. 2014-03-06 15:56:00 -05:00
Mike de Boer
59192924e2 [Australis] Bug 980369: update customize tip illustrations and add an rtl mode version. r=mconley 2014-03-06 17:57:15 -05:00
Jared Wein
0dde26c03a Bug 980383 - [Australis] Fix border of Exit Customization button when in customization mode. r=mconley. 2014-03-06 12:38:00 -05:00
Gijs Kruitbosch
5358bfd422 Bug 971956 - fix styling of items in widget overflow list, r=mconley
--HG--
extra : rebase_source : 972f12d649e973b820b2bd679728c435bf1908ad
2014-03-05 16:58:27 -05:00
Mike de Boer
b7283dd6a1 [Australis] Bug 979499: update panel sub-view anchor arrow and gradient in RTL mode. r=Gijs 2014-03-06 11:21:34 -05:00
Mike de Boer
21aa071039 [Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley 2014-03-06 11:29:12 -05:00
Mike de Boer
a96963c894 [Australis] Bug 870593: add tip section to Customization Mode. r=jaws 2014-03-05 18:09:12 -05:00
Mike Conley
7c2a8bed2d Bug 978767 - "Hovering over the zoom controls and cut/copy/paste in the menu on Linux makes the panel layout jump" [r=mdeboer] 2014-03-05 11:07:00 -05:00
Blake Winton
81789487f2 Bug 963999 - Make the background a more similar shade of grey. r=dao, ui-r=phlsa. 2014-01-30 11:16:00 -05:00
Gijs Kruitbosch
ccfe9a086e Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
2014-03-04 14:38:33 -05:00
Gijs Kruitbosch
6e8d66a2d3 Bug 978447 - fix Australis' bookmarks menu hover and active style some more, r=bwinton 2014-03-05 09:17:49 -05:00
Blake Winton
8dc8286603 Bug 964262 - Fade in icons in customization mode. ui-r=phlsa, r=Gijs 2014-03-04 08:00:00 -05:00
Gijs Kruitbosch
4f700c0a6a Bug 979053 - fade in navbar and placeholder outlines when opening Australis customize mode, r=MattN 2014-03-04 17:10:45 -05:00
Gijs Kruitbosch
206771b990 Bug 979300 - fix separator background position for Australis' menu panel button, r=mikedeboer 2014-03-04 11:09:35 -05:00
Gijs Kruitbosch
9a63216a18 Bug 978131 - add correct styling for non-wrapped toolbarbutton-1s for the Australis panel, r=mconley 2014-03-04 11:09:23 -05:00
Blake Winton
66e2a5859e Bug 972405 - Make the bookmarks panel look like all the other sub-panels. ui-r=shorlander, r=dao 2014-03-04 09:51:34 -05:00
Jared Wein
bd2c9e7141 Bug 971246 - Fix the display of type='menu' to show the dropmarker in the corner like type='menu-button'. r=mconley
--HG--
extra : rebase_source : ca18708f200f7e85b985a2fb7c2a9f091cb0cc8f
2014-03-03 09:48:31 -05:00
Gijs Kruitbosch
dabdfb04bb Bug 973502 - constrain max width of Australis bookmarks menu, r=Unfocused
--HG--
extra : rebase_source : b515c86803e839aed1e3834c38e83c00c7419762
2014-02-26 23:26:06 +00:00
Gijs Kruitbosch
0182a78161 Bug 944079 - remove double hover state in Australis bookmarks menu, r=MattN
--HG--
extra : rebase_source : 9cce08d65ad480e36f0b7ce3ee6ebee4a3b44fe2
2014-02-27 11:46:48 +00:00
Mike de Boer (mdeboer@mozilla.com)
8382f33270 Bug 960517: Windows 8 style menu-panel buttons. r=dao 2014-02-20 13:48:12 +01:00
Matthew Noorenberghe
ff05804945 Bug 963576 - Part 2 - Add an outline on entering customization mode or upon hover/drag over customization targets. r=Gijs,mconley 2014-02-25 23:07:03 -08:00
Matthew Noorenberghe
8eb84b80df Bug 976489 - Move the customize mode transition to the #navigator-toolbox. r=mconley 2014-02-25 23:07:02 -08:00
Gijs Kruitbosch
418d929500 Bug 965209 - workaround Australis panel issues with sdk iframe widgets, r=MattN
--HG--
extra : rebase_source : c82f7b61812dbdfb0976fb66822f63f3fcecf823
2014-02-21 12:29:01 +00:00
Gijs Kruitbosch
c55b2137a9 Bug 970380 - fix width and height of Australis SDK buttons in panel (unregress after bug 968595 backed this out, see bug 961613), r=jaws 2014-02-10 22:59:45 +00:00
Tim Taubert
d14b51a9c5 Bug 971258 - Sync email should not be bold in the Australis menu r=markh 2014-02-18 11:27:42 +01:00
Jared Wein
5774733e6d Bug 966678 - Australis' customize mode's "Restore defaults" button disabled styling isn't obvious. r=mconley 2014-02-14 16:41:29 -05:00
Jared Wein
60f269d393 Bug 971626 - Followup, update CSS ID reference for customization-undo-reset-button. r=me
--HG--
extra : rebase_source : a951328c65ba80d2eee20829c58600babfd8b32e
2014-02-14 14:38:09 -05:00
Stephen Horlander
c0d222bddb [Australis] Bug 968595 - Clean up Menu Panel SubViews and panel footer styling. r=mikedeboer 2014-02-14 14:16:36 +01:00
Jared Wein
83d0a2c23e Bug 968828 - [Australis] Sync Icon for the horizontal menu. r=Gijs 2014-02-13 18:44:05 -05:00
Gijs Kruitbosch
6ef383e540 Bug 969376 - correctly size Australis' menu button, make it hug right border on Windows and Linux, r=jaws
--HG--
rename : browser/base/content/test/general/browser_backButtonFitts.js => browser/base/content/test/general/browser_menuButtonFitts.js
2014-02-11 19:31:43 +00:00
Jared Wein
f7856c0999 Bug 971825 - [Australis] Undo link after restoring defaults should be a button. r=dao ui-r=shorlander 2014-02-13 17:50:55 -05:00
Mike de Boer
f7f858d2f1 [Australis] Bug 938578: update separator styling in subviews and align related items accordingly. r=Gijs 2014-02-13 14:58:19 +01:00
Gijs Kruitbosch
40026e71d5 Backed out changeset 113b3bb5ba8c (bug 969376) for m-bc orange on a CLOSED TREE 2014-02-12 21:53:29 +00:00
Gijs Kruitbosch
c33979d114 Bug 969376 - correctly size Australis' menu button, make it hug right border on Windows and Linux, r=jaws
--HG--
rename : browser/base/content/test/general/browser_backButtonFitts.js => browser/base/content/test/general/browser_menuButtonFitts.js
extra : rebase_source : 598279d26ffe3d95f62e458e39ef41b5ec1a505a
2014-02-11 19:31:43 +00:00
Jared Wein
e8a89b75a1 Bug 970511 - [Australis] Allow users to undo the "restore default" action. r=Gijs
--HG--
extra : rebase_source : bd8d73263b634a6ede03491778de045cd701f597
2014-02-12 12:46:26 -05:00
Gijs Kruitbosch
5e324e2b29 Backed out changeset 9b5f75a2463d (bug 969376) for mochitest-bc orange 2014-02-12 01:05:26 +00:00
Gijs Kruitbosch
d7e9d728cc Bug 969376 - correctly size Australis' menu button, make it hug right border on Windows and Linux, r=jaws
--HG--
rename : browser/base/content/test/general/browser_backButtonFitts.js => browser/base/content/test/general/browser_menuButtonFitts.js
extra : rebase_source : 340dcab974bf49f1e3abfc18e0e7217bb5803411
2014-02-11 19:31:43 +00:00
Gijs Kruitbosch
d7bc539e4b Bug 970380 - fix width and height of Australis SDK buttons in panel, r=jaws
--HG--
extra : rebase_source : 62e05782ea17339bc2fe316f7a94b1f4aa41c26e
2014-02-11 11:07:23 +00:00
Jared Wein
3059b78980 Bug 966905 - [Australis] Headers and footers of subviews should be outside scrollable bits of those panels/subviews. r=Gijs 2014-02-08 18:27:56 -05:00
Gijs Kruitbosch
b8d2676580 Bug 967220 - Australis - include the tabstoolbar in things animating (with a margin), r=mconley 2014-02-08 00:27:59 +00:00
Gijs Kruitbosch
276a3798e5 Bug 870605 - don't rely on -moz-linear-gradient, rs=trivial, DONTBUILD because idempotent CSS change only
--HG--
extra : rebase_source : f99a7a64713f5db3697702e916d31e73e36b3993
2014-02-08 13:14:00 +00:00
Jared Wein
f0e8fe6e91 Bug 964315 - [Australis] The panel menu doesn't have a drop shadow on Windows. r=MattN 2014-02-08 01:25:44 -05:00
Gijs Kruitbosch
cabeea4140 Bug 967115 - fix styling of SDK toolbar buttons in Australis, r=jaws 2014-02-07 21:36:16 +00:00
Jared Wein
31b4edbb25 Bug 968891 - [Australis] Disable the button-text fade-out mask during the customization transition. r=Gijs 2014-02-07 13:17:58 -05:00
Ryan VanderMeulen
9daa2ef756 Backed out 2 changesets (bug 968891, bug 966599) for mochitest-bc failures on a CLOSED TREE.
Backed out changeset 718ba55ff175 (bug 968891)
Backed out changeset 0a8f966b8332 (bug 966599)
2014-02-07 14:38:47 -05:00
Jared Wein
9520cd8810 Bug 968891 - Disable the button-text fade-out mask during the customization transition. r=Gijs 2014-02-07 13:17:58 -05:00
Stephen Horlander
6b1632ad8e Bug 968972 - [Australis] Firefox Accounts button is compressed in customize mode with overflow. r=jaws
--HG--
extra : rebase_source : 6baee0398d76324402b5ee2d90642f729862aee5
2014-02-07 12:07:48 -05:00
Gijs Kruitbosch
848fc8acc5 Bug 963365 - fix Australis panel layout on non-default dpi settings which cause CSS rounding errors, r=mconley 2014-02-06 13:18:35 +00:00
Jared Wein
02484a9845 Bug 897496 - [Australis] Fade out and cut off third-to-nth line of toolbarbutton labels in menupane. r=Gijs ui-r=mmaslaney 2014-01-28 10:35:00 +00:00
Brandon Cheng
0aee752d99 Bug 870605 - Add separator between menu button and the other widgets in toolbar (Australis) r=mconley 2014-01-26 22:58:00 +00:00
Jared Wein
ff2e8afd91 Bug 964251 - [Australis] Better styling for Exit Customize button. r=Gijs
--HG--
extra : rebase_source : 212dd70ef98f90d0e8009253ee832256a3266122
2014-02-04 14:56:35 -05:00
Jared Wein
4251375d9e Bug 882807 - [Australis] Invert the icons for the subview-originating button as well as add the arrow icon. r=Gijs 2014-02-03 15:08:39 -05:00
Gijs Kruitbosch
32e87646e9 Bug 964204 - Australis - glitch when dragging in toolbars, r=jaws
--HG--
extra : rebase_source : 2121a53b1893b23bb51598e17a3e3ff0854c3cb9
2014-02-03 16:38:00 +00:00