Commit Graph

516 Commits

Author SHA1 Message Date
Dão Gottwald
22c73f6529 Backed out changeset caa59fe73a47 2015-07-30 10:53:06 +02:00
Gabriel Luong
7011791968 Bug 1189057 - [promise-dbg] Add initial boilerplate for initializing the promise debugger iframe r=fitzgen 2015-07-30 00:13:26 -07:00
Dão Gottwald
44b00bdd32 Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
--HG--
rename : toolkit/themes/windows/global/icons/close-XPVista7.png => browser/themes/shared/newtab/close.png
2015-07-29 17:34:45 +02:00
Ryan VanderMeulen
d85edb8a96 Backed out changeset 2cd865efd0b0 (bug 1188291) because something in the push was causing browser_dragdrop.js to try to connect to support.mozilla.org.
--HG--
extra : rebase_source : dc1e8b19fede22a03127f0aa170a0f9d817122e7
2015-07-29 13:53:37 -04:00
Dão Gottwald
13fae7ec2b Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
--HG--
rename : toolkit/themes/windows/global/icons/close-XPVista7.png => browser/themes/shared/newtab/close.png
2015-07-29 17:34:45 +02:00
Tim Taubert
5f9298d060 Bug 1187705 - Add proper white arrow to show when subview is open r=paolo 2015-07-28 17:49:01 +02:00
Nihanth Subramanya
351d64b267 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
2015-06-29 13:52:20 -07:00
Edouard Oger
1c66e05d11 Bug 1184627 - Replace the sync warning image by an SVG equivalent. r=jaws 2015-07-17 10:39:00 +02:00
Paolo Amadini
6c5bb0422e Bug 1177152 - Add Tracking Protection tour entry point to about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : DSQ2QN3k87C
extra : rebase_source : 9791f2a89ed41357427a2e7f3fa2613e3b017441
extra : source : 9798359363a0bc56d7abfb578fd973ec340eae1a
2015-07-17 17:51:48 +01:00
Brian Grinstead
aa7a1a0996 Bug 1183203 - Use dark urlbar-arrow icon for dark Dev Edition theme;r=paolo
--HG--
extra : commitid : IqqKTeyVghd
2015-07-17 08:35:29 -07:00
Brian Grinstead
9bcfe0c009 Bug 1183203 - Move urlbar-arrow assets into themes/shared;r=paolo
--HG--
rename : browser/themes/windows/urlbar-arrow.png => browser/themes/shared/urlbar-arrow.png
rename : browser/themes/windows/urlbar-arrow@2x.png => browser/themes/shared/urlbar-arrow@2x.png
extra : commitid : GzWGASbGFLN
2015-07-17 08:35:21 -07:00
Tim Taubert
98ab8167a2 Backed out changeset 9798359363a0 (bug 1177152) 2015-07-17 14:06:50 +02:00
Paolo Amadini
2e4abdf9ad Bug 1177152 - Add Tracking Protection tour entry point to about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : 9itZDcOR5jG
extra : rebase_source : afebfb27f44eb23c3c6a8eb1efab185addc63161
2015-07-15 14:20:39 +01:00
Ryan VanderMeulen
d7e5192373 Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
--HG--
rename : browser/base/content/contentSearchUI.css => browser/base/content/searchSuggestionUI.css
rename : browser/base/content/contentSearchUI.js => browser/base/content/searchSuggestionUI.js
rename : browser/base/content/test/general/browser_contentSearchUI.js => browser/base/content/test/general/browser_searchSuggestionUI.js
rename : browser/base/content/test/general/contentSearchUI.html => browser/base/content/test/general/searchSuggestionUI.html
rename : browser/base/content/test/general/contentSearchUI.js => browser/base/content/test/general/searchSuggestionUI.js
2015-07-16 21:42:22 -04:00
Nihanth Subramanya
6e888d2fe5 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
extra : rebase_source : 430736ce8dab32c7aad917ee87586ba2416d4dd3
2015-06-29 13:52:20 -07:00
Tim Taubert
3252f37fda Bug 1184103 - [Control Center] Show grey lock icon when the connection is degraded r=bgrins 2015-07-15 14:53:40 +02:00
Hubert B Manilla
cf2b90efc1 Bug 882790 - Add toolbar button for pause on exceptions. r=fitzgen 2015-07-13 08:59:00 -04:00
Paolo Amadini
ad3baf083b Bug 1175689 - Group the existing site identity URL bar icon with the tracking protection shield when TP is enabled. r=ttaubert
--HG--
extra : commitid : FQyIE2IzaKI
extra : rebase_source : ccf7542df7b3b6542b89fb3c5566000dd14645ff
2015-07-13 18:38:13 +01:00
Tim Taubert
7a511699aa Bug 1175678 - Update icons for different Mixed Content Blocking states in the URL bar r=MattN 2015-07-07 19:34:37 +02:00
Tim Taubert
c5f9a9b731 Bug 1180859 - [Control Center] Remove special icon for EV certs and use a single DV/EV icon instead f=rbarnes r=Gijs
--HG--
rename : browser/themes/shared/controlcenter/conn-secure-dv.svg => browser/themes/shared/controlcenter/conn-secure.svg
2015-07-06 21:41:46 +02:00
Edouard Oger
a451044e6c Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh 2015-06-29 20:06:00 -04:00
Tim Taubert
00e052f51e Bug 1175682 - [Control Center] Update icon to signal when active mixed content blocking is disabled r=bgrins 2015-07-01 04:02:07 +02:00
Brian Grinstead
9669f268c9 Bug 1175327 - Move existing Tracking Protection functionality from shield doorhanger to Control Center;r=ttaubert
--HG--
extra : commitid : 7qOU4Qysqqt
2015-06-30 14:02:39 -07:00
Tim Taubert
15c38ccf08 Bug 1177238 - Remove now unused identity.png (Larry) icons r=Gijs 2015-06-24 15:09:05 -07:00
Tim Taubert
5e2d730ccc Bug 1170759 - Move detailed security information to a subpanel r=Gijs 2015-06-11 14:26:17 +02:00
Edoardo Putti
d06369c85e Bug 1121896 - Show when animations are running on the compositor in the animation panel. r=pbro
--HG--
extra : rebase_source : b64325cb65d0413d8802cde86285424267849de3
2015-06-17 01:40:00 -04:00
Jared Wein
946ea1de67 Bug 1023604 - Add HiDPI webrtc notification icons for Windows and Linux. r=Gijs
--HG--
rename : browser/themes/osx/webRTC-shareDevice-16.png => browser/themes/shared/webrtc/webRTC-shareDevice-16.png
rename : browser/themes/osx/webRTC-shareDevice-16@2x.png => browser/themes/shared/webrtc/webRTC-shareDevice-16@2x.png
rename : browser/themes/osx/webRTC-shareDevice-64.png => browser/themes/shared/webrtc/webRTC-shareDevice-64.png
rename : browser/themes/osx/webRTC-shareDevice-64@2x.png => browser/themes/shared/webrtc/webRTC-shareDevice-64@2x.png
rename : browser/themes/osx/webRTC-shareMicrophone-16.png => browser/themes/shared/webrtc/webRTC-shareMicrophone-16.png
rename : browser/themes/osx/webRTC-shareMicrophone-16@2x.png => browser/themes/shared/webrtc/webRTC-shareMicrophone-16@2x.png
rename : browser/themes/osx/webRTC-shareMicrophone-64.png => browser/themes/shared/webrtc/webRTC-shareMicrophone-64.png
rename : browser/themes/osx/webRTC-shareMicrophone-64@2x.png => browser/themes/shared/webrtc/webRTC-shareMicrophone-64@2x.png
2015-06-15 18:56:40 -04:00
Brian Grinstead
202c848769 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
e90cb14947 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
e91584a66d 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
Patrick Brosset
e94a1aabff Bug 867838 - Add the possibility to minimize the bottom-hosted toolbox; r=jryans
--HG--
extra : rebase_source : 7438a690a1092418e973fd903613c950d00f9151
extra : histedit_source : dc8e66027bbcf96376012734a340e6ef08144f07%2C0a3764e8690f11bcf6b632bb3e06dede762f5b57
2015-06-08 15:49:38 +02:00
Gabriel Luong
574bcb9751 Bug 987365 - Add pseudo-class lock options to rule view r=bgrins 2015-04-23 21:35:00 -07:00
Gijs Kruitbosch
015c8609b5 Bug 1150417 - use theme manifest for overrides, r=glandium,dao
--HG--
extra : commitid : 7Ip6kOB2BdY
extra : histedit_source : ada1cc46a63d0b7b2b26cd55f6085bd65be5d70d
2015-06-05 12:48:34 +01:00
Tim Taubert
53d8c81679 Bug 1146269 - Move identity panel styles to their own files r=Gijs 2015-05-27 14:56:44 +02:00
Gijs Kruitbosch
e0202b57b0 Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417)
--HG--
extra : histedit_source : 5a896b1eeb0adfbdba286ab46a9b115e6f83d9e2%2C6b37366780d5bde1623f544f0b322a3d11c78ad1
2015-05-29 17:11:26 +01:00
Tim Nguyen
2a8eb5b97f Bug 938290 - Add a proper shader editor icon. r=bgrins 2015-05-27 22:15:00 -04:00
Gijs Kruitbosch
85f4da46a9 Bug 1150417 - move overrides into theme manifest, r=glandium,dao
--HG--
extra : rebase_source : 5dd31eb0de3ea2d4169ca59c8df5bfb4e6e951f2
2015-05-28 16:19:56 +01:00
Jared Wein
753fc29e29 Bug 1168585 - The buttons within the search box and within the search panel are blurry/pixelated on Windows HiDPI. r=Gijs 2015-05-27 17:31:55 -04:00
Jared Wein
f54a4bd8d9 Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
Jared Wein
f1fc245c4c Bug 1023607 - Implement Windows HiDPI theme for other icons and tiny widgets. r=Gijs 2015-05-27 13:58:24 -04:00
Victor Porof
e7c474fe9d Bug 1166797 - Remove the old profiler, r=jsantell 2015-05-21 19:39:42 -04:00
Dave Townsend
cd8189994f Bug 1162584: Update the icons for the add-on install flow. r=dao
--HG--
extra : rebase_source : d3fc549269369dd3be9dba42c66ff38f82db84af
2015-05-14 12:05:58 -07:00
Jordan Santell
dfdef1a51f Bug 1164598 - Remove legacy timeline tool from devtools source and its styles. r=vp 2015-05-13 12:23:18 -07:00
Marina Samuel
e8864930f5 Bug 1138818 - Part 2 - Add onboarding images. r=adw 2015-05-13 12:23:48 -04:00
Richard Marti
904434cf87 Bug 1160732 - Remove about:sync-progress. r=markh 2015-05-07 21:18:02 +02:00
Wes Kocher
0c1c3eca7b Backed out 3 changesets (bug 1138818) for bc1 orange CLOSED TREE
Backed out changeset 70121f99d5f1 (bug 1138818)
Backed out changeset cb5842311d43 (bug 1138818)
Backed out changeset 5b45e43dec40 (bug 1138818)
2015-05-08 16:03:05 -07:00
Marina Samuel
e936181551 Bug 1138818 - Part 2 - Add onboarding images. r=adw 2015-05-08 12:38:58 -07:00
Richard Marti
2266bc08f6 Bug 1160734 - about:downloads: use the new in-content style-sheet. r=mak
CLOSED TREE

