Граф коммитов

62 Коммитов

Автор SHA1 Сообщение Дата
Brendan Dahl 9f9ae1e187 Bug 1443971 - Remove allDownloadsViewOverlay.xul. r=Paolo
This overlay was used in two places: places.xul and
contentAreaDownloadsView.xul. Move the commandset, menuppop and
downloadsRichListBox into include files. Inline the scripts and
DTDs.

MozReview-Commit-ID: LroiQlRTE2T

--HG--
rename : browser/components/downloads/content/allDownloadsViewOverlay.js => browser/components/downloads/content/allDownloadsView.js
rename : browser/components/downloads/content/allDownloadsViewOverlay.xul => browser/components/downloads/content/downloadsCommands.inc.xul
rename : browser/components/downloads/content/allDownloadsViewOverlay.xul => browser/components/downloads/content/downloadsContextMenu.inc.xul
rename : browser/components/downloads/content/allDownloadsViewOverlay.xul => browser/components/downloads/content/downloadsRichListBox.inc.xul
rename : browser/themes/linux/downloads/allDownloadsViewOverlay.css => browser/themes/linux/downloads/allDownloadsView.css
rename : browser/themes/osx/downloads/allDownloadsViewOverlay.css => browser/themes/osx/downloads/allDownloadsView.css
rename : browser/themes/shared/downloads/allDownloadsViewOverlay.inc.css => browser/themes/shared/downloads/allDownloadsView.inc.css
rename : browser/themes/windows/downloads/allDownloadsViewOverlay.css => browser/themes/windows/downloads/allDownloadsView.css
extra : rebase_source : 978d2ddd1e177374b0fc354ca46f11bfc447fe59
2018-03-19 16:21:50 -07:00
Gijs Kruitbosch ee2fbb6c73 Bug 1371765 - remove unused downloads icons, tidy up CSS, r=Paolo
MozReview-Commit-ID: 3kGgiTsx6Y2

--HG--
extra : rebase_source : d684066b5277c251a3ad9366c4e5d240fdaf5860
2017-08-18 18:07:13 +01:00
Jared Wein 76f886b972 Bug 1385913 - Remove MOZ_PHOTON_ANIMATIONS ifdef. r=Gijs
MozReview-Commit-ID: 40TP43EKPCU

--HG--
extra : rebase_source : 203f7449e8345ed5c779dfc4fd5e9bd515b89da8
2017-08-07 12:37:34 -04:00
Sam Foster 8910c81ab6 Bug 1376515 - Move shared download indicator rules to indicator.inc.css. r=Paolo
MozReview-Commit-ID: Jnw9jl3zBOV

--HG--
extra : rebase_source : 77189ad2f7fce77813a3d8b4c16d746af5ba1093
2017-06-27 13:15:00 -07:00
Sam Foster 348680e611 Bug 1371834 - Add arrow+bar download icon for MOZ_PHOTON_THEME. r=jaws
MozReview-Commit-ID: KsY07bZNViN

--HG--
extra : rebase_source : 089a33941bbf45fc95e83515af8537e2244a5f61
2017-06-09 18:03:16 -07:00
Dão Gottwald fdfc2a4dee Bug 1362083 - Change toolbarbutton icon size from 18x18 to 16x16. r=johannh
MozReview-Commit-ID: L3GAuSahIvh

--HG--
extra : rebase_source : 2363410370003dc2ea85355c3e28102cf0381d27
2017-05-09 16:41:46 +02:00
Sam Foster fb61af287a Bug 1329109 - remove unused time and progressbar code from downloads toolbar icon. r=Paolo
This removes the arrowStyledIndicator killswitch and the associated ability for system add-ons to restore the previous design of the Downloads Indicator in the toolbar. The removal includes all the related code, styles, and strings. Based on the original patch by :rexboy.

MozReview-Commit-ID: 2OEBzPNzl0O

