Commit Graph

17 Commits

Author SHA1 Message Date
Dão Gottwald
2d9a985f55 Bug 1351998 - Use CSS outline instead of border for XUL button focus ring. r=johannh
MozReview-Commit-ID: 26r8naj6dBn
2017-03-31 14:53:44 +02:00
Sean Lee
233ef57ca5 Bug 1282662 - Part 2: Implement the detail description in hover button case.; r=Paolo
MozReview-Commit-ID: G3L0sULmRLD
2016-12-21 22:50:07 +08:00
Sean Lee
e9de65ebe2 Bug 1282662 - Part 1: Redesign the detail description of Download item in normal or hover cases.; r=Paolo
MozReview-Commit-ID: ITkv5XdQxEI
2016-12-07 11:54:41 -10:00
Rex Lee
f09826a23b Bug 1269957 - Unify height of download items and allow maximum 5 items to show in downloads panel. r=Paolo
MozReview-Commit-ID: 1EoBfLXyDVN
2016-12-01 20:42:05 +08:00
KM Lee
cb4a37ab40 Bug 1301384 - Part 2 - Unify Progressbar across different OSs for download panels. r=dao 2016-12-01 11:21:20 +01:00
Paolo Amadini
cd85a76191 Bug 1301384 - Part 1 - Remove special styling for the Downloads Summary on Windows 7 and earlier. r=seanlee 2016-12-01 11:20:20 +01:00
Sean Lee
ea949939c9 Bug 1022550 - Fix the color of action buttons in Downloads Panel to satisfy High Contrast mode. r=dao 2016-11-25 11:14:36 +01:00
Paolo Amadini
f5a82bca3b Bug 1282768 - Part 1 - Move filters.svg and menubutton-dropmarker.svg to Toolkit. r=past
MozReview-Commit-ID: IGe0e94hiM7
2016-11-20 18:40:19 +01:00
Sean Lee
95607d2993 Bug 1289139 - Replace all PNG download button icons with SVG format icons. r=paolo
MozReview-Commit-ID: GIUt0tqMYBc
2016-10-13 11:23:23 +01:00
Rex Lee
7df3732ae8 Bug 950058 - Split each download item so that all of the right part of it activates the action. r=paolo
MozReview-Commit-ID: KXSBrWjOzYQ
2016-10-13 11:23:16 +01:00
Paolo Amadini
4ccafbc68e Bug 1287384 - Fix icon and progress bar alignment in the Downloads Panel. r=jaws
MozReview-Commit-ID: 1Im2tA3CLr2
2016-08-22 13:01:40 +01:00
Drew Willcoxon
4884ae361f Bug 1279845 - Remove duplicate download-blocked.svg. r=jaws
MozReview-Commit-ID: 3kavXPIT6Hn
2016-06-16 03:04:47 -07:00
Jonathan Kingston
5920cc888b Bug 1265341 - changing blocked download icons to be smaller overlays. r=jaws
MozReview-Commit-ID: HLN1f04vOz4
2016-05-19 03:03:16 +01:00
L. David Baron
50ddd15ed9 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
Paolo Amadini
8af220f81c Bug 1244473 - Part 8 - Shorten complex rules for download items the Library window. r=jaws 2016-02-04 14:50:37 +00:00
Paolo Amadini
e039a3c338 Bug 1244473 - Part 7 - Share rules for download items in the Library window. r=jaws 2016-02-04 14:20:42 +00:00
Paolo Amadini
9edd08a3e8 Bug 1244473 - Part 1 - Add shared theme files for Downloads. r=jaws 2016-02-03 15:40:22 +00:00