Commit Graph

4572 Commits

Author SHA1 Message Date
Brian Grinstead
9255a2fd87 Bug 1177879 - Fix close tab icon in DevEdition for Windows hidpi;r=jaws 2015-06-29 08:54:23 -07:00
Gabriel Luong
577a41dd06 Bug 1178193 - [Rule View] Tweak add rule button to only have a hover opacity when button is not disabled r=pbrosset 2015-06-29 01:25:29 -07:00
Jared Wein
dca3ee6564 Bug 1166930 - Use darker toolbar icons on Windows 10. r=dao 2015-06-28 19:36:57 -07:00
Stephen Horlander
57e017d9fc Bug 1173736 - Increase URL and search bar height and text size on Windows 10. r=dao 2015-06-28 19:25:38 +02:00
Tim Nguyen
5d1b4feb17 Bug 1178004 - Remove dead code from browser-aero.css. r=dao 2015-06-27 21:40:37 +02:00
Tim Nguyen
ba8c2b19b8 Bug 1173730 - Use solid tab separator on Windows 8 and 10. r=dao 2015-06-26 13:39:00 +02:00
Drew Willcoxon
7802568d5a Bug 1162142 - Show a magnifying glass search icon in the awesomebar for search suggestions. r=mak 2015-06-26 17:14:32 -07:00
Tim Taubert
598614e5a6 Bug 1177779 - [Control Center] Add subview back-arrow hi-dpi icon for windows r=MattN 2015-06-26 11:51:37 -07:00
Gabriel Luong
bf5a20ba6b Bug 1177564 - [Rule View] Tweak add rule and toggle pseudo classes button r=bgrins 2015-06-26 13:12:48 -07:00
Tim Taubert
1c726d4b1b Bug 1177438 - [Control Center] Move "verified by" label up in the security subview r=Gijs 2015-06-25 17:17:52 -07:00
Phil Ringnalda
4817c7c6b0 Back out 1fd1058d6099 (bug 1139698) for JP, bc and dt bustage
CLOSED TREE
2015-06-25 19:30:06 -07:00
Edouard Oger
d10dc6189a Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh 2015-06-25 17:16:28 -07:00
Edouard Oger
f099d3feb0 Bug 1174330 - Allow the device name to be edited in-line. r=markh 2015-06-25 17:15:23 -07:00
Patrick Brosset
4835e5e40d Bug 1177463 - Temporarily hide the toolbox minimize button; r=bgrins 2015-06-25 12:28:47 -07:00
Tim Taubert
c3b3178ffc Bug 1177238 - Remove now unused identity.png (Larry) icons r=Gijs 2015-06-24 15:09:05 -07:00
Tim Taubert
70873bca0a Bug 1177161 - Shift "More Information" button to the bottom when expanding a subview r=Gijs 2015-06-24 12:38:19 -07:00
Tim Taubert
d9f856d4bd Bug 1177161 - Fix sub-pixel rendering problem with the "More Information" button by using full pixel values r=Gijs 2015-06-24 12:37:37 -07:00
Tim Taubert
8eb430c8fa Bug 1170759 - Move detailed security information to a subpanel r=Gijs 2015-06-11 14:26:17 +02:00
Tim Taubert
3b272ab41a Bug 1170759 - Prevent the mainView of a <panelmultiview> being shifted too far when showing a subView r=Gijs 2015-06-11 14:21:54 +02:00
Jared Wein
4170abf4d5 Bug 1169314 - Pocket icons missing from Windows HiDPI menuPanel sprite. r=Gijs 2015-06-20 01:16:09 -04:00
Jared Wein
0fe7a6439b Bug 1176252 - Use a white magnifying glass icon in the awesomebar when an entry is highlighted. r=Gijs 2015-06-19 14:23:15 -04:00
Victor Porof
16b2351d2f Bug 1175686 - Pull line and bar graph widgets outside of Graphs.js into their own files, r=jsantell, a=Mossop 2015-06-19 11:00:25 -04:00
Jordan Santell
9ab2958c20 Bug 1150295 - Display an icon next to frames in the call tree that contain viewable optimization data. r=vp,a=kwierso 2015-06-17 14:31:15 -07:00
Jordan Santell
e9aae6612b Bug 1175650 - skeleton view for JIT Optimizations in the performance tool. r=vp 2015-06-18 12:59:46 -07:00
Edoardo Putti
4145d817b8 Bug 1121896 - Show when animations are running on the compositor in the animation panel. r=pbro 2015-06-17 01:40:00 -04:00
Patrick Brosset
02a39670f5 Bug 1174821 - 4 - Refactor layoutview's dimming; r=janx 2015-06-16 17:10:26 +02:00
Patrick Brosset
1629cb4cca Bug 1174821 - 3 - Consolidate and cleanup layoutview's css files; r=janx
The layout-view used 2 css files, one in /browser/devtools/layoutview
and the other in /browser/themes.
This makes it unnecessarily confusing for people looking for the right
place to make css changes.
This change re-unit all css rules in one file under /browser/themes
and cleans up the code a bit (better structure, comments, simplifications).
2015-06-16 17:04:27 +02:00
Muhsin A. Steiman
24bb0b8f2c Bug 1146331 - Disable text selection for the titlebar of in-content preference subdialogs. r=Gijs 2015-06-16 13:02:57 -07:00
Dão Gottwald
79259c350c Backed out changeset f0889dbf9694 (bug 1004167) 2015-06-16 12:59:50 +02:00
Jared Wein
31a203ae21 Bug 1023604 - followup, add missing trailing parenthesis. r=me 2015-06-15 19:35:26 -04:00
Jared Wein
21a4b43f9a Bug 1023604 - Add HiDPI webrtc notification icons for Windows and Linux. r=Gijs 2015-06-15 18:56:40 -04:00
Dão Gottwald
4c3b935f78 Bug 1173749 - Use a lighter blue for URLs in the URL bar's autocomplete popup. r=Gijs 2015-06-12 05:09:00 -04:00
Patrick Brosset
89c946120b Bug 1155663 - Show animations as synchronized time blocks in animation inspector; r=bgrins
This is the first step towards the animation-inspector UI v3 (bug 1153271).
The new UI is still hidden behind a pref, and this change doesn't implement
everything that is in the current v2 UI.
This introduces a new Timeline graph to represent all currently animated nodes
below the currently selected node.
v2 used to show them as independent player widgets. With this patch, we now show
them as synchronized time blocks on a common time scale.
Each animation has a preview of the animated node in the left sidebar, and a time
block on the right, the width of which represents its duration. The animation name
is also displayed.
There's also a time graduations header and background that gives the user information
about how long do the animations last.
This change does *not* provide a way to know what's the currentTime nor a way to
set it yet.
This also makes the existing animationinspector tests that still make sense with
the new timeline-based UI run with the new UI pref on.
2015-06-11 15:45:57 +02:00
Marina Samuel
a8a18d11d9 Bug 1158858 - Move 'suggested' and 'sponsored' labels to the top left of the tile. r=Mardak 2015-06-13 20:26:51 -07:00
Jared Wein
a27502d2e7 Bug 777680 - "Bookmark This Page" in context menu should be highlighted. r=mak 2015-06-13 11:52:17 -04:00
FlyingJester
fdc3874380 Bug 1168556 - Fixes vertical spacing of titlebar buttons in OS X themes when tabs are not in the titlebar. r=mconley 2015-06-12 10:59:35 -07:00
Gijs Kruitbosch
e1e9d6824d Bug 1173711 - fix unhovered/inactive hidpi close icons, r=jaws 2015-06-11 11:53:05 +01:00
Dão Gottwald
4ddb5e3d0e Bug 1173746 - Remove Windows Vista / 7 style hover effect from autocomplete items on Windows 8 and 10. r=gijs 2015-06-12 12:42:17 +02:00
Mike de Boer
7d0f6349dd Bug 1168833: introduce different sizing modes to docked social chat windows and re-style text chat UI indide the Hello conversation window. r=Standard8 2015-06-12 11:21:35 +02:00
Wes Kocher
263ad28351 Merge fx-team to central, a=merge 2015-06-11 17:18:11 -07:00
Wes Kocher
bfea5e9dd0 Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
Tim Nguyen
1294c29264 Bug 1173298 - Disable add rule button for non-element nodes and anonymous elements. r=bgrins 2015-06-10 11:42:00 +02:00
Brian Grinstead
0e8da63220 Bug 1044050 - Update the console sprite sheets to use SVG and new input/output icons;r=past 2015-06-10 12:01:03 -07:00
Jared Wein
f182c06275 Bug 1153306 - Add HiDPI versions of the Loop icon for Windows and Linux. r=Gijs 2015-06-10 12:40:51 -04:00
Tim Taubert
b6ea6ee865 Bug 1146282 - New styling for the host section of the identity panel
From 7496384f93865519159db75588c6be377fd2eb0b Mon Sep 17 00:00:00 2001
 r=Gijs
2015-06-02 21:15:08 +02:00
Gijs Kruitbosch
6998407b34 Bug 1169911 - fix windows 10 titlebar coloring/border issues, r=dao 2015-06-03 23:21:31 +01:00
Florian Quèze
15200bc3eb Bug 1170500 - [Mac] Broken one-off search items layout. r=Gijs 2015-06-02 12:54:21 +02:00
Paolo Amadini
08776fd352 Bug 1164028 - Show login details and allow manual fill from a sliding subview in the login fill doorhanger. r=Gijs 2015-06-08 16:37:25 +02:00
Ryan VanderMeulen
32a42ea967 Merge fx-team to m-c. a=merge 2015-06-09 13:08:17 -04:00
Tim Nguyen
437b0bccc8 Bug 1172508 - Use new icon color for pseudo class lock icon. r=bgrins 2015-06-08 08:13:00 -04:00