Commit Graph

746 Commits

Author SHA1 Message Date
Richard Marti
c4190148f0 Bug 989890 - Port the help button to in-content prefs. r=jaws 2014-05-05 22:54:57 +02:00
Brian Grinstead
1d47e112e7 Bug 1005431 - Invalid Property Value image is not Retina friendly;r=jryans 2014-05-05 13:32:20 -05:00
Johannes Mittendorfer
ee37454354 Bug 1004111 - Move remaining themes/*/devtools images into themes/shared/devtools/images; r=bgrins
--HG--
rename : browser/themes/linux/devtools/alerticon-warning.png => browser/themes/shared/devtools/images/alerticon-warning.png
rename : browser/themes/linux/devtools/arrow-e.png => browser/themes/shared/devtools/images/arrow-e.png
rename : browser/themes/linux/devtools/background-noise-toolbar.png => browser/themes/shared/devtools/images/background-noise-toolbar.png
rename : browser/themes/linux/devtools/commandline-icon.png => browser/themes/shared/devtools/images/commandline-icon.png
rename : browser/themes/linux/devtools/commandline.png => browser/themes/shared/devtools/images/commandline.png
rename : browser/themes/linux/devtools/dropmarker.png => browser/themes/shared/devtools/images/dropmarker.png
rename : browser/themes/linux/devtools/editor-breakpoint.png => browser/themes/shared/devtools/images/editor-breakpoint.png
rename : browser/themes/linux/devtools/editor-debug-location.png => browser/themes/shared/devtools/images/editor-debug-location.png
rename : browser/themes/linux/devtools/editor-error.png => browser/themes/shared/devtools/images/editor-error.png
rename : browser/themes/linux/devtools/noise.png => browser/themes/shared/devtools/images/noise.png
rename : browser/themes/linux/devtools/option-icon.png => browser/themes/shared/devtools/images/option-icon.png
rename : browser/themes/linux/devtools/responsive-background.png => browser/themes/shared/devtools/images/responsive-background.png
rename : browser/themes/linux/devtools/responsive-horizontal-resizer.png => browser/themes/shared/devtools/images/responsive-horizontal-resizer.png
rename : browser/themes/linux/devtools/responsive-se-resizer.png => browser/themes/shared/devtools/images/responsive-se-resizer.png
rename : browser/themes/linux/devtools/responsive-vertical-resizer.png => browser/themes/shared/devtools/images/responsive-vertical-resizer.png
rename : browser/themes/linux/devtools/toggle-tools.png => browser/themes/shared/devtools/images/toggle-tools.png
rename : browser/themes/linux/devtools/tracer-icon.png => browser/themes/shared/devtools/images/tracer-icon.png
rename : browser/themes/linux/devtools/tracer-icon@2x.png => browser/themes/shared/devtools/images/tracer-icon@2x.png
rename : browser/themes/linux/devtools/webconsole.png => browser/themes/shared/devtools/images/webconsole.png
2014-05-01 19:47:47 +02:00
Johannes Mittendorfer
f6acc3fa97 Bug 1004025 - Move themes/*/devtools/font-inspector.css into themes/shared/devtools/font-inspector.css. r=bgrins
--HG--
rename : browser/themes/linux/devtools/font-inspector.css => browser/themes/shared/devtools/font-inspector.css
2014-04-30 12:48:00 -04:00
Johannes Mittendorfer
a88c9922d0 Bug 944731 - Add a border to color swatches. r=mratcliffe 2014-04-29 12:26:00 -04:00
Richard Marti
7da5d37757 Bug 994265 - In-content preferences : some buttons are bigger than others. r=jaws 2014-04-09 23:09:31 +02:00
Mihai Sucan
d475bc977c Bug 1000243 - Console error and stack trace UI follow up. r=bgrins 2014-04-25 21:43:21 +03:00
Mike Conley
1f6b121ffb Bug 997446 - Add temporary "Open e10s Window" icon to menu panel default set. Will only be available if browser.tabs.remote is true. r=jaws. 2014-04-25 16:08:31 -04:00
Mike de Boer
0c7a1fa192 Bug 1000744: re-introduce a checked state for panel-menu buttons. r=MattN. 2014-04-24 10:39:12 +02:00
Brian Grinstead
6c6a1bb208 Bug 1000928 - Dev Tools Themes: Make debugger use high res gear image;r=jryans 2014-04-25 07:37:42 -05:00
Heather Arthur
5ac48b4982 Bug 997163 - Add 'eyedropper' command and button; r=jwalker 2014-04-24 21:39:00 +02:00
Mihai Sucan
e11ac134bf Bug 920116 - Show full stack traces for console logged messages; r=robcee 2014-04-22 21:45:04 +03:00
Mike Conley
d59c46fdbd 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
9326c9e8d8 Bug 997825 - fix the broken unicorn, r=jaws
--HG--
extra : rebase_source : d4b14ce594c0e687c9c3887629fbce4e4c816013
2014-04-17 20:11:52 +01:00
Jared Wein
8c913ba663 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
Valentin Tsatskin
a85742ed63 Bug 986153 - Consolidate browser fonts. r=zaach, r=Unfocused
--HG--
rename : browser/base/content/aboutaccounts/fonts/clearsans-regular.woff => browser/base/content/fonts/ClearSans-Regular.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-light.woff => browser/base/content/fonts/FiraSans-Light.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-regular.woff => browser/base/content/fonts/FiraSans-Regular.woff
2014-04-16 17:04:47 -04:00
Ryan VanderMeulen
48963275f4 Backed out changeset 59f4f732f6d7 (bug 968896) for mochitest-dt failures.
CLOSED TREE
2014-04-16 15:38:14 -04:00
Brandon Benvie
5b07c83a3c Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen 2014-04-16 10:46:55 -07:00
Brian Grinstead
73079cb43a Bug 996622 - [rule view] Use new theme colors for marking changed rules;r=pbrosset 2014-04-15 09:57:48 -05:00
Brian Grinstead
7b4cee066a Bug 996622 - [rule view] Use shared css file for ruleview.css;r=pbrosset 2014-04-15 09:57:48 -05:00
Ryan VanderMeulen
204333f86e Backed out changesets 6f2321b72086 and e1f4243f9636 (bug 996622) for mochitest-dt failures.
CLOSED TREE
2014-04-15 14:41:47 -04:00
Brian Grinstead
bf560dfdce Bug 996622 - [rule view] Use new theme colors for marking changed rules;r=pbrosset 2014-04-15 12:17:20 -05:00
Brian Grinstead
3a3976daa5 Bug 996622 - [rule view] Use shared css file for ruleview.css;r=pbrosset 2014-04-15 12:17:14 -05:00
Jordan Santell
c4cedfbea1 Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp 2014-04-02 15:51:21 -07:00
Richard Marti
f8b199805f Bug 990973 - In-content prefs: scrollbars appear in a wrong position. r=jaws 2014-04-11 22:27:32 +02:00
Gijs Kruitbosch
014ac9b38e Bug 987067 - use different selector on Windows/Linux than on OS X for background tab clipping for pointer events, r=dao,MattN 2014-04-14 17:53:40 +01:00
Gijs Kruitbosch
6c3b4679b3 Bug 987792 - increase panel buttons' labels' clip rect height, r=jaws 2014-04-14 18:00:33 +01:00
Matthew Noorenberghe
6c6df283e0 Bug 980220 - UITour: [Linux] Change the highlight style to have better fallback without an X compositor. r=Unfocused, ui-r=mmaslaney 2014-04-13 14:28:19 -04:00
Heather Arthur
e5bfce063b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Mike Conley
5e8167ef81 Bug 994758 - Rename tabHeight define to tabMinHeight, which is more accurate. r=dao. 2014-04-10 13:34:49 -04:00
Mike Conley
b567c9b350 Bug 990218 - Simplify OS X's titlebar styling rules for tabs in titlebar. r=MattN, feedback=Gijs. 2014-03-28 13:36:00 -04:00
Dão Gottwald
75814d3ca7 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
Richard Marti
04e717da66 Bug 988536 - InContent preferences needs icons for headers and arrows. r=jaws
--HG--
rename : browser/themes/osx/preferences/in-content/check.png => browser/themes/shared/incontentprefs/check.png
rename : browser/themes/osx/preferences/in-content/check@2x.png => browser/themes/shared/incontentprefs/check@2x.png
rename : browser/themes/osx/preferences/in-content/dropdown-disabled.png => browser/themes/shared/incontentprefs/dropdown-disabled.png
rename : browser/themes/osx/preferences/in-content/dropdown.png => browser/themes/shared/incontentprefs/dropdown.png
rename : browser/themes/osx/preferences/in-content/icons.png => browser/themes/shared/incontentprefs/icons.png
rename : browser/themes/osx/preferences/in-content/icons@2x.png => browser/themes/shared/incontentprefs/icons@2x.png
rename : browser/themes/shared/in-content/preferences.css => browser/themes/shared/incontentprefs/preferences.css
rename : browser/themes/osx/preferences/in-content/sorter.png => browser/themes/shared/incontentprefs/sorter.png
2014-04-03 18:05:08 +02:00
Mike Conley
c506d95501 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
c7fd4a5e0b 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
Alexandre Poirot
0c013e304e Bug 993101 - Add main-process debug button. r=paul 2014-04-08 14:13:09 -04:00
Manish Goregaokar
6b586ab609 Bug 991073 - Fix squished buttons on in-content preferences. r=jaws 2014-04-02 07:01:00 +02:00
Florian Quèze
0e6853fb6c Bug 974460 - Add translation icon to URL bar structure, r=felipe.
--HG--
extra : rebase_source : 0f91743c05b89d766686dbb2998ca5a6726746a1
2014-04-07 19:37:07 +02:00
Jared Wein
cdbd21421d 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
9e466eaeb5 Backout 5e4eaa3891be due to b-c failures in browser_removeTabsToTheEnd.js 2014-04-06 15:29:25 -07:00
Philipp Sackl
bdeb22f6e7 Bug 878020 - Add inner shadows to the tab overflow container. r=MattN 2014-04-05 13:40:50 -07:00
Dave Townsend
54bf4a2bec Bug 850336: Devtools box model should be editable. r=pbrosset 2014-04-03 17:37:26 -07:00
Dão Gottwald
f5e48885a4 Bug 989626 - Buttons shouldn't have a max-height (messes up adjacent labels). r=jaws 2014-04-04 18:24:58 +02:00
Matthew Noorenberghe
ac9d6d88f2 Bug 973855 - [Australis] Include browser-bottombox in the customization mode padding. r=jaws 2014-04-04 00:23:44 -07:00
Victor Porof
db5a1d0d8e Relanding bug 991175 as a backout of changeset b1b18a46eda2 because it has no tests and can't cause browser-chrome bustage, r=me 2014-04-04 03:13:45 -04:00
Wes Kocher
47966ad501 Backed out changeset 312c314e230b (bug 991175) for pushing tests around, causing chunked browser-chrome bustage on a CLOSED TREE 2014-04-03 15:15:39 -07:00
Victor Porof
b014790f0a Bug 991175 - Headers values in the netmonitor sidepane are very hard to read and copy after clicking on them, r=msucan 2014-04-03 11:22:22 -04:00
Phil Ringnalda
a21ec22a24 Back out 81dd398600c4 (bug 850336) for linux bc2 leaks-until-shutdown 2014-04-02 23:17:37 -07:00
Dave Townsend
e5c78fb583 Bug 850336: Devtools box model should be editable. r=pbrosset 2014-04-02 17:44:59 -07:00
Matthew Noorenberghe
128cd3192b Bug 990384 - Define tabToolbarNavbarOverlap to reduce magic numbers in CSS for the overlap between the tabs and nav-bar. r=mconley 2014-04-02 11:43:03 -04:00
Ed Morley
716364949e Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE 2014-04-02 09:29:16 +01:00
Heather Arthur
1f0c8e3718 Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Rob Campbell
b8eabed668 Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers 2014-04-01 12:30:22 -04:00
Wes Kocher
a0ca84cc0a Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures. 2014-03-31 17:02:29 -07:00
Heather Arthur
884d06a39b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Rob Campbell
33732e27ac Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen 2014-03-31 17:40:52 -04:00
Maxim Zhilyaev
b6a32b06ae Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Phil Ringnalda
cafb852187 Backed out 6 changesets (bug 974745, bug 975210, bug 974736, bug 972936, bug 972930, bug 975228) for browser_tabopen_reflows.js bustage
CLOSED TREE

