Commit Graph

3317 Commits

Author SHA1 Message Date
Blake Winton
e428d59fa4 Bug 958645 - Add mouseover effect to non-icons in Australis Customize mode. r=Gijs, r=dao, ui-r=phlsa 2014-01-31 11:35:00 -08:00
Brian Grinstead
c3644d3ede Bug 966266 - Remove text shadow from DevTools sidebar tabs. r=vporof 2014-01-31 09:17:55 -06:00
Lalit Khattar
3f8ca206c3 Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof 2014-01-31 13:01:27 -05:00
Mike Conley
c6ed3e6849 Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws, Gijs (for test fix). 2014-01-31 11:28:35 -05:00
Mike de Boer
4df606b5f9 [Australis] Bug 965820: re-add margin for the search field in menu panel. r=Gijs 2014-01-31 16:06:36 +01:00
Victor Porof
c1d9df11aa Bug 966199 - There's a bit of redundancy and inconsistency in the breadcrumbs styles, r=bgrins 2014-01-31 12:05:43 +02:00
Dão Gottwald
044a917cf7 Bug 945547 - [Australis] Selected tab has wrong text-shadow with lightweight themes applied. r=MattN 2014-01-31 11:33:41 +01:00
Stephen Horlander
9d8fcf824c Bug 932235 - [Australis] New "Email Link" Icon. r=jaws 2014-01-31 00:37:33 -05:00
Wes Kocher
058b6968d3 [Australis] Backed out changeset 3d0775f7bd0f (bug 897496) for the same error it caused last time. 2014-01-30 19:09:08 -08:00
Blair McBride
3646e61e81 Bug 958673 - [Australis] UITour: Style doorhanger menu for Australis Update Tour. r=MattN 2014-01-31 15:25:45 +13:00
Jared Wein
82870154bf 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
Wes Kocher
d72ab0c60d [Australis] Backed out changeset a6ac946ef4fe (bug 897496) for m-bc bustage to fix a CLOSED TREE 2014-01-30 13:59:35 -08:00
Victor Porof
ccac79e73b Bug 965821 - Unfocused black-boxed sources have a transparent label. r=bgrins 2014-01-30 18:44:14 +02:00
Victor Porof
cc7b54ed9d Bug 965814 - Make the shader editor look good on the light theme. r=bgrins 2014-01-30 21:25:51 +02:00
Brian Grinstead
402953e3de Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof 2014-01-30 14:42:15 -06:00
Jared Wein
9b7d415a0a 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
Brian Grinstead
b017b8ef7a Bug 936421 - Update the breadcrumbs as per Shorlander's new designs. OVERRIDE HOOK;r=pbrosset 2014-01-30 14:24:30 -06:00
Ryan VanderMeulen
798f843569 [Australis] Backed out changeset da8776bc458e (bug 962677) for mochitest-bc failures. 2014-01-30 14:22:17 -05:00
Mike Conley
6a24be8ae0 Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws. 2014-01-30 12:16:19 -05:00
Gijs Kruitbosch
f6385b420d Bug 928843 - start polishing the Australis history view by improving labels, r=jaws
--HG--
extra : rebase_source : 9ad68a9fc7a576168c2e179167b885c77efda2df
2014-01-30 16:53:14 +00:00
Markus Stange
5200455be2 Bug 878023 - [Australis] Use repeating instead of stretching for the middle background of hovered tabs in order to avoid seams on OS X due to CoreGraphics not supporting ExtendMode::CLAMP. r=MattN 2014-02-04 21:03:12 +01:00
Dão Gottwald
53076c62bf Bug 965772 - [Australis] search text box changes size when opening a new tab. r=enn 2014-01-30 17:33:39 +01:00
Tim Taubert
114abef594 Bug 965541 - [Australis] Fix sync widget styling located in the panel UI r=gijs 2014-01-29 13:59:53 -08:00
Gijs Kruitbosch
e3b67052fb Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Gijs Kruitbosch
e84dfbd633 Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Gijs Kruitbosch
80086136d3 Bug 947915 - fix sync button pending state on Australis win7 glass on menubar/tabstoolbar, r=mikedeboer 2014-01-29 16:27:33 +00:00
Mike de Boer
7d32f6fc81 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Tim Taubert
d1ec988191 Bug 964929 - [Australis] Follow-up to remove OSX-only button styles from Windows and Linux r=bustage 2014-01-28 20:13:44 -08:00
Tim Taubert
d66d448167 Bug 964929 - [Australis] Implement doorhanger for sync errors r=gavin 2014-01-28 17:54:36 -08:00
Tim Taubert
5be07d68d7 Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh 2014-01-10 19:32:11 +01:00
Matt Brubeck
662b3f9a08 Bug 940286 [Australis] - Set hover state in panel menu on keyboard nav [r=Gijs] 2014-01-28 15:24:51 -08:00
Dão Gottwald
51e41d1c11 Bug 962844 - [Australis] urlbar with EV SSL overlaps searchbar in narrow window. r=jaws
--HG--
extra : rebase_source : 019f32dd55acd325104296c77148b13e1ead5e43
2014-01-27 17:33:27 +01:00
Gijs Kruitbosch
04c10ae216 Bug 962855 - fix scrollbar appearing in default set on Australis, r=mconley
--HG--
extra : rebase_source : 746fc5d0509752856047e3827c9514a01082ea1f
2014-01-27 22:32:14 +00:00
Mike Conley
75c108f3dd Bug 964322 - [Australis] Hide grid texture behind panel container during customize mode transition. r=Gijs 2014-01-27 15:35:22 -05:00
Gijs Kruitbosch
2a5d67ff41 Bug 964204 - fix drag glitches in Australis panel and palette, r=mikedeboer
--HG--
extra : rebase_source : ca944ff625641f4c69141d7740d40d243b9971b4
2014-01-27 18:44:34 +00:00
Mike de Boer
4941fc0053 [Australis] Backed out changeset 0592b1488a8a (bug 940286) due to regressions. 2014-01-27 18:48:05 +01:00
Mike Conley
f15f2bbb22 Bug 924050 - [Australis] Make the Downloads button have a correct icon post-indicator-load in the menu panel. r=mikedeboer. 2014-01-27 10:38:34 -05:00
Brian Grinstead
a9e24185ca Bug 957291 - DevTools tab bar UI updates to resolve icon bluriness and min-height. OVERRIDE HOOK;r=pbrosset 2014-01-24 12:45:20 -06:00
Mike Conley
4035879cc0 Bug 963593 - [Australis] Stop scaling cut/copy/paste and zoom control icons on Retina. r=Gijs. 2014-01-25 23:23:16 -05:00
Tim Taubert
340720c6ec Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh 2014-01-25 16:19:07 +01:00
Gijs Kruitbosch
ee5c2fc2d8 Bug 940307 - fix Australis menu-button styling in menu panel, r=mikedeboer 2014-01-22 20:59:47 +00:00
Gijs Kruitbosch
3b3cd0a5e9 Bug 869500 - also add Australis customization favicon in aero, r=MattN 2014-01-24 17:15:04 +00:00
Gijs Kruitbosch
3122bba994 Bug 941910 - fix placeholder styling in Australis menu panel, r=mikedeboer
--HG--
extra : rebase_source : fe7620114429165eaf560ac7bbb130fd8e245aca
2014-01-24 13:26:05 +00:00
Mihai Sucan
d4f799b2bc Bug 939783 - console.trace() group traces even if part of trace is different; r=robcee 2014-01-23 23:37:32 +02:00
Matt Brubeck
8481e4800e Bug 940286 [Australis] - Set menu active style on keyboard navigation [r=jaws] 2014-01-23 08:42:58 -08:00
Mike de Boer
b072bd765c [Australis] Bug 878546: refresh the styling of sub-views. r=Gijs 2014-01-23 14:06:17 +01:00
Dão Gottwald
1694d8811b Bug 962620 - [Australis] Don't set the font size for buttons in the menu panel to what it would be anyway with no font-size specified. r=gijs
--HG--
extra : rebase_source : 3bb30ba0a5004f54768aac4404ecc7f4353ed100
2014-01-22 23:21:26 +01:00
Darrin Henein
f87abe03e2 Bug 869500 - Australis customization mode should have a favicon. r=MattN 2014-01-22 10:10:00 +00:00
Darrin Henein
52eb7c323f [Australis] Bug 956488 - Add separators to menu panel footer. r=mikedeboer 2014-01-22 18:36:49 +01:00
Gijs Kruitbosch
de3084f069 Bug 944947 - update bookmarks toolbar button styling some more for Australis, r=jaws 2014-01-18 01:43:21 +01:00
Gijs Kruitbosch
bdab406b0c Bug 944947 - automatically hyphenate labels for items in Australis' menupanel, r=MattN
--HG--
extra : rebase_source : 3c621f7203eaec41d545c6da884f2b6856af94a7
2014-01-17 19:11:57 +01:00
Gijs Kruitbosch
f05621fdd0 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=Enn,MattN
--HG--
extra : rebase_source : 24d502659b30d59371b8e33bba65091c546763d5
2014-01-17 18:51:02 +01:00
Mike de Boer
4a0c23efae [Australis] Bug 961848: disable pointer events when doing customize mode transition. r=mconley 2014-01-21 17:57:46 +01:00
Mike de Boer
f1287248e6 [Australis] Bug 916953: introduce separator in overflow panel buttons and bookmark star button gets different label when inside overflow panel. r=Gijs 2014-01-22 13:31:09 +01:00
Marco Bonardo
ad3becb5b2 Bug 958413 - [Australis] Bookmarks menu button dropdown icon has the wrong aspect ratio when placed in the Bookmarks Toolbar. r=Gijs 2014-01-22 10:42:51 +01:00
Michael Maslaney
d35e48b898 Bug 961481 - panorama icon is not displayed on Australis OS X non-retina, r=gijs 2014-01-22 00:46:21 +00:00
Blake Winton
99db0d6c12 Bug 962220 - [Australis] Only adjust the padding once we're in customize mode. r=mconley 2014-01-21 16:00:40 -05:00
Mike Conley
fa349042e8 Bug 942144 - [Australis] Add-on provided toolbar button icons need proper margins in the menu panel. r=jaws. 2014-01-21 09:56:33 -05:00
Stephen Horlander
d947ea9e99 Bug 900428 - Increase Australis Menu Panel Label Font-Size (part of the patch worked out by Gijs), r=jaws 2014-01-21 13:59:22 +00:00
Gijs Kruitbosch
e9863f07ee Bug 961532 - get rid of win7-specific-but-really-identical inverted Toolbar.png for Australis, r?ttaubert 2014-01-19 21:57:51 +00:00
Dão Gottwald
2acbd50332 Backed out Australis changeset f9e54107a580 2014-01-18 14:23:49 +01:00
Dão Gottwald
15f9c262be Backed out Australis changeset b1494e03f231 2014-01-18 14:23:13 +01:00
Darrin Henein
fab825a135 Bug 938941 - Remove hover styling in Places organizer sidebar on OS X. r=MattN
OVERRIDE HOOK
2014-01-18 01:32:20 +01:00
Jared Wein
1079db9b4b Bug 958089 - [Australis] Remove the padding-top on Linux while in customization mode. r=mikedeboer 2014-01-17 22:57:28 +01:00
Jared Wein
3185c0b0a9 Bug 960043 - [Australis] Update the quit icon on the menu panel to make it more clear that it will quit the browser. r=mikedeboer 2014-01-17 22:57:25 +01:00
Gijs Kruitbosch
a0d8197ac2 Bug 944947 - automatically hyphenate labels for items in Australis' menupanel, r=MattN 2014-01-17 19:11:57 +01:00
Gijs Kruitbosch
ae9b1f5fae Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=MattN 2014-01-17 18:51:02 +01:00
Gijs Kruitbosch
4bb5595855 Bug 888601 - update panorama icons for Australis, r=jaws 2014-01-17 17:34:48 +01:00
Gijs Kruitbosch
ec4dd579ed Bug 922834 - Australis: Need a more high-res version of the bookmarks toolbar item placeholder icon for the palette/panel, r=mconley 2014-01-15 15:27:30 +01:00
Jared Wein
bc0f7f553c Bug 875479 - Australis toolbar buttons for Linux. r=gijs 2014-01-17 14:51:11 +01:00
Mike de Boer
6b806703a2 [Australis] Bug 944138: remove secondary hoverstate from combined buttons in panel. r=mconley 2014-01-17 11:21:25 +01:00
Blake Winton
08e7579013 Bug 932947 - Make the styling of Australis' dragged items look more like Philipp's prototype. r=Gijs, ui-r=phlsa
--HG--
extra : rebase_source : 8006a355aa7e5a2cf310843f1e0b2927d475b75f
2014-01-17 00:40:54 +01:00
Carsten "Tomcat" Book
dbf3f53340 Backed out changeset dad295e99240 (bug 932947) [australis] for suspicion of pgo perma-orange 2014-01-16 09:44:17 +01:00
Blake Winton
6c01c95343 Bug 932947 - Make the styling of Australis' customizable dragged items look more like Philipp's prototype. r=Gijs, ui-r=phlsa
--HG--
extra : rebase_source : b0b0c41294844266a06f0a74dc168c2224c5230f
2014-01-15 02:21:00 +01:00
Blair McBride
82a9b957ba Bug 956160 - [Australis] UITour: Highlight panel looks unsurprisingly ugly with a border. r=MattN 2014-01-16 00:04:41 +13:00
Blair McBride
b79077d551 Bug 935815 - [Australis] UITour: Allow adding a button with an action to the info panel. r=MattN 2014-01-06 12:27:25 +13:00
Gijs Kruitbosch
cc0f3db794 Bug 941211 - use px sizes for Australis' panel/palette icons, and incorporate into height, r=jaws 2014-01-09 16:22:10 +00:00
Alexey Novak
af22451a0f Bug 957634: Changed Tooltip's setTextContent function signature. Now Tooltip can contain a warning image 32x32 when isAlertTooltip passed = true; r=vp 2014-01-14 08:59:43 +02:00
Alex Shoronov
2cb6a25103 Bug 889057 - Make the Console toolbar respond better to small window widths; r=msucan 2014-01-13 23:00:18 +02:00
Shane Caraveo
0f07b0df73 bug 935773 Australis fix mark icon on windows, r=gijs 2014-01-09 15:49:08 -08:00
Gijs Kruitbosch
3dc0d4bc52 Backed out Australis changeset 5e2752c9cf2b (bug 941211) which totally shouldn't have made it into the tree, rs=stupid-me 2014-01-09 22:15:37 +00:00
Gijs Kruitbosch
c5aa6552b3 Bug 941211 - use px sizes for Australis' panel/palette icons, and incorporate into height, r?jaws
--HG--
extra : rebase_source : 5b2253ada8f70032bc31f5416a8f94d45b07416c
2014-01-09 16:22:10 +00:00
Mahdi Dibaiee
625241ab4f Bug 915923 - [Australis] Add default icon for apps with no icon. r=jryans 2014-01-09 13:15:00 -05:00
Gijs Kruitbosch
eed4c27d8d Bug 936076 - use overflow:-moz-hidden-unscrollable in both directions for the Australis browser toolbox, r=dao
--HG--
extra : rebase_source : c3a9659fd8d69cc56c05640cf7ce58b885606087
2014-01-08 17:20:05 +00:00
Patrick Brosset
86bb72d38c Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul 2014-01-09 12:36:01 +01:00
Alexey Novak
b23f083c73 Bug 947143 - Replaced debugger resumption order panel with an easier to maintain Tooltip.js instance; r=vporof 2014-01-09 10:11:54 +02:00
Gijs Kruitbosch
25a66607a4 Bug 897268 - need finalized artwork for Australis Bookmarks Menu, r=mdeboer
--HG--
extra : rebase_source : 8636522e68b6a703c34dd093e4132656bdd45e36
2014-01-08 22:11:03 +00:00
Victor Porof
d232b2d204 Bug 957187 - The variable inspection popup never appears in the right place on Linux and Windows, r=past 2014-01-08 16:59:00 +02:00
Victor Porof
011f3edc5d Bug 868045 - At some threshold, we should convert MS to Seconds in the Waterfall, r=rcampbell 2014-01-08 16:47:59 +02:00
Victor Porof
2097ff17e9 Bug 943883 - DevTools themes - theme sidemenuwidget, r=bgrins, australis
--HG--
rename : browser/themes/osx/devtools/itemArrow-ltr.png => browser/themes/shared/devtools/images/itemArrow-ltr.png
rename : browser/themes/osx/devtools/itemArrow-rtl.png => browser/themes/shared/devtools/images/itemArrow-rtl.png
2014-01-07 11:58:07 +02:00
Dulanja Wijethunga
0e73a0c9f6 Bug 888044 - [Australis] Hide the titlebar placeholder when menubar is shown. r=mconley, r=dao 2014-01-08 09:41:39 -05:00
Shane Caraveo
b8082a6ce6 bug 956910 Australis fix gear icon in social sidebar for win/lin, r=markh 2014-01-07 16:06:56 -08:00
Brian Grinstead
ac9ff97905 Bug 957160 - DevTools Themes: Use 2x icon for split console on tab bar - part 2;r=pbrosset 2014-01-07 13:38:12 -06:00
Brian Grinstead
821817da17 Bug 957160 - DevTools Themes: Use 2x icon for split console on tab bar;r=pbrosset 2014-01-07 11:14:43 -06:00
Victor Porof
b969a16707 Bug 951795 - Use WidgetMethod's empty text attribute instead of a deck in the tracer, r=fitzgen 2014-01-07 11:57:00 +02:00
Carsten "Tomcat" Book
b97fb99411 Merge mozilla-central to fx-team on a CLOSED TREE 2014-01-07 09:51:27 +01:00
Carsten "Tomcat" Book
5f3c6322a2 Backed out australis changeset 5a8d6a009942 (bug 935815) for frequent oranges on a CLOSED TREE 2014-01-07 09:35:50 +01:00
Brian Grinstead
a2dfe1d256 Bug 951726 - DevTools Themes: Make top tab bar thinner;r=fitzgen 2014-01-06 11:27:30 -06:00
Blair McBride
58643e2ab2 Bug 935815 - [Australis] UITour: Allow adding a button with an action to the info panel. r=MattN 2014-01-06 12:27:25 +13:00
Victor Porof
ac8d0589be Bug 951633 - Drop the <xul:menulist> support for WidgetMethods, r=past 2014-01-03 23:42:16 +02:00