--HG--
rename : browser/themes/windows/downloads/contentAreaDownloadsView.css => browser/themes/shared/downloads/contentAreaDownloadsView.css
extra : rebase_source : 715676562fbf0ec8c98f25d149940221bebc9688
2015-05-07 10:37:39 +02:00
Matthew Noorenberghe
e0462894d4 Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).

--HG--
extra : rebase_source : fc9399a9acb2bb36831df1f5b99b3f9da02b1dbb
2015-04-30 13:43:47 -07:00
Jordan Santell
527bedacaf Bug 1143027 - The performance tool tab highlights during a recording. r=vp 2015-04-27 15:59:22 -07:00
Gabriel Luong
1faf344267 Bug 1120616 - Part 1: Implement filter styles in rule view r=bgrins 2015-04-16 14:15:09 -04:00
Jared Wein
5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Phil Ringnalda
1c5973f626 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jared Wein
2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Doug Turner
5a075267c9 Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07:00
Mahdi Dibaiee
43193dfe3b Bug 1055181 - CSS Filter Tooltip; r=pbrosset
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.

--HG--
extra : rebase_source : a38ce7108bfa4e035892c3c3d89098dc1b2b0052
extra : histedit_source : ff309c03f920359df61e139731f8f57cf55a1545
2015-04-09 13:30:42 +04:30
Brian Grinstead
1efdfd5a5a Bug 969914 - Move all commandline (gcli) styles into shared themes folder;r=jwalker
--HG--
rename : browser/themes/windows/devtools/commandline.css => browser/themes/shared/devtools/commandline.css
2015-04-09 10:24:51 -07:00
Jared Wein
1e9046f560 Bug 1136526 - Replace silhouetted versions of Firefox logo with unbranded logo. r=Gijs
--HG--
extra : rebase_source : e5da7466b49686fd7cb5281f33e9a7b1b9a85963
2015-04-07 13:37:12 -04:00
Tim Nguyen
05fa85b65c Bug 1138630 - Switch the desktop update badge to an SVG image. r=Gijs 2015-04-02 17:17:32 -07:00
Matteo Ferretti
91aca3f385 Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset 2015-04-01 19:28:57 +02:00
Dão Gottwald
f4a519025e Bug 706103 - replace chrome copy of files by overrides in browser/themes/. r=gijs
--HG--
rename : browser/themes/windows/Metro_Glyph-aero.png => browser/themes/windows/Metro_Glyph.png
rename : browser/themes/windows/preferences/checkbox-8.png => browser/themes/windows/preferences/checkbox.png
2015-03-31 23:22:13 +02:00
Zachary Carter
8007600342 Bug 1139677 - Display the user's FxA profile image in the Sync Pref pane r=markh,rfeeley 2015-03-27 02:37:55 -07:00
Jared Wein
0a6753444c Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian
--HG--
extra : rebase_source : a9c81392483e4705f34603adc1f71f31aff303a9
2015-03-20 17:28:03 -07:00
Florian Quèze
40f811b891 Bug 1123525 - [ReadingList] Allow deleting items via the Reading List sidebar, r=jaws.
--HG--
rename : browser/themes/shared/readinglist/sidebar.css => browser/themes/shared/readinglist/sidebar.inc.css
extra : rebase_source : c351ba15c8d2686ab135d32c78b22d6cf9733bc1
2015-03-18 17:25:18 -07:00
Patrick Brosset
3e43f77714 Bug 1120343 - 2 - Add rewind and fast-forward buttons to animation player widgets; r=miker
--HG--
extra : rebase_source : 0945ad99c5b266ce5127ef02212aa3848ed79a43
extra : histedit_source : 8dbfdd50200f240df15b263c487d85e5260c15bf
2015-03-17 15:39:19 +01:00
Blair McBride
1eebf08096 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-17 12:49:07 -07:00
Florian Quèze
e1a848b02c Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed. 2015-02-23 13:58:36 +01:00
Blair McBride
855a13c339 Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %CC%E0%81%81%F9%93%D7h%2C%90%CC%EE%AAr%BD%5E%FDa%F2N
2015-02-20 22:07:24 +13:00
Richard Marti
8bffd29e53 Bug 1022581 - Use a svg image for the category icons. r=jaws 2015-02-16 18:43:54 +01:00
Carsten "Tomcat" Book
bdb8058b1f Backed out changeset 0e65e74f315f (bug 1123517) 2015-02-18 14:23:28 +01:00
Blair McBride
71cae6a1fc Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %94%D3%06_%F9%83Q%5E%E9%DA%B6%F9o%04%20U%11%8C%A2b
2015-02-19 00:33:49 +13:00
Florian Quèze
130ed4d90f Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Gijs Kruitbosch
806945722a Bug 1111148 - show doorhanger for EME being played back, r=florian
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00
Dave Townsend
2c9c86be97 Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.