Backed out changeset 5aed75c602ce (bug 974745)
Backed out changeset 208ba43a7098 (bug 975210)
Backed out changeset 5227bbca70f0 (bug 974736)
Backed out changeset a695139e96ee (bug 972936)
Backed out changeset 8524260ce49a (bug 972930)
Backed out changeset 667fc810ab49 (bug 975228)
2014-03-29 11:31:05 -07:00
Victor Porof
b566dac1b0 Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans 2014-03-29 13:01:37 -04:00
Maxim Zhilyaev
ff126b4eb1 Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-29 09:31:08 -07:00
Tim Nguyen
0f13ee9fef Bug 989479 - Fix disabled=false state for in-content preferences r=jaws 2014-03-28 17:46:20 -07:00
Matthew Noorenberghe
62ff7cbc33 Bug 979747 - Inherit text color on toolbars above the titlebar on Windows Classic. f=Gijs r=mikedeboer
[Australis]
2014-03-27 23:14:20 -07:00
Jared Wein
95c5da423f Bug 962884 - Offer opt-out from auto-hyphenation for labels in the menu panel. r=Gijs 2014-03-27 15:53:18 -04:00
Ed Morley
88eeed4244 Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
67a3d8e2c9 Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD 2014-03-27 19:07:31 +00:00
Victor Porof
8b52569db7 Bug 917226 - Build a canvas inspection tool, r=rcampbell
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Victor Porof
73b28f4ab2 Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me 2014-03-27 12:24:00 -04:00
Ed Morley
216776abce Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures 2014-03-27 16:11:59 +00:00
Richard Marti
ec6458a005 Bug 738796 - Prefpane stylings. r=jaws 2014-03-23 19:41:28 +01:00
Tim Taubert
5e06f9cfca Bug 738796 - Update category navigation. r=jaws 2013-12-05 11:07:16 +01:00
Victor Porof
4fd4807937 Bug 917226 - Build a canvas inspection tool, r=rcampbell 2014-03-27 10:21:37 -04:00
Gijs Kruitbosch
2f12039b7a 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
2883025ea4 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
8f8b2403d4 Bug 969963 - Grey out PanelUI-popup items when a subview is opened. r=mconley 2014-03-21 17:03:11 -04:00
Stephen Horlander
93b09ac11f Bug 940844 - Update Sync Progress Icon, r=jaws 2014-03-18 14:10:00 +00:00
Wes Kocher
a46b9521a7 Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
Gijs Kruitbosch
8cf83bda19 Bug 983770 - fix scrollbars in overflow panel when zoom or edit controls overflow, r=mikedeboer 2014-03-21 13:19:36 +00:00
Stephen Horlander
edf0570e2a Bug 940844 - Update Sync Progress Icon, r=jaws 2014-03-18 14:10:00 +00:00
Matthew Noorenberghe
974b306484 Bug 985786 - [10.6] Make the button to leave fullscreen match the styles of other toolbarbuttons and fix its missing image. r=mconley 2014-03-20 03:06:41 -07:00
Brian Grinstead
d2a4b9555b Bug 983933 - Get better colors for the Inspector's box model;r=vporof 2014-03-18 08:04:57 -05:00
Brian Grinstead
5eec4887d4 Bug 983933 - Use shared CSS file for inspector box model;r=vporof 2014-03-17 10:11:35 -05:00
Mike Conley
800c361ce5 Bug 979987 - center-align the footers of panel menus. r=jaws. 2014-03-19 10:41:00 -04:00
Blake Winton
c81d1e1761 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
b2b7910311 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
Matthew Noorenberghe
8e6aa13bc8 Bug 984188 - Don't invert icons for -moz-lwtheme-brighttext in the overflow panel. r=mikedeboer
[Australis]