--HG--
extra : rebase_source : f40a319bb4afacb9e196465fc901cb3eb0b25ab5
2017-05-08 10:11:52 -07:00
Nihanth Subramanya a1b61bc267 Bug 1347543 - Use SVGs instead of PNGs for toolbar button icons. r=dao
MozReview-Commit-ID: EWgOI8x4Qdj

--HG--
extra : rebase_source : 1776100991adb88d6c42e6af74a1936211faf8a4
2017-04-28 21:47:07 +05:30
Carsten "Tomcat" Book dab561c88c Backed out changeset 4d6cbe2ebbd1 (bug 1347543) for causing bc6 issues 2017-05-03 15:50:55 +02:00
Nihanth Subramanya 14e60e7e57 Bug 1347543 - Use SVGs instead of PNGs for toolbar button icons. r=dao
MozReview-Commit-ID: 27zDcyScFnj

--HG--
extra : rebase_source : 66c95a6c573eb224d993c9e64979ac6e59dbbab0
2017-04-28 21:47:07 +05:30
Wes Kocher 2e85784df7 Backed out changeset 0e3f9e184e6b (bug 1347543) for landing on the wrong tree a=backout
MozReview-Commit-ID: 33rhqi8g77s

--HG--
extra : rebase_source : a83a2ee1cdf5778fee3eeae289161600374b4c9a
2017-04-28 12:32:38 -07:00
Nihanth Subramanya b884e0d04c Bug 1347543 - Use SVGs instead of PNGs for toolbar button icons. r=dao
MozReview-Commit-ID: AdW6POOBeeh

--HG--
extra : rebase_source : 627395018a62b88f1a91d772984e43d257cdd35c
2017-04-28 21:47:07 +05:30
Rex Lee 1801ff7637 Bug 1270006 - Fill portion of the icon on download button as indicator to download progress r=Paolo
MozReview-Commit-ID: BqYow8jWCVD

--HG--
extra : rebase_source : 4b365535089619a5faf0d3c4f0c4dcd6b4067a43
2016-08-24 18:39:53 +08:00
Rex Lee daf6e74a28 Bug 1269957 - Unify height of download items and allow maximum 5 items to show in downloads panel. r=Paolo
MozReview-Commit-ID: 1EoBfLXyDVN

--HG--
extra : rebase_source : 2a44c65eff7122f0c6f2096e6e9dba0be05a778f
2016-12-01 20:42:05 +08:00
Sean Lee 127d9c1918 Bug 1289139 - Replace all PNG download button icons with SVG format icons. r=paolo
MozReview-Commit-ID: GIUt0tqMYBc

--HG--
extra : rebase_source : 720c9e13d45a1e31add9e733d1daf427356cd19a
extra : amend_source : caafb48b5c4474f682c5f51df8b2e0eb2b76ac98
2016-10-13 11:23:23 +01:00
Rex Lee 0af3b96abc Bug 950058 - Split each download item so that all of the right part of it activates the action. r=paolo
MozReview-Commit-ID: KXSBrWjOzYQ

--HG--
extra : rebase_source : 237dbc4d890767bc31cc02b5ac316291d6a452ba
extra : amend_source : 57fcbc1c71c1f215a666622a65b1c65547b0d78b
2016-10-13 11:23:16 +01:00
Sean Lee 2b2cb30dee Bug 1299712 - Use a new .downloadTypeIcon in SVG format. r=paolo
MozReview-Commit-ID: laKBOflDbm

--HG--
extra : transplant_source : %FB%F2%1A%91%E2%5Daz%C2%16%9EB%29%DA8QM%81%B0%ED
2016-09-01 22:56:50 +08:00
Rex Lee 224a01631c Bug 1282689 - Apply dot-style notification badge for downloading problematic files r=Paolo
MozReview-Commit-ID: Hxf0TbhPlOx

--HG--
extra : rebase_source : 21aff3923f43a8ca29f75134cc580334c9af9391
2016-07-14 20:09:36 +08:00
Sudhanva abe4e0b4ee Bug 1289848 - Download toolbar button reverts to lodpi when pressed r=dao
--HG--
extra : rebase_source : 1c668aea54be3eba2805cbe8bb7ea926f65c21ce
2016-08-20 21:12:57 +05:30
Paolo Amadini 40139fb6ab Bug 1001324 - The Downloads Panel footer should use the same style as the application menu. r=adw
MozReview-Commit-ID: JFM2gmpqyNL