--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Alessio Placitelli
2dc7992b16 Bug 1111027 - Implement the heartbeat UI as a UITour function. r=MattN 2015-01-27 23:58:21 -08:00
Tim Nguyen
dea5cd9502 Bug 1087618 - Part 5: Update about:welcomeback, sessionrestore, tabcrashed stylesheets. r=jaws 2015-01-18 10:24:00 -05:00
Tim Nguyen
4fe39e5b6b Bug 1087618 - Part 2: Add about:welcomeback, sessionrestore, tabcrashed in-content icons. r=jaws 2015-01-21 05:19:00 -05:00
Jordan Santell
815307f1a1 Bug 1055217 - Add front end for bypassing audio nodes in the web audio editor. r=vp 2015-01-20 10:28:00 -05:00
Margaret Leibovic
dcce620b41 Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
--HG--
extra : rebase_source : e10a6ea5771138cc34e2195e0ac87349968ae8de
2015-01-02 17:20:12 -08:00
Patrick Brosset
d815a0e0e7 Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof 2015-01-10 19:51:46 +01:00
Gijs Kruitbosch
0ecaba3564 Bug 1098371 - create localized version of sslv3 error page, r=mconley
--HG--
extra : rebase_source : 4aaa3e4b7a2de50d0c4e9ec47aa347d3d04b871c
2014-12-19 20:10:56 +00:00
Paul Rouget
76a5e9c75c Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof 2015-01-05 03:06:20 +01:00
Drew Willcoxon
6539a379c7 Bug 1110009 - Show a warning icon in the legacy-Sync-to-FxA migration menu panel items. r=markh 2015-01-02 17:26:45 +11:00
Tim Nguyen
ad87247ce3 Bug 1113173 - InContent Prefs - Fix invisible checkmark and black text on selected row. r=jaws 2014-12-23 13:55:00 -05:00
Dão Gottwald
b95d246580 Bug 1101996 - Add icons to history-based suggestions in search bar dropdown, r=florian,Mossop. 2014-12-22 20:34:58 +01:00
Blake Winton
af75271daf Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Phil Ringnalda
c4f3360e09 Backed out 2 changesets (bug 1106432) for mochitest-a11y failures
CLOSED TREE