--HG--
extra : rebase_source : a96b9b10b09f8084bdfda2a25d7526c5fce510ad
2014-03-18 12:26:09 -07:00
Mike de Boer
cd02148c98 [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
910b3bc1bb Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Matthew Noorenberghe
26008d759d Bug 971108 - UITour: Update the doorhanger menu style with a footer background and primary button style. r=Unfocused
--HG--
extra : rebase_source : fbbfc8c7a6c08f224aea0a8e786bc96f120da67b
2014-03-15 14:21:20 -07:00
Ratnadeep Debnath
b18977ba7e Bug 912900 - Show open tabs in connected device's Firefox in AppManager. r=jryans 2014-03-15 17:17:45 -04:00
Stephen Horlander
a014770887 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
45d9f2ba9b 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
ad7bde555f Bug 971948 - [Australis] Bookmark toolbar items icon is broken in the palette. r=Gijs 2014-03-13 20:34:19 -04:00
Michael Ratcliffe
d94ab2e2cf Bug 663778 - Box Model Highlighter r=jwalker 2014-03-13 21:36:48 +00:00
Ryan VanderMeulen
4510c7d862 Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
7809cf00b0 Bug 663778 - Box Model Highlighter r=jwalker 2014-03-13 13:54:02 +00:00
Stephen Horlander
c314b55ba3 [Australis] Bug 969904: Update Bookmark Star States. r=mikedeboer 2014-03-13 15:55:47 +01:00
Matteo Ferretti
fe678daa9a Bug 959640 - "Have a default icon for add-on SDK widgets in Australis' customization view" r=gijs
--HG--
extra : rebase_source : f435e4b8901fd8100fc78c39d74d0e8b250a0fa5
2014-03-12 08:36:00 +01:00
Darrin Henein
6d53e370e9 Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak 2014-03-07 13:31:00 +00:00
Jared Wein
ca3d47fa75 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
Wes Kocher
d0d349e99f Backed out changeset 4f50ba79c6ff (bug 912900) for m-oth bustage 2014-03-11 15:32:15 -07:00
Ratnadeep Debnath
7385de3e08 Bug 912900 - Show open tabs in connected device's Firefox in AppManager. r=jryans 2014-03-11 17:01:29 -04:00
Blake Winton
a99cfcdc4e 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
Patrick Brosset
9cd64a3229 Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan 2014-03-11 12:21:20 +02:00
Gijs Kruitbosch
7bf97d90ad 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
f300289705 Bug 980115 [Australis] social buttons make other buttons squished, r=Gijs 2014-03-10 17:28:42 -07:00
Shane Caraveo
fbc7bb72e0 Bug 960198 [Australis] make sidebars available from a customizable widget, r=Gijs 2014-03-10 17:22:00 -07:00
Michael Ratcliffe
c594e7110d Bug 702577 - Show font-family tooltip r=mratcliffe 2014-03-10 13:24:58 +00:00
Jared Wein
5d7d0b515b 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
01e81b5520 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
Matthew Noorenberghe
8a5c9b915b Bug 935823 - UITour: Add a close button to info panels. r=Unfocused 2014-03-07 13:00:18 -05:00
Dão Gottwald
62e731fdff 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
Ed Morley
630750051c Merge mozilla-central and fx-team 2014-03-07 15:54:49 +00:00
Ed Morley
d61d42192c Backed out changeset dcec4c42cd18 (bug 757866) for bug 980835 2014-03-07 15:05:31 +00:00
Blake Winton
6010724fde 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
011f2cd4eb 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
8015f0a382 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
939d40e1bb [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
906374b69f Bug 980383 - [Australis] Fix border of Exit Customization button when in customization mode. r=mconley. 2014-03-06 12:38:00 -05:00
Matthew Noorenberghe
5c3853fa98 Bug 887397 - Make the window click and drag target larger above background tabs. r=Gijs 2014-03-06 15:32:17 -05:00
Gijs Kruitbosch
81932ae2fe 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
Patrick Brosset
bee238cdf8 Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan 2014-03-06 18:16:45 +01:00
Mike de Boer
9058835bba [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
bfa06e0e36 [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
99e6da2718 [Australis] Bug 979501: update overflow chevron in RTL mode. r=Gijs 2014-03-06 10:52:46 -05:00
Brian Grinstead
6e19cbdf32 Bug 980248 - DevTools Themes: Extra top border showing up on responsive-container splitters when width > 700px;r=pbrosset 2014-03-06 09:46:42 -06:00
Mihai Sucan
70bb44df53 Bug 584733 - Code highlight all JS objects and functions in console output; r=bbenvie 2014-03-04 21:59:00 +02:00
Mike de Boer
95f08184ef [Australis] Bug 870593: add tip section to Customization Mode. r=jaws 2014-03-05 18:09:12 -05:00
Mike Conley
cf155d0d0c 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
2883c31f40 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
ba72f26c54 Bug 972286 - fix negation issue in Australis panel detection CSS, r=MattN
--HG--
extra : rebase_source : 683cc6d9b6482647b7a3227d5d77785ef53944e2
2014-03-05 13:17:29 -05:00
Gijs Kruitbosch
c7cedad799 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
Brian Grinstead
a085a9e424 Bug 979864 - [markup view] After selecting a node using the picker button, the hover background is used until hovering the markup view;r=pbrosset 2014-03-05 08:44:47 -06:00
Gijs Kruitbosch
4d311b9c0c Bug 978447 - fix Australis' bookmarks menu hover and active style some more, r=bwinton 2014-03-05 09:17:49 -05:00
Jared Wein
cbff5b9281 Bug 940133 - Australis: Invert icons in the tabstrip and menubar on Windows Classic. r=MattN 2014-03-04 17:26:49 -05:00
Blake Winton
9d170a688a Bug 964262 - Fade in icons in customization mode. ui-r=phlsa, r=Gijs 2014-03-04 08:00:00 -05:00
Gijs Kruitbosch
47c6f53080 Bug 979053 - fade in navbar and placeholder outlines when opening Australis customize mode, r=MattN 2014-03-04 17:10:45 -05:00
Brian Grinstead
8cc170956c Bug 968315 - [markup view] Current / hovered node highlighting colors need to be higher contrast;r=jwalker 2014-03-04 15:25:51 -06:00
Victor Porof
6a6fc17609 Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale, r=rcampbell 2014-03-04 14:15:52 -05:00
Gijs Kruitbosch
d27b270b5b Bug 979300 - fix separator background position for Australis' menu panel button, r=mikedeboer 2014-03-04 11:09:35 -05:00
Gijs Kruitbosch
29a399b0e3 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
7394053bb1 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
Rob Campbell
217b22c65c Bug 972054 - Numeric status codes in the network monitor, followup; r=vp 2014-03-03 15:55:46 -05:00
Rob Campbell
7107e574bb Bug 972054 - Numeric status codes in the network monitor; r=vp 2014-03-03 11:13:00 -05:00
Brian Grinstead
1a31723321 Bug 971418 - DevTools dark theme: use higher contrast text for main body content;r=harth 2014-03-03 11:55:34 -06:00
Gijs Kruitbosch
22c013cdec Bug 972140 - fix tabbrowser-tabs min-height for Australis so it doesn't get squashed when the non-abs-pos bits have 0 width, r=mconley
--HG--
extra : rebase_source : a233b0be8a28a3fbb9cd49608655be9e7495be8f
2014-03-03 12:18:54 -05:00
Jared Wein
d9c3e31c0f Backout bug 960198 since it regressed Australis styling changes. Not backing out the string changes so strings will be present on Aurora30. rs=Gijs
--HG--
extra : rebase_source : 7f7e723f386a187cd1eba7116cc7b29c0a065b55
2014-03-03 12:00:10 -05:00
Jared Wein
0bc8be7b6b 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
Shane Caraveo
041f79c2b2 bug 960198 make sidebars available from a customizable widget, r=mconley 2014-02-28 09:04:16 -05:00
Gijs Kruitbosch
c020bf4991 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
7614b6d46c 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