--HG--
extra : rebase_source : 29fb6cfe3a05a095633b47d6a3aa11f342622bfe
2016-08-05 17:26:45 +01:00
Drew Willcoxon 05d0f2d0ee Bug 1252509 - Use a sliding panel overlay from the downloads panel to display the available actions. r=jaws
MozReview-Commit-ID: FhRlxcPeWu3
2016-06-10 22:08:59 -07:00
Jonathan Kingston df61469fa3 Bug 1265341 - changing blocked download icons to be smaller overlays. r=jaws
MozReview-Commit-ID: HLN1f04vOz4

--HG--
extra : transplant_source : %91%15%C1%EB/%ECT%C1%7F%D4G%DF%BEL%D8%DD%8FS%BF0
2016-05-19 03:03:16 +01:00
L. David Baron d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Panos Astithas 6809a297cd Bug 1139472 - Extend the attention state of the Downloads Indicator to indicate success or failure. r=paolo
With this change two new attention states are introduced, "severe" and "warning",
along with the previous "success" and "no attention" states. "No attention" is
still a falsy value in order to mitigate any add-on compatibility issues.
"severe" and "warning states" now display an icon badge to the downloads button
(or the hamburger button if the downloads button is tucked away).

MozReview-Commit-ID: 3gc9Ji7zCXY
2016-04-22 23:09:07 +03:00
Paolo Amadini 68b3b45f09 Bug 1198181 - Part 4 - Differentiate the icons for blocked downloads depending on the verdict. r=past
MozReview-Commit-ID: 1wvRJdJ3NhM

--HG--
extra : rebase_source : 7eb23e83f767a651a3a7e821c01cffd1f7c9a4a5
2016-04-19 11:26:47 +01:00
Paolo Amadini 139f20eff9 Bug 1198181 - Part 3 - Showing the unblock dialog should be the visible action for verdicts other than malware. r=past
MozReview-Commit-ID: GJNojR8L3Mx

--HG--
extra : rebase_source : 2626cf280548ff60b4c5cf316513757082617e28
2016-04-15 15:44:33 +01:00
Paolo Amadini b887fa24f1 Bug 1198181 - Part 1 - Separate functional and styling classes for download item buttons. r=jaws
MozReview-Commit-ID: 8ijvQtWRuxz