Backed out changeset 513130bd59ed (bug 1106432)
Backed out changeset 4dbb2ddd0093 (bug 1106432)
2014-12-20 17:58:08 -08:00
Blake Winton
3af8f01fd0 Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Florian Quèze
fff9b23d46 Bug 1106559 - Improve the in-content search preference UI, r=felipe. 2014-12-17 16:20:04 +01:00
Florian Quèze
fd4031a587 Bug 1106559 - Improve the search preference UI, r=felipe,dao. 2014-12-17 16:20:01 +01:00
Ryan VanderMeulen
ea023df69a Backed out changeset cab12d762123 (bug 1087877) for e10s mochitest-dt failures. 2014-12-15 15:58:27 -05:00
Paul Rouget
4406c2c5e0 Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof 2014-12-15 05:07:00 -05:00
Nathan Froyd
9454653a63 Bug 1109826 - part 0b - don't preprocess content-contextmenu.svg for browser/ themes; r=mshal 2014-12-10 14:51:35 -05:00
Gijs Kruitbosch
3f781e6ac6 Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws
--HG--
rename : browser/themes/windows/bad-content-blocked-16.png => browser/themes/shared/bad-content-blocked-16.png
rename : browser/themes/osx/bad-content-blocked-16@2x.png => browser/themes/shared/bad-content-blocked-16@2x.png
rename : browser/themes/windows/bad-content-blocked-64.png => browser/themes/shared/bad-content-blocked-64.png
rename : browser/themes/osx/bad-content-blocked-64@2x.png => browser/themes/shared/bad-content-blocked-64@2x.png
rename : browser/themes/windows/bad-content-unblocked-16.png => browser/themes/shared/bad-content-unblocked-16.png
rename : browser/themes/osx/bad-content-unblocked-16@2x.png => browser/themes/shared/bad-content-unblocked-16@2x.png
rename : browser/themes/windows/bad-content-unblocked-64.png => browser/themes/shared/bad-content-unblocked-64.png
rename : browser/themes/osx/bad-content-unblocked-64@2x.png => browser/themes/shared/bad-content-unblocked-64@2x.png
2014-11-25 07:28:00 -08:00
Tim Nguyen
2f4ede2989 Bug 1077471 - Icons for new performance tool. r=jsantell 2014-11-29 11:40:00 +01:00
Dave Townsend
b244015e73 Bug 1101122 - Update about:home search styling. r=felipe 2014-11-24 08:40:22 -02:00
Dave Townsend
8599032cc9 Bug 1101654: First use tour for search UI. r=felipe 2014-11-20 15:27:10 -08:00
Florian Quèze
13f2d62f6d Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze
94833decfe Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Patrick Brosset
96f9ff692a Bug 1096575 - Move highlighter.css to toolkit so it is available in other app types; r=paolo
--HG--
rename : browser/themes/shared/devtools/highlighter.css => toolkit/devtools/server/actors/highlighter.css
2014-11-13 18:53:07 +01:00
Richard Marti
4365c2cb91 Bug 1062127 - Style the in-content preference dialogs. r=dao
--HG--
rename : browser/themes/shared/incontentprefs/preferences.css => browser/themes/shared/incontentprefs/preferences.inc.css
2014-11-12 10:15:42 +01:00
Patrick Brosset
432a34f1a4 Bug 985597 - Use the AnonymousContent Document API for the highlighters; r=miker r=Gijs
--HG--
rename : browser/themes/shared/devtools/highlighter.inc.css => browser/themes/shared/devtools/highlighter.css
2014-11-06 13:04:23 +01:00
Sebastian Zartner
472cc70f92 Bug 1068381 - Use an icon for the prettyprint button instead of a label. r=bgrins 2014-10-31 10:57:00 +01:00
Brian Grinstead
b405635ed5 Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN 2014-10-31 19:06:06 -07:00
Jordan Santell
7a9a410d17 Bug 1088712 - Update toolbar images with glowing download icon. r=gijs 2014-10-28 17:25:00 +01:00
George Wright
84b8397b72 Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao 2014-10-10 11:46:27 -04:00
Jordan Santell
f906459194 Bug 1077441 - create empty performance tool under build flag. r=vp 2014-10-15 09:46:00 +02:00
Shane Caraveo
e590054df9 Bug 1014332 new about:providerdirectory page that appears in share panel, r=jaws
--HG--
rename : browser/themes/osx/aboutSocialError.css => browser/themes/shared/aboutSocialError.css
2014-10-09 12:01:39 -07:00
Brian Grinstead
f0b02eb27c Bug 1053434 - Add listeners for devedition prefs in browser.js and stub CSS files;r=Gijs 2014-10-08 16:05:46 -05:00
Jennifer Fong
10c1efd57b Bug 1074880 - Remove file icons on tree view. r=jryans 2014-10-06 12:58:00 +02:00
Gijs Kruitbosch
2dc96d71fc Bug 1073240 - update Firefox's default theme icon, hide menu on non-default themes, r=jaws
--HG--
extra : rebase_source : 3651f3e80cf537c365a6ab4a0659221fb6d50d4b
2014-10-05 09:12:06 +01:00
Gijs Kruitbosch
4a94538aa8 Bug 1069300 - add a privacy/forget/panic button, r=jaws
--HG--
extra : rebase_source : cc94c6449aab3fc64f7b034cb553cc6cf0879395
2014-09-24 17:22:05 +01:00
Justin Dolske
c80af2ab0d Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
Alex Bardas
a061476e64 Bug 1043805 - Added red shield when protection is disabled in blocked content doorhanger. r=Unfocused 2014-09-11 15:13:00 +02:00
Gavin Sharp
4d135723d8 Bug 1064885: add prompt to encourage Nightly users to enable e10s, r=felipe
--HG--
extra : rebase_source : cf288b2d3b80c540bcc0ba4d2e2caae8b7a95925
2014-09-10 13:53:10 +02:00
Victor Porof
4dc874dcbd Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
525d3dad4a Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Paul Rouget
fd72b08f1c Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Gijs Kruitbosch
9b5fa0c78c Bug 1035536 - move CSS to themes directory, r=dao
--HG--
rename : browser/base/content/aboutneterror/netError.xhtml => browser/base/content/aboutNetError.xhtml
rename : browser/base/content/aboutneterror/info.svg => browser/themes/shared/aboutNetError_info.svg
extra : rebase_source : c78b55b877ded23ad05aa942ab7983516a688cd8
2014-09-05 15:14:27 +02:00
Gijs Kruitbosch
e43bf1d79b Bug 1035536 - add blank theme file for net error pages, r=Unfocused 2014-09-02 13:23:46 +01:00
Jared Wein
0c34a1ad01 Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN 2014-09-02 11:20:39 -04:00
Girish Sharma
2e264a6e61 Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Alexandre Poirot
86679e0faf Bug 977043 - Add toolbox-level frame selection to change the currently targeted document. r=bgrins,past 2014-08-27 12:19:30 +02:00
Birunthan Mohanathas
24493de68f Bug 1009370 - Part 2: Implement new visual style for about:privatebrowsing. r=Unfocused ui-r=phlsa 2014-08-26 07:11:07 -07:00
Georgios Kontaxis
d6ca4b7a06 Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw 2014-08-22 20:26:03 -07:00
Georgios Kontaxis
529502822e Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Ed Lee
36f8360fb3 Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Richard Marti
2864da5d9e Bug 989469 - Move the common files from browser to global. r=Unfocused
--HG--
rename : browser/themes/linux/in-content/common.css => toolkit/themes/linux/global/in-content/common.css
rename : browser/themes/osx/in-content/common.css => toolkit/themes/osx/global/in-content/common.css
rename : browser/themes/shared/in-content/check.png => toolkit/themes/shared/in-content/check.png
rename : browser/themes/shared/in-content/check@2x.png => toolkit/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/in-content/common.inc.css => toolkit/themes/shared/in-content/common.inc.css
rename : browser/themes/shared/in-content/dropdown-disabled.png => toolkit/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/in-content/dropdown-disabled@2x.png => toolkit/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/in-content/dropdown.png => toolkit/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/in-content/dropdown@2x.png => toolkit/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/in-content/help-glyph.png => toolkit/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/in-content/help-glyph@2x.png => toolkit/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/in-content/sorter.png => toolkit/themes/shared/in-content/sorter.png
rename : browser/themes/shared/in-content/sorter@2x.png => toolkit/themes/shared/in-content/sorter@2x.png
rename : browser/themes/windows/in-content/common.css => toolkit/themes/windows/global/in-content/common.css
2014-08-12 20:54:40 +02:00
Ed Lee
658c3d2172 Bug 1044602 - about:newtab tiles look different than anything else in the browser [r=adw]
Use a solid color background and remove now unused texture. Tweak gradient, hover images, borders.
2014-08-14 17:03:48 -07:00
Alexandre Poirot
8f9afc126a Bug 994669 - Integrate gaia responsive mode tweaks. r=paul 2014-08-12 02:43:00 -04:00
Mike de Boer
2ff3147f7f Bug 1048144: add menu panel versions of the Loop icon. r=jaws 2014-08-12 10:30:46 +02:00
Gregory Szorc
da38fa3a7c Backout changeset b07c3d5ec540 (bug 1045415) because it breaks local builds; a=backout 2014-08-08 17:07:28 -07:00
Valentin Tsatskin
2199bd75e8 Bug 1000625 - Move generic in-content icons to in-content folder. r=Unfocused
--HG--
rename : browser/themes/shared/incontentprefs/check.png => browser/themes/shared/in-content/check.png
rename : browser/themes/shared/incontentprefs/check@2x.png => browser/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/incontentprefs/dropdown-disabled.png => browser/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/incontentprefs/dropdown-disabled@2x.png => browser/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/incontentprefs/dropdown.png => browser/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/incontentprefs/dropdown@2x.png => browser/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/incontentprefs/help-glyph.png => browser/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/incontentprefs/help-glyph@2x.png => browser/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/incontentprefs/sorter.png => browser/themes/shared/in-content/sorter.png
rename : browser/themes/shared/incontentprefs/sorter@2x.png => browser/themes/shared/in-content/sorter@2x.png
extra : rebase_source : 8f4e79dbb5b743397fe4c4d0aaf98cbf895659d8
2014-08-07 12:56:35 +02:00
Valentin Tsatskin
e7085072b1 Bug 1000625 - Move generic in-content styles from preferences.css to common.css. r=Unfocused
--HG--
rename : browser/themes/shared/in-content/common.css => browser/themes/shared/in-content/common.inc.css
extra : rebase_source : 5bbbecfcc91eada37a6806cae0946fa2fc2495f9
2014-08-07 12:56:35 +02:00
Victor Porof
ecac4bb9d0 Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset 2014-08-06 11:25:18 -04:00
Florian Quèze
c5de232bd4 Bug 1041687 - replace place holder screensharing icons with final icons, r=dolske.
--HG--
extra : rebase_source : c04478577e1f37fb39a1884b2a0b2249ee76a829
2014-08-01 15:17:59 +02:00
Mike de Boer
1444a90117 Bug 1008201: update Loop toolbar icon to a speech bubble. r=jaws 2014-07-31 17:38:11 +02:00
Ehsan Akhgari
8e9ec70e42 Bug 1045415 - Stop pretending that content-contextmenu.svg needs to be preprocessed; r=gps
This fixes one build warning on the respective platforms.
2014-07-29 20:45:44 -04:00
Ed Lee
f1e86c1b55 Bug 1037341 - Update pin and block with new icons [r=adw]
Use svg version of new icons and slice image rectangles of the appropriate section.

--HG--
extra : rebase_source : 928b0ce35205066df8c30b1f521f8e7d91b31deb
2014-07-24 17:20:03 -07:00
Richard Marti
209d0d5838 Bug 1038288 - Implement the updated InContent Preferences Design. r=jaws 2014-07-14 20:35:33 +02:00
Ed Lee
270fdcdd73 Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
Set appropriate sizes, coloring, opacity, etc.
2014-07-22 23:42:27 -07:00
Florian Quèze
4ab6127752 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
287da9c56c Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Wes Kocher
aaecca5c9f Backed out 3 changesets (bug 1037408) for dt orange on a CLOSED TREE
Backed out changeset 8833bb7e90de (bug 1037408)
Backed out changeset c9cfdc0bbfbc (bug 1037408)
Backed out changeset f875dc5e0df7 (bug 1037408)
2014-07-18 21:04:00 -07:00
Wes Kocher
d1342c1421 Backed out changeset 1db5409ea062 (bug 1037430) for dt orange on a CLOSED TREE 2014-07-18 21:03:15 -07:00
Florian Quèze
e8ce41b015 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
0635b86b59 Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
5c90d904b2 Bug 1037405 - add new icons for screensharing doorhangers, r=Gijs.
--HG--
extra : rebase_source : 0795c223b752322c6843b2c64441749722050679
2014-07-18 12:14:29 +02:00
Dão Gottwald
2b9700f2f9 Bug 1016405 - Update the icons in the context menu to have the correct size, HiDPI, and inverted variants. r=mdeboer 2014-07-17 15:16:24 +02:00
Patrick Brosset
07c1fd209d Bug 711941 - part 3 - Timing-function editor tooltip in the rule-view; r=miker 2014-07-17 09:59:04 +02:00
Gijs Kruitbosch
70548b0b3b Bug 1014313 - part 2: add undo close tab item to alltabs-button menu, r=dao 2014-07-03 00:17:15 +01:00
Dão Gottwald
bcb978a289 Bug 947356 - Use custom icon for the all tabs button for better contrast on different backgrounds. r=mdeboer 2014-06-26 13:35:27 +02:00
Dão Gottwald
db6d95fa32 Bug 637608 - Use custom arrow images for the tab strip scroll buttons since the native ones often don't work well e.g. on dark backgrounds. r=mdeboer 2014-06-19 16:36:08 +02:00
Blair McBride
104d9a5c22 Bug 994915 - Part 1: Move about:newtab CSS into /shared/, r=gijs
--HG--
rename : browser/themes/osx/newtab/controls@2x.png => browser/themes/shared/newtab/controls@2x.png
2014-06-16 22:20:00 +01:00
Dão Gottwald
71ccea9190 Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Tim Nguyen
882218a904 Bug 1022290 - Add HDPI asset for computed view arrow. r=bgrins 2014-06-08 00:26:00 -04:00
Tim Nguyen
b070d5f676 Bug 1012829 - Add HDPI assets for developer toolbar. r=jwalker 2014-06-02 13:11:00 +02:00
Tim Nguyen
0288155548 Bug 1018809 - Use SVG icon for devtools dropmarker icon. r=bgrins 2014-06-02 09:21:00 +02:00
Tim Nguyen
ed8c238f3f Bug 1017890 - Add HDPI support for devtools responsive mode. r=bgrins
--HG--
rename : browser/themes/shared/devtools/images/responsive-horizontal-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-horizontal-resizer.png
rename : browser/themes/shared/devtools/images/responsive-se-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-se-resizer.png
rename : browser/themes/shared/devtools/images/responsive-vertical-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-vertical-resizer.png
rename : browser/themes/shared/devtools/responsiveui-rotate.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-rotate.png
rename : browser/themes/shared/devtools/responsiveui-screenshot.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-screenshot.png
rename : browser/themes/shared/devtools/responsiveui-touch.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-touch.png
2014-06-02 15:33:12 -07:00
Tim Nguyen
310d4249af Bug 1012139 - Add HDPI support for the remaining DevTools toolbox images. r=bgrins 2014-05-29 15:42:00 -04:00
vikneshwar
7c83ccd692 Bug 991045 - Added Screenshot Button to toolbar's UI;r=pbrosset; 2014-05-30 10:47:49 +02:00
Florian Quèze
f9e2511c13 Bug 1016367 - Package @2x translation icons on Windows and Linux, r=felipe. 2014-05-28 00:44:14 +02:00
Alex Harris
29715da82d Bug 1011624 - Move themes/*/devtools/inspector.css into themes/shared/devtools/inspector.css. r=bgrins
--HG--
rename : browser/themes/osx/devtools/inspector.css => browser/themes/shared/devtools/inspector.css
2014-05-27 09:24:00 -04:00
Alex Harris
7beed14c14 Bug 1011173 - Remove background-noise.toolbar.png and its references. r=bgrins 2014-05-22 17:53:00 +02:00
Hernan Rodriguez Colmeiro
47fdcec7a9 Bug 974641 - Favicon for in-content preferences. r=jaws 2014-05-22 20:52:00 +02:00
Florian Quèze
de59008bd2 Bug 1013537 - Implement animated translation icon for "Translation in Progress" infobar, r=felipe. 2014-05-22 22:33:13 +02:00
Brian Grinstead
61a42080e8 Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-21 16:38:17 -05:00
Ed Morley
ae6eaeaeb5 Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures 2014-05-21 15:55:58 +01:00
Jacob Acord
4fe4d33b74 Bug 1011172 - Remove obsolete images from tabbrowser/. r=dao 2014-05-20 12:34:00 +02:00
Brian Grinstead
509718ef42 Bug 1013557 - Shader and Style Editor eye icons are wrongly inverted in light theme. r=vporof 2014-05-20 14:09:00 +02:00
Girish Sharma
a16344f302 Bug 993014 - Tree and table widgets for devtools, r=bgrins 2014-05-21 03:54:08 +05:30
Brian Grinstead
cc9c04dafe Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-20 12:25:16 -05:00
Tim Nguyen
382dbebc61 Bug 1012166 - Use SVG files for itemArrow-* in DevTools. r=bgrins 2014-05-17 15:24:00 +02:00
Alex Harris
7a4872d125 Bug 1010959 - Move computedview.css theme files into single shared theme file. r=bgrins
--HG--
rename : browser/themes/osx/devtools/computedview.css => browser/themes/shared/devtools/computedview.css
2014-05-19 13:46:04 -05:00
Tim Nguyen
41260fcd06 Bug 1009145 - HDPI support for Debugger icons. r=bgrins 2014-05-16 15:25:00 +02:00
Tim Nguyen
ae43efa29c Bug 1011249 - Add HDPI profiler-stopwatch.svg icon. r=bgrins 2014-05-16 14:53:00 +02:00
Tim Nguyen
392a5e0a04 Bug 1009002 - Add 2x images for web console. r=bgrins 2014-05-13 08:18:00 +02:00
Jordan Santell
d7dfaa2559 Bug 998597 - Add icon for Web Audio Editor tool in developer tools. r=robcee 2014-05-14 11:37:00 -04:00
Tim Taubert
4757832b4c Backed out changeset b77de3bb419e (bug 994954) 2014-05-13 13:07:44 +02:00
Valentin Tsatskin
953132c852 Bug 982347 - Implement netError design changes. r=Unfocused
--HG--
rename : docshell/resources/content/netError.xhtml => browser/base/content/aboutneterror/netError.xhtml
2014-02-10 16:59:00 -05:00
Victor Porof
a58ca99144 Bug 1006906 - Use hidpi icons for the variables view in widgets.inc.css, r=bgrins 2014-05-07 22:07:51 -04:00
Philipp Sackl
f0fc5ccb28 Bug 994954 - Improve the design of loading throbbers. r=mak 2014-04-30 13:36:00 -04:00
Richard Marti
b599f8c57a Bug 989890 - Port the help button to in-content prefs. r=jaws 2014-05-05 22:54:57 +02:00
Carsten "Tomcat" Book
3b7d34e657 Backed out changeset 22347f9e52cd (bug 989890) for bc1 testfailures 2014-05-07 10:38:27 +02:00
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
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
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
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
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
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
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
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
Matthew Noorenberghe
9e466eaeb5 Backout 5e4eaa3891be due to b-c failures in browser_removeTabsToTheEnd.js 2014-04-06 15:29:25 -07:00