--HG--
extra : rebase_source : 439b0dc11db26d7577d19f73641325f67d2d3940
2016-04-15 15:30:57 +01:00
Paolo Amadini 3557645ae7 Bug 1244473 - Part 8 - Shorten complex rules for download items the Library window. r=jaws
--HG--
extra : commitid : CVzu11MWwwt
extra : rebase_source : 62fc225121905ae2edae2c9a6f8653c575d52580
2016-02-04 14:50:37 +00:00
Paolo Amadini c7ca419b9d Bug 1244473 - Part 7 - Share rules for download items in the Library window. r=jaws
--HG--
extra : commitid : 2XYMslUx77q
extra : rebase_source : 25ac4ee745f847db0982dc5357b3f98f95eb3f3d
2016-02-04 14:20:42 +00:00
Paolo Amadini 0bc2d13405 Bug 1244473 - Part 6 - Shorten complex rules for download items in the panel. r=jaws
--HG--
extra : commitid : IFuerVT58Z6
extra : rebase_source : 21a1c4fa0294629f16e46d059a23165e35c1ea51
2016-02-04 00:18:50 +00:00
Paolo Amadini 6a2531c809 Bug 1244473 - Part 5 - Share rules for download items in the panel. r=jaws
--HG--
extra : commitid : 6H0HHuqLDs7
extra : rebase_source : eb54ae16f612dd2d5a28644fe37a70619fca7b7a
2016-02-03 23:38:29 +00:00
Paolo Amadini b50b9c594e Bug 1244473 - Part 4 - Share rules that apply only to the summary. r=jaws
--HG--
extra : commitid : GFScYwa3mpa
extra : rebase_source : f9f25d04002fb58d9c49b296409344e115e35600
2016-02-03 22:08:28 +00:00
Paolo Amadini ec7725f192 Bug 1244473 - Part 3 - Restructure some rules for the panel and the outer controls. r=jaws
--HG--
extra : commitid : AKfpumtBncL
extra : rebase_source : a0fed5aeb47623925f9296a22e5f058b264b221a
2016-02-03 20:31:21 +00:00
Paolo Amadini 6a52d40713 Bug 1244473 - Part 2 - Share simple rules for the panel and the outer controls. r=jaws
--HG--
extra : commitid : IP9D1QH6C0J
extra : rebase_source : 7047d29d72bedd289afaf9d2b232e72f39d1df37
2016-02-03 15:40:13 +00:00
Paolo Amadini 2c436973d5 Bug 1244473 - Part 1 - Add shared theme files for Downloads. r=jaws
--HG--
extra : commitid : E3IyRYHwlW
extra : rebase_source : d2d49744465bd303cc4bde4c780850774873a1c9
2016-02-03 15:40:22 +00: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
Dão Gottwald e3a57cf3e1 Bug 1150006 - Get rid of "-aero" file name suffixes, part 4: replace some Windows icons with Gtk stock icons on Linux. r=gijs 2015-04-02 18:42:15 +02:00
Dão Gottwald c8ccdf9d54 Backed out changeset dca65796f8ab for XPCShell failures 2015-04-02 18:07:00 +02:00
Dão Gottwald 507613ec18 Bug 1150006 - Get rid of "-aero" file name suffixes, part 4: replace some Windows icons with Gtk stock icons on Linux. r=gijs 2015-04-02 16:26:23 +02:00
Jared Wein 2d7032360c Bug 1137909 - part 2: context menuitem to unblock downloads and an X button to confirm the blocked download. r=paolo
--HG--
extra : rebase_source : 5c72469031f9d452c9fc4b579c8e4cb2a7099f88
2015-03-05 12:25:45 -05:00
Jordan Santell 7a9a410d17 Bug 1088712 - Update toolbar images with glowing download icon. r=gijs 2014-10-28 17:25:00 +01:00
Sparsh Paliwal b58bf185e4 Bug 1088578 - Replace rgba(...,0) and hsla(...,0) with 'transparent' in CSS gradients. r=dao 2014-10-26 11:08:00 +01:00
Dão Gottwald a3eb9057c1 Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs 2014-05-20 15:41:11 +02:00
Gijs Kruitbosch 46a84f3eb9 Bug 1008402 - linux downloads button icon loses lwtheme color if using dark lwtheme (bright text), r=mconley 2014-05-13 00:05:31 +01:00
Tim Nguyen 3819aebc44 Bug 983978 - download-glow.png should be blue on Windows and Linux. r=Gijs 2014-05-13 22:26:00 +02:00
Jared Wein 1171c1f07f Bug 983681 - Show some content in the downloads panel when it is empty. r=mak 2014-04-23 17:34:49 -04:00
Gijs Kruitbosch 4172c0a03a Bug 964104 - fix icons moving when pressing down on Australis for Linux, r=jaws
--HG--
extra : rebase_source : 6050239e8964d2040f6fcaf428e88201fe0ac6da
2014-02-08 21:52:00 +00:00
Mike Conley 9e6244a84f 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
Gijs Kruitbosch 4d9d8dcbb8 Bug 953153 - Australis: download button width changes when pressed, r=jaws
--HG--
extra : rebase_source : aa94a3d67bdb3a6e1537b6881a02b67c71628acd
2014-01-02 21:17:49 +00:00
Gijs Kruitbosch 47913a7b1a Bug 923548 - fix Australis download glow assets, r=jaws 2013-12-16 11:44:20 +00:00