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

496 Коммитов

Автор SHA1 Сообщение Дата
Tim Nguyen 461f749a68 Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: BWhStvcLpkL

--HG--
extra : rebase_source : b50632db25916f113cd85e089759e892493e3be3
2018-02-15 02:30:44 +00:00
Dorel Luca 495816f593 Backed out changeset 85e30806ade1 (bug 1404688) for Browser chrome failure on browser/base/content/test/general/browser_compacttheme.js. CLOSED TREE 2018-02-14 21:50:09 +02:00
Tim Nguyen 7185846c7b Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: iHJggOjHBa

--HG--
extra : rebase_source : e9d7513b36f32f4d06b30b1228f688cbcdbdbd0f
2018-02-11 19:28:32 +00:00
Tim Nguyen 79e5dc6167 Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: AmR5c6YKTCP

--HG--
extra : rebase_source : fdaab23fca57f361c9185191d9c30e047375cbe8
2018-02-09 21:54:36 +00:00
arthur.iakab f58e902071 Backed out 2 changesets (bug 1429573) for failing reftest on reftest/tests/editor/reftests/xul/number-3.xul on a CLOSED TREE
Backed out changeset 75364898f5f6 (bug 1429573)
Backed out changeset fe69b415f45b (bug 1429573)
2018-02-09 23:27:59 +02:00
Tim Nguyen d2bb22650d Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: EoXNqhXwK95

--HG--
extra : rebase_source : b5a522e11796ec42c87019f6c3955e6c40eb21d0
2018-02-09 19:23:56 +00:00
Csoregi Natalia 2d4c080565 Backed out 2 changesets (bug 1429573) for reftest failures /tests/reftest/tests/editor/reftests/xul/number-3.xul. on a CLOSED TREE
Backed out changeset bd6892535d35 (bug 1429573)
Backed out changeset 1c398da94994 (bug 1429573)
2018-02-09 16:56:39 +02:00
Tim Nguyen 5f077444bc Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: 6XQdnJP65m0

--HG--
extra : rebase_source : 96d16469e99fc52c15a0b5024bdf9c3b4211a171
2018-02-09 13:47:44 +00:00
shindli 0fcb667b73 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-02-08 12:13:08 +02:00
Timothy Guan-tin Chien 93223f779f Bug 1418459 - Remove menuitem-iconic-desc-noaccel binding. r=Paolo
MozReview-Commit-ID: 3BjrOyJwBKA

--HG--
extra : rebase_source : d6fac024ebf69e056ad788c835577037a9a4c474
2018-02-07 15:50:22 +08:00
Paolo Amadini 8c3a57c2a5 Bug 1427363 - Part 1 - Remove "autocomplete-result-popup" and related bindings. r=mak
MozReview-Commit-ID: oJ08wuZMop

--HG--
extra : rebase_source : 9293ad1fe9d7b710828564533d565b3140cb9319
2017-12-29 14:12:10 +00:00
Paolo Amadini afa473d230 Bug 1427366 - Use richlistbox autocomplete by default. r=mak,surkov
MozReview-Commit-ID: BeAEWMjS6eW

--HG--
extra : rebase_source : 204a9825b8a67ac0df588736b2948205131f284c
2018-02-07 21:16:56 +00:00
Timothy Guan-tin Chien 2784227358 Bug 1429464 - Remove toolbox binding r=Gijs
- Move -moz-appearance: toolbox to xul.css.
- Remove the markup that initialize the palette field to null,
  effectively initialize the value to undefined, which is still
  falsey. The toolbar binding remains responsible for initializing
  the toolbox's palette property with an actual DOM node.

MozReview-Commit-ID: 7X6JAn79P3k

--HG--
extra : rebase_source : f89770670d0a5594e90347e32ee85c484826852a
2018-02-05 16:28:49 +08:00
Dão Gottwald 8df93b652f Bug 1395732 - Implement new defaultFavicon.svg with context-fill. r=jwatt,mak
MozReview-Commit-ID: IB5TWxbg0MX

--HG--
extra : rebase_source : d42f405ad71e2c05cf9bbc46bdb92bd36da1498a
2018-01-24 15:15:51 +01:00
Brian Grinstead a35b976252 Bug 1424095 - Use display: block on iframes in XUL flexbox emulation mode;r=Gijs
With emulated flex display we wrap inline-level children into anonymous
wrapper-blocks, and those wrapper blocks serve as the flex items. Using
display: block and then resetting the hardcoded width/height does the trick.

MozReview-Commit-ID: Grh1KsSmngP

--HG--
extra : rebase_source : d0792b19387e50d7c70a50a741c060655d4a3669
2018-01-25 15:09:23 -08:00
Narcis Beleuzu 9279994eae Merge inbound to mozilla-central. a=merge 2018-01-24 23:56:14 +02:00
Brian Grinstead 0cdec62954 Bug 1420229 - Create a new components.css file and load it as a UA stylesheet;r=bz,Gijs
This provides a place for current XBL stylesheets to be loaded without using XBL <resources>,
that load as a UA sheet instead of loading them as document sheets. This makes the styles
apply more similarly to XBL, in that they are less specific than document styles.

MozReview-Commit-ID: 3ewomJZMbrk

--HG--
extra : rebase_source : 8d8d837872947daa8f601e7d32de118655dabdde
2017-11-30 12:39:28 -08:00
Ethan Grace-Platow 5bdb87edca Bug 1419935 - Removed the unused menulist-description binding r=bgrins
--HG--
extra : rebase_source : 26d21a98c51a1c74a8e2371c2b47e4c1a92151d4
2018-01-23 22:28:53 -08:00
Tim Nguyen 6071f20f6c Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao
MozReview-Commit-ID: 3hydkeoneC0

--HG--
extra : rebase_source : eca404511d1fc2d9d7e9711fbd1accefd3781b16
2018-01-18 10:36:05 +00:00
Vikas Mahato 4ef27c8240 Bug 1430739 - Remove the wizard-box class r=dao
MozReview-Commit-ID: 3q3TJTIHTxc

--HG--
extra : rebase_source : e12f64fba6ab7a2f6fd46a953be57636a95d0de8
2018-01-17 18:20:09 +05:30
Dão Gottwald a1c440e11d Bug 1430742 - Remove the gridlines class. r=enndeakin+6102
MozReview-Commit-ID: 6AA9c5zrxH7

--HG--
extra : rebase_source : b6db2c88d1205469d699ad57dd8b4c13f395a426
2018-01-16 12:08:11 +01:00
Dão Gottwald 403325bfb2 Bug 1430371 - Stop using -moz-border-*-colors for treechildren::-moz-tree-progressmeter on Mac. r=ntim
MozReview-Commit-ID: 8eal7OVHsjH

--HG--
extra : rebase_source : 657ded95c97a3c28d2fbdbc9e8a2f74d363673e4
2018-01-13 10:27:22 +01:00
Paolo Amadini b7e6979a9f Bug 1284391 - Remove ui.allow_platform_file_picker pref on GTK widget. r=karlt
MozReview-Commit-ID: Gdiww1Gbwpk

--HG--
extra : rebase_source : a215c514f75971dc660b0d1f689ec4e8cde826a4
2018-01-11 13:10:28 +00:00
Myk Melez c3da3e7642 Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: Egyzs2KxhzH
2018-01-04 21:37:47 -08:00
Sebastian Hengst bc8e5f198e Backed out 2 changesets (bug 1379338) for failing Marionette headless' test_anonymous_content.py TestAnonymousNodes.test_find_anonymous_children. r=backout on a CLOSED TREE
Backed out changeset 232c97d7c2ea (bug 1379338)
Backed out changeset a76ff10b9bff (bug 1379338)
2018-01-04 20:15:18 +02:00
Myk Melez f5bb45814e Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: 7NRHlSsdOtf
2018-01-04 07:34:15 -08:00
Tim Nguyen fd655b880c Bug 1425868 - Consolidate arrow panel styling. r=dao
Original patch by Jared Wein [:jaws]

MozReview-Commit-ID: D8GxCjJ8Si3

--HG--
extra : rebase_source : 3f877d5b69e3ab86ad7d8b769e6b5459cea3b5bf
2017-12-19 08:00:00 -06:00
Dorel Luca 525a28839c Backed out changeset 4f6ed26bdb9b (bug 1425868) for build bustages on OS X and Windows r=backout on a CLOSED TREE 2017-12-19 15:43:13 +02:00
Tim Nguyen d93d23734a Bug 1425868 - Consolidate arrow panel styling. r=dao
Original patch by Jared Wein [:jaws]

MozReview-Commit-ID: RAGeRpgoJF

--HG--
extra : rebase_source : 1ae76e2f510bda16d72e1947e92d8d882bf7a01a
2017-12-19 07:00:24 -06:00
Oriol Brufau e91083fee0 Bug 1424617 - Remove text-shadow in webextension badges. r=dao
MozReview-Commit-ID: F4axgM8IL7C

--HG--
extra : rebase_source : 656c6276948282fde20062ffaad1966e52962998
2017-12-14 16:03:22 +01:00
Dão Gottwald 6d6d5c3c75 Bug 1422100 - Refactor in-content UI font sizes. r=jaws
MozReview-Commit-ID: DIxgLYcUvJh

--HG--
extra : rebase_source : 7af4709b4e75bb15230b9bdce9a0202c8d10e956
2017-11-30 20:23:07 +01:00
Gijs Kruitbosch 1265e774bc Bug 1421711 - remove pluginInstallerWizard.css and pluginGeneric*.png, r=daleharvey
MozReview-Commit-ID: 4yuH7IFEOme

--HG--
extra : rebase_source : f47b18b4178588b810df84404b9b618b41451d1a
2017-11-29 18:14:23 +00:00
Brian Grinstead 30a99a2b95 Bug 1419170 - Remove the statusbar and statusbarpanel bindings;r=Paolo
MozReview-Commit-ID: DbwMUBpHcri

--HG--
extra : rebase_source : 0fb627a10860302ca5f31013ed7d8370eb655230
2017-11-27 09:17:04 -08:00
Brian Grinstead 2214548e2c Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs
Key accessibility off of the tag name instead of the role attribute
and load styles in global.css instead of <resources>

MozReview-Commit-ID: Epv0rHHzbz0

--HG--
extra : rebase_source : 2239c8ccca8d899b4c4144faab7212f120f00e23
2017-11-22 13:47:09 -08:00
Coroiu Cristina 9eb4f34b0a Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE 2017-11-22 01:50:20 +02:00
Gijs Kruitbosch f647b500f2 Bug 1401477 - limit autoscroll popup coordinates so we always display it full-size, instead of having the popup code constrain its size to fit on-screen, r=dao
MozReview-Commit-ID: 6XQNfkkjadC

--HG--
extra : rebase_source : 50795a86671b1b4a19f8141f6fff6d7268d1c9e4
2017-11-13 16:06:33 +00:00
gorovoja 76b56b8d23 Bug 1416875 - Renamed prompt IDs from the form of info.body to InfoBody so they won't need escaping. r=jaws
--HG--
extra : rebase_source : cd932973a6b675ff45c4a4c9eadc68e3303f6d11
2017-11-17 13:59:30 -05:00
Brian Grinstead 5f270e061f Bug 1418494 - Flatten menucaption-inmenulist into menucaption;r=mconley
The only time menucaptions are created are for optgroups, and they
always get instantiated as menucaption-inmenulist. Flatten the
inheritance here to get rid of a binding.

MozReview-Commit-ID: KWzor0QDdma

--HG--
extra : rebase_source : a87ea48a4c6815ec6bdb53925283a9c1ed89f5a2
2017-11-20 10:05:35 -08:00
Scott Wu bb68b625f9 Bug 1413162 - Set width to manageAddresses and manageCreditCards dialogs and move button styles to common stylesheets. r=flod,jaws,lchang
Increased the dialog width and align html button styles with XUL button styles (padding, min-width) in common stylesheets.

MozReview-Commit-ID: Czzu0Ar6JfP

--HG--
extra : rebase_source : 3f9206ac21f0b533952c0ad5c898cfdf0e3a23ea
2017-11-13 18:36:35 +08:00
Brian Grinstead 0ed4d8d06c Bug 1416368 - Remove unused statusbarpanel-* bindings;r=dao
MozReview-Commit-ID: I6QKxP6joag

--HG--
extra : rebase_source : 0a78abfaa63e969c41656fb2b7957dc9e959bc8b
2017-11-10 14:48:34 -08:00
dluca 3f1926865e Backed out 1 changesets (bug 1413522) for failing a11y on OS X accessible/tests/mochitest/relations/test_ui_modalprompt.html r=backout on a CLOSED TREE.
Backed out changeset a74c645411e7 (bug 1413522)
2017-11-09 19:02:26 +02:00
Jared Wein 09cd077245 Bug 1413522 - Use HiDPI icons on Windows for the toolkit warning and question icons, and lower the size of the icons on OSX so the HiDPI versions are not shown blurry. r=nhnt11
MozReview-Commit-ID: 8u3zxE9HiSx

--HG--
extra : rebase_source : 1ec2263fc97831e2d314ed7b6ab98ecfe8ebcb9a
2017-11-02 12:11:42 -04:00
Dão Gottwald a0324f6ef8 Bug 1415529 - Remove unused autocomplete-textbox-container from the autocomplete binding. r=bgrins
MozReview-Commit-ID: 4OPmE5HOE0u

--HG--
extra : rebase_source : dbf80435fc172a26f089317db96cb644699218e8
2017-11-08 13:52:50 +01:00
Dão Gottwald e57bb9cb2e Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
MozReview-Commit-ID: KYKqH9vLQ3x

--HG--
extra : rebase_source : 6242214b0c8efd8fde15714d53dd7fd63c082835
2017-11-07 14:15:19 +01:00
Phil Ringnalda 202bbba5f7 Backed out changeset aa14c955261c (bug 464450) for Win10 debug non-e10s failures in editor reftests
MozReview-Commit-ID: J83gCo2oGUh
2017-11-06 19:55:01 -08:00
Dão Gottwald 7ca44028ae Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
MozReview-Commit-ID: 5uPRgLiSu0Q

--HG--
extra : rebase_source : 4a271f0eb515546586918412c062c3ea853c3844
2017-10-18 14:49:00 +02:00
Mantaroh Yoshinaga 60c5093160 Bug 1411121 - Part 4. Remove printPageSetup resources from linux package since Linux will display native dialog. r=mconley
This patch will remove printPageSetup resources from Linux package. This xul is
'PageSetup' dialog, but gecko doesn't use this dialog since gecko will display
a native page setup dialog.
(For Detail, See nsPrintDialogServiceGTK::ShowPageSetup)

MozReview-Commit-ID: 4AFjaM3cB35

--HG--
extra : rebase_source : 9ed0e9f0c3289c7d66b8f839417a899f884b345c
2017-11-06 09:27:05 +09:00
Dão Gottwald d7ee263691 Bug 1411640 - Consolidate <radio> bindings and styling across platforms. r=bgrins
MozReview-Commit-ID: 4Z6cdsiLMio

--HG--
extra : rebase_source : e37a614089d472810764816991a17e5cfe78f789
2017-11-03 18:05:16 +01:00
Sebastian Hengst 3d130f41d4 Backed out changeset 4e49de4bbc6f (bug 1411640) for failing browser-chrome's browser/base/content/test/static/browser_all_files_referenced.js, at least on Windows. r=backout on a CLOSED TREE 2017-11-03 17:56:53 +01:00
Dão Gottwald 5c4a955c3f Bug 1414237 - Remove bogus styles from listbox.css on Linux. r=johannh
There's a bunch of borders that aren't used because of -moz-appearance, and listheader have extra padding that shouldn't be there because -moz-appearance takes care of that.

MozReview-Commit-ID: LbqKADfO3tf

--HG--
extra : rebase_source : b4892e8090fe67fc7c258cc486a6458447260ce9
2017-11-03 12:53:17 +01:00
Dão Gottwald b11e3c1a5b Bug 1413979 - Remove bogus styles from tree.css on Linux. r=johannh
There's a bunch of borders that aren't used because of -moz-appearance, and treecols have extra padding that shouldn't be there because -moz-appearance takes care of that. For treecol[dragging="true"] we set color: ThreeDHighlight on the assumption that background-color is ThreeDShadow, but that background-color isn't used either because of -moz-appearance.

MozReview-Commit-ID: GNt0vcdawtz

--HG--
extra : rebase_source : daf3c3cab96f15c43176c5c7720762fd2ac78a64
2017-11-02 17:28:43 +01:00
Dão Gottwald d64a583b26 Bug 1411640 - Consolidate <radio> bindings and styling across platforms. r=bgrins
MozReview-Commit-ID: p4dxfdpTs3

--HG--
extra : rebase_source : d8b5352cae018a88a21ee1d1e8c3a699532f7db2
2017-11-02 17:55:33 +01:00
Sebastian Hengst 32e7816c14 Backed out changeset 824ed2525081 (bug 464450) for failing reftest editor/reftests/xul/autocomplete-1.xul on Linux builds with stylo disabled and frequently asserting in crashtests, e.g. in docshell/base/crashtests/914521.html. r=backout
--HG--
extra : amend_source : 5819dd1419760fb402f1f4a9b923e3e20762ac71
2017-10-17 17:59:52 +02:00
Dão Gottwald c2d9eebe4f Bug 464450 - Get rid of the "padded" class and clean up related styling. r=mak
MozReview-Commit-ID: GVR1I4WTgum

--HG--
extra : rebase_source : 184e0cc1b4b5d6538f4cb8286ed5050a40c8c4f3
2017-10-13 10:59:46 +02:00
Emilio Cobos Álvarez 29b6fbc81f Bug 1405311: Remove uses of :-moz-system-metric. r=xidorn,dao
MozReview-Commit-ID: 1Yqy6KgMUB1
2017-10-12 14:47:06 +02:00
Dão Gottwald dfa227ab5a Bug 1406920 - Prevent the autoscroll icon from repeating in case the popup is wrongly sized. r=daleharvey
MozReview-Commit-ID: 4Lo8IkCyHvO

--HG--
extra : rebase_source : cb74efdfca6a14ad3c7b2df471957bbe6294d233
2017-10-12 10:56:43 +02:00
Dão Gottwald 223f606a50 Bug 1407613 - Remove dropmarker from the generic autocomplete binding. r=mak
MozReview-Commit-ID: DIVPqfbkJnL

--HG--
extra : rebase_source : 00636b09d381b201733be7c6a79433555f106af9
2017-10-11 15:34:57 +02:00
Dale Harvey 0c903578be Bug 1394248 - Update plugins icon. r=dao
MozReview-Commit-ID: L3UrtSwDxW2

--HG--
extra : rebase_source : 26cfb27434edd394b3db3136c8560270fc7b3e5d
2017-09-30 10:43:02 +01:00
Dão Gottwald 96b3a321b0 Bug 1389462 - Update autoscroll icon. r=daleharvey
MozReview-Commit-ID: 4z7pmm1fkIC

--HG--
extra : rebase_source : 60a4dc8527e7f59c70b6fb9f95993c4d46ebbb9d
2017-10-06 13:15:54 +02:00
Drew Willcoxon b5bff8c930 Bug 1402272 - Replace adjustSiteIconStart with padding on all richlistitems. r=mak
MozReview-Commit-ID: 8JyJWLL0nJU

--HG--
extra : rebase_source : 5f5288b92180744cb5f4a23a8c5ab6d03ed71cdb
2017-10-03 12:12:19 -07:00
Michael Kaply cfb990ea8f Bug 1401009 - Add border between notification buttons when highlight is disabled. r=johannh
MozReview-Commit-ID: 4YGdUZstiDk

--HG--
extra : rebase_source : b2297927b01c9593b062917f00e1282672598acc
2017-09-26 14:25:33 -05:00
Evan Tseng 6efd1a5a95 Bug 1398050 - Polish preferences page to match visual spec. r=mconley
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.

MozReview-Commit-ID: DHwdKTO1wxM

--HG--
extra : rebase_source : b5c93b8ef930dead9c6f194b14ed6dfcff39ecd6
2017-09-12 17:38:41 +08:00
Sebastian Hengst 30ac98270d Backed out changeset 2f1a9242f33d (bug 1398050) for failing reftest reftest/tests/editor/reftests/xul/empty-1.xul and more. r=backout on a CLOSED TREE 2017-09-19 16:07:40 +02:00
Evan Tseng 774f50d9f5 Bug 1398050 - Polish preferences page to match visual spec. r=mconley
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.

MozReview-Commit-ID: DHwdKTO1wxM

--HG--
extra : rebase_source : 9190f5430eb06294895f4b58609e56c673ff2156
2017-09-12 17:38:41 +08:00
Dão Gottwald 82b8e3fa61 Bug 1379395 - Fix previous / next icon color in Dark theme. r=mikedeboer
MozReview-Commit-ID: JEFvQoX0evt

--HG--
extra : rebase_source : ac404f261a7c7040a566fc49efdeebb4e384453c
2017-09-15 13:52:22 +02:00
Ricky Chien fe32021d05 Bug 1397325 - Fix broken font size for in-content pages r=dao
MozReview-Commit-ID: ASbgxVQJA82

--HG--
extra : rebase_source : 37490b65169a2622da2d3f4b6f4b7a3a99fa3d2d
2017-09-07 14:51:32 +08:00
Sebastian Hengst b2ffc40bc4 Backed out changeset 6fdcf075106c (bug 1397325) for failing browser-chrome's browser_parsable_css.js. r=backout 2017-09-14 16:36:26 +02:00
Ricky Chien f5b6eea3e0 Bug 1397325 - Fix broken font size for in-content pages r=dao
MozReview-Commit-ID: ASbgxVQJA82

--HG--
extra : rebase_source : 5a8d3709d142de6c45413e834a22b288d49ab70e
2017-09-07 14:51:32 +08:00
Ricky Chien f9f702a8e1 Bug 1397121 - Some of Preferences subdialog's font size are too huge r=jaws
MozReview-Commit-ID: 9IsVARItxFZ

--HG--
extra : rebase_source : 28a8c6a0df625b7454e260d908d387898aba7822
2017-09-06 15:26:35 +08:00
Ricky Chien f216d87d8e Bug 1392532 - Polish Preferences font size depending on platforms r=dao
MozReview-Commit-ID: IiqSSl7wQ6h

--HG--
extra : rebase_source : ead26b294c538e902861d17e8c1c41a2e5532ee5
2017-09-04 11:06:10 +08:00
Dale Harvey 312354cb2a Bug 1391279 - Fix identity box spacing. r=dao
MozReview-Commit-ID: 4Y4jepRsHZx

--HG--
extra : rebase_source : c44d20f0aee8b667b55204cc1f426b106da19082
2017-08-17 17:04:41 +01:00
Nihanth Subramanya dce1a38397 Bug 1392222 - Update sidebar background on Linux. r=dao
MozReview-Commit-ID: FGALbnmyyLd

--HG--
extra : rebase_source : 02da5d3fe3ce33c04d8b6449a52dfcba721435cb
2017-08-21 15:56:36 +05:30
Dale Harvey 6e903bd501 Bug 1380043 - Update about:addons icons. r=dao
MozReview-Commit-ID: 4Zg91DKYpR1

--HG--
extra : rebase_source : 056d635f769cf6b311297c039c6d66fc34ae7951
2017-08-15 10:34:31 +01:00
Tim Nguyen 9dbd5ea278 Bug 1363056 - Update notification bar style for photon. r=dao
MozReview-Commit-ID: LcPr6wKvdpw

--HG--
extra : rebase_source : 3bff68f93884bc50509ea99f1819aa985582034b
2017-08-13 14:06:33 +00:00
Ryan VanderMeulen 0b63f08757 Backed out changeset 3e233c4c7867 (bug 1363056) for packaging bustage on a CLOSED TREE. 2017-08-18 11:04:51 -04:00
Tim Nguyen f0074675ad Bug 1363056 - Update notification bar style for photon. r=dao
MozReview-Commit-ID: LcPr6wKvdpw

--HG--
extra : rebase_source : c5eb1198f4826f34acb5ccb28f36e7ff53623b82
2017-08-13 14:06:33 +00:00
Wes Kocher 4e7084d568 Backed out changeset 5f66e56e4cd2 (bug 1380043) for browser_parsable_css.js failures a=backout
MozReview-Commit-ID: CfdzSVIS83q
2017-08-17 14:11:17 -07:00
Dale Harvey 95f73cf039 Bug 1380043 - Update about:addons icons. r=dao
MozReview-Commit-ID: 4Zg91DKYpR1

--HG--
extra : rebase_source : 4daca1c7a32bc45667f3c334dcfe6f9f307018f2
2017-08-15 10:34:31 +01:00
Dão Gottwald ba4b775805 Bug 1387496 - Clean up alert.xul styling. r=ntim
MozReview-Commit-ID: JjgdBEMBOEH

--HG--
rename : toolkit/themes/shared/alert-common.css => toolkit/themes/shared/alert.inc.css
extra : rebase_source : 3d9d2bc805d8453b0998c89c3987445507f96ca8
2017-08-10 15:42:55 +02:00
Dale Harvey 1ce670eb2c Bug 1386718 - Reduce margin between icon and url in awesomebar. r=dao
MozReview-Commit-ID: 1gfP0IlVERv

--HG--
extra : rebase_source : 6da66fe627b9fd088f6de28ff42059578a6ee207
2017-08-10 17:11:30 +01:00
Richard Marti b5246ec0a4 Bug 1387731 - Update Add-ons favicon. r=dao
MozReview-Commit-ID: 4hvY2Ptb8F5
2017-08-05 16:52:19 +02:00
Tim Nguyen 355a783bae Bug 1385702 - Update and clean up close icon styling for photon. r=dao
MozReview-Commit-ID: IpM0Ampi9fE

--HG--
extra : rebase_source : cd7cda3cb86a86cb66113034ac6cb6f2a07b6882
2017-08-03 17:01:36 +00:00
Dão Gottwald caf937e10c Bug 1380268 - Let the new search textbox styling graduate from in-content/common.inc.css to textbox.css. r=nhnt11
MozReview-Commit-ID: 24HRgvmSVtb

--HG--
extra : rebase_source : 4eb71adc5c47c3e7518cfe953ed667d31517c228
2017-07-17 18:19:00 +02:00
Sebastian Hengst 7a72d18f18 Backed out changeset dd4e52e83896 (bug 1380268) for failing browser_parsable_css.js on Windows (chrome://global/skin/icons/Search-glass.png missing). r=backout 2017-07-16 23:54:57 +02:00
Dão Gottwald 9473e447e1 Bug 1380268 - Let the new search textbox styling graduate from in-content/common.inc.css to textbox.css. r=nhnt11
MozReview-Commit-ID: It4s0dWvKkl

--HG--
extra : rebase_source : 50f6c28db0d71ac0c30297174dd7d162c725c702
2017-07-12 11:48:45 +02:00
Dão Gottwald e6d183ed21 Bug 1376109 - Consolidate default sidebarheader styling and don't remove its background for lightweight themes. r=nhnt11
MozReview-Commit-ID: CWisvnVYLJc

--HG--
extra : rebase_source : dde3864c2c34f7531ba04c4819fa2571bf936f82
2017-06-24 17:04:53 +02:00
Jonathan Watt f63e348ffc Bug 1374107 - Convert chrome://global/skin/in-content/radio.svg and its consumers to use SVG image context paint. r=dao
MozReview-Commit-ID: 8dVPfXaOfUU
2017-05-30 17:09:42 +01:00
Jonathan Watt 88d8bca0ad Bug 1374107 - Convert chrome://global/skin/in-content/check.svg and its consumers to use SVG image context paint. r=dao
MozReview-Commit-ID: 5XgP61CLpME
2017-05-30 12:09:42 +01:00
Jonathan Watt 2d59ddbfad Bug 1374108 - Split up the find bar's next/previous icon and convert it to use SVG context paint. r=dao
MozReview-Commit-ID: GHdhJNrrF5B
2017-05-25 12:46:19 +01:00
Dão Gottwald accd2b891d Bug 1368672 - Don't set a color on toolbar buttons by default (color should be inherited) and explicitly inherit color in hover/open states for custom-styled toolbar buttons. r=johannh
MozReview-Commit-ID: J2QF8FBi0Ll

--HG--
extra : rebase_source : 021063246dbaecff59a362f105a900d9d3f96234
2017-06-06 12:57:58 +02:00
Dan Banner 7157055886 Bug 1348358 - Remove unused chrome://global/skin/arrow.css and cleanup chrome://global/skin/arrow/ r=dao
MozReview-Commit-ID: Dwg7gO7mTyA

--HG--
rename : toolkit/themes/windows/global/arrow/arrow-dn-hov.gif => toolkit/themes/linux/global/arrow/arrow-dn-hov.gif
rename : toolkit/themes/windows/global/arrow/arrow-up-hov.gif => toolkit/themes/linux/global/arrow/arrow-up-hov.gif
extra : rebase_source : 04810e5fabc91278c64e0c6af289fc11d45cb404
2017-05-23 16:51:11 +01:00
Dão Gottwald 0fa24c7355 Bug 1367007 - Allow sidebar headers to consume more than 25px in height. r=bgrins
MozReview-Commit-ID: EtYgdhCEbTT

--HG--
extra : rebase_source : 4e5e0dcde13079816e40dada6196ad70aacc9e87
2017-05-23 11:59:05 +02:00
Marco Bonardo 86127d4723 Bug 1360891 - Places default favicon should supports hi-dpi. r=dao,standard8
MozReview-Commit-ID: 1b0gnDIQJIQ

--HG--
extra : rebase_source : 9429dc510ac469384c364bad44dbba731abe3a3a
2017-05-03 09:31:05 +02:00
Dan Banner d3bef4aad7 Bug 1348362 - Cleanup chrome://global/skin/icons - Move shared files to be Windows-only where they are only used on Windows. r=dao
MozReview-Commit-ID: IWhbpsuEVJR

--HG--
rename : toolkit/themes/windows/global/icons/Restore.gif => toolkit/themes/linux/global/icons/Restore.gif
extra : rebase_source : 80119ac874f5f0ce993dd69727e9d890b1347634
2017-05-07 17:03:10 +01:00
Dan Banner d1e20adcad Bug 1348362 - Cleanup chrome://global/skin/icons - Move some shared files to be Linux-only, as they are only used on Linux. r=dao
MozReview-Commit-ID: IbcGedKFrTq

--HG--
rename : toolkit/themes/windows/global/icons/Close.gif => toolkit/themes/linux/global/icons/Close.gif
rename : toolkit/themes/windows/global/icons/Minimize.gif => toolkit/themes/linux/global/icons/Minimize.gif
extra : rebase_source : 0876b78df52672a69742f0c80ec5d82a391ea562
2017-05-07 16:46:59 +01:00
Dan Banner 8b7c77d4a9 Bug 1348555 - Remove Unused files in chrome://mozapps/skin/extensions r=dao
MozReview-Commit-ID: CtPeuRInbDd

--HG--
extra : rebase_source : ae5b9ef13b014e17ac8980d509cca9ce78b02b8a
2017-05-05 19:21:10 +01:00
Jonathan Watt 3c81ffff38 Bug 1350010, part 5 - Specify '-moz-context-properties' for more Firefox UI icons. r=dao
MozReview-Commit-ID: 3kgprRqjw5N
2017-04-12 13:52:24 +01:00
Jonathan Watt d5698ea13d Bug 1359631 - Convert Toolkit's extensions/utilities.svg to use context paint to improve performance. r=dao
MozReview-Commit-ID: EElY2gf5JLt
2017-04-07 16:01:33 +01:00
Jonathan Watt d6e7261422 Bug 1359631 - Convert Toolkit's icons/autocomplete-search.svg to use context paint to improve performance. r=dao
MozReview-Commit-ID: 3t3RgF8yieB
2017-04-07 13:52:24 +01:00
Dão Gottwald e70333a23d Bug 1348359 - Remove unused files from chrome://global/skin/dirListing/. r=florian
MozReview-Commit-ID: 4n8KxGUvyVE

--HG--
extra : rebase_source : 450d98c329590260e707731b9c4afc277a67edc8
2017-04-21 16:14:49 +02:00
Dão Gottwald 6c3675d4c4 Bug 1356904 - Remove border and background fallback styling from numberbox.css. r=nhnt11 2017-04-18 15:25:30 +02:00
Srivatsav Gunisetty 76c4df4bd0 Bug 1354199 - Remove border and background fallback styling from tabbox.css. r=dao 2017-04-16 09:37:09 +02:00
Dão Gottwald 4b4adfbe2d Bug 1352677 - Use 1px top border for the find bar on Linux. r=mikedeboer
MozReview-Commit-ID: 1ChAF1t7tAL

--HG--
extra : rebase_source : b47d3c9a2c9aab2113a0022549963d0bc70d0ade
2017-04-01 11:58:14 +02:00
Dão Gottwald 8ef113f305 Bug 1350539 - Clean up custom .checkbox-check styling. r=jaws
MozReview-Commit-ID: BfiA0gp9giI

--HG--
extra : rebase_source : 1a398d1c5fa0cbeb53b39a8f6afb3bf9348f2d6b
2017-03-25 12:03:39 +01:00
Dão Gottwald ef74e8f95a Bug 1350326 - Remove legacy fallback borders from textbox.css. r=nihanth 2017-03-25 11:29:06 +01:00
Dão Gottwald 8eea1711e2 Bug 1348574 - Clean up .autocomplete-richlistitem styling. r=mak
MozReview-Commit-ID: K1jZgM7iFos

--HG--
extra : rebase_source : 2239a385efb3b3447789b3e0cbb455d5d47863f3
2017-03-18 16:42:22 +01:00
Dão Gottwald 30e2bfc300 Bug 1349137 - Consolidate button color rules. r=johannh
MozReview-Commit-ID: BS5WuQy7ykN

--HG--
extra : rebase_source : 94f0da4067fc687c6fad46a7ee0a39e7bed4b21b
2017-03-21 09:44:37 +01:00
Wes Kocher 4f5262444c Merge inbound to central, a=merge
MozReview-Commit-ID: 2omKclRg40c
2017-03-20 18:19:52 -07:00
Carsten "Tomcat" Book 5e6de01173 Merge mozilla-central to autoland
--HG--
extra : rebase_source : c02d69d14dd7a37ebc1811e0e58906d0499025f3
2017-03-20 13:13:45 +01:00
Dão Gottwald f37b8c7128 Bug 1348495 - Stop setting padding for .button-box on Linux. r=karlt
MozReview-Commit-ID: 7nh452uE5qc

--HG--
extra : rebase_source : 51d5baea48a10930d2cb066b535a31bd6f4ab460
2017-03-18 08:40:19 +01:00
Ganesh Chaitanya Kale f7f866f2f8 Bug 1342370 - Remove focus ring from common.css as its already in global.css. r=dao
--HG--
extra : rebase_source : d853cd4455b3fedb1610e016bf58dbae0df5bce6
2017-03-20 22:20:50 +05:30
Richard Marti 3e464b85ce Bug 1348137 - Remove border and background fallback styling from statusbar. r=dao 2017-03-18 11:54:12 +01:00
Dão Gottwald 40034ab5b7 Bug 1345432 - Clean up XUL checkbox styling, remove fallback styling and fix the focus indicator. r=karlt
MozReview-Commit-ID: CcqLKFVvLwC

--HG--
extra : rebase_source : 8665cf698dfc561a2bdc84de27a75bea00cd44f9
2017-03-13 13:12:37 +01:00
Dão Gottwald 493fea90a4 Bug 1344307 - Clean up lightweight theme footer handling. r=jaws
MozReview-Commit-ID: BIUszE69HhH

--HG--
extra : rebase_source : 92da21798e8e27d7f69a5d3245c97c9ac99f7af8
2017-03-03 19:41:28 +01:00
Barun Parruck 7166a8de71 Bug 1343196 - Removes some redundant background and border declarations . r=dao
MozReview-Commit-ID: Fiq04L00lBQ

--HG--
extra : rebase_source : f333b95edff201066609236d9b94232747b250fc
2017-03-02 18:15:29 +05:30
Dão Gottwald 4b01ef1dc0 Bug 1342368 - Add custom focus ring for buttons in in-content pages. r=jaws
MozReview-Commit-ID: GgpzSLYEeNH

--HG--
extra : rebase_source : 487c1a71c5c98ffbc44264bb6f8dc2cdd2a7e5df
2017-02-24 12:17:40 +01:00
Deepa 96cbc67918 Bug 1341056 - Stop setting a border for .button-box on Linux. r=dao 2017-02-22 23:08:48 +05:30
Jared Wein 5a80a4b29b Bug 1338219 - Disable platform appearance for custom styled popups on Linux to allow for custom colors to be used. r=mconley
MozReview-Commit-ID: EypNDL6BwF3

--HG--
extra : rebase_source : 4e873afdaf3e3e12b7f18423643b3cfb793713d6
2017-02-09 12:47:36 -05:00
Jared Wein e159bb1601 Bug 1336125 - Apply option styles using a scoped stylesheet to allow for disabling custom styling on the active item. r=mconley
MozReview-Commit-ID: 1dZ1rbKbNY9

--HG--
extra : rebase_source : 0460988f233dde1bcaed9ec1d76fd1a388b8b1be
2017-02-03 12:46:45 -05:00
Wes Kocher 8d6fa2b529 Backed out changeset 87d2810770f3 (bug 1336125) for OSX failures in browser_selectpopup.js a=backout
MozReview-Commit-ID: 59dxqPvMXmo
2017-02-07 15:15:48 -08:00
Jared Wein c19057b678 Bug 1336125 - Apply option styles using a scoped stylesheet to allow for disabling custom styling on the active item. r=mconley
MozReview-Commit-ID: 1dZ1rbKbNY9

--HG--
extra : rebase_source : c2428b98bd9775535ec4cb138c14206c3009cbe1
2017-02-03 12:46:45 -05:00
Jared Wein 3ea4fdab77 Bug 1335483 - Compare the user agent value for the select option styling to determine if content has opted-in to custom styling. r=mconley
MozReview-Commit-ID: 8wqclzJr2si

--HG--
extra : rebase_source : 95377b0916cd160302bfdfdbc62c9b795bfbad8f
2017-01-31 15:58:27 -05:00
Wes Kocher 9886fc0a7a Backed out changeset 88872e0b68d2 (bug 1335483) for failures in browser_selectpopup.js a=backout
MozReview-Commit-ID: 39EV3LzTBiI
2017-02-03 11:54:32 -08:00
Jared Wein 3de08e5fac Bug 1335483 - Compare the user agent value for the select option styling to determine if content has opted-in to custom styling. r=mconley
MozReview-Commit-ID: 8wqclzJr2si

--HG--
extra : rebase_source : 38999f77e1c39ee465f8ddb783bae58138adfce2
2017-01-31 15:58:27 -05:00
Jared Wein fc5fc4eca1 Bug 910022 - Allow websites to provide custom background colors and foreground colors for <select> popups. r=mconley
Portions of the patch were written by Jared Beach (beachjar@msu.edu)

MozReview-Commit-ID: 1SpUTJP8tPq

--HG--
extra : rebase_source : 26c4d857e42bb52a5d728ebeb9bfd8b1b57f98cd
2017-01-30 17:35:14 -05:00
Dão Gottwald 7a91ef3dba Bug 1334429 - Remove fallback styling from button.css. r=mak
MozReview-Commit-ID: KXmOwTW4okT

--HG--
extra : rebase_source : 364c363e2ef1a4679e47e73b92faff3b2031cd15
2017-01-27 12:17:30 +01:00
Nihanth Subramanya 1882e054c9 Bug 1320128 - [Captive Portal] Add bottom/top borders to info notifications on Linux. r=Gijs
MozReview-Commit-ID: 5G1cjpThRpZ

--HG--
extra : rebase_source : 765fbaff1ff65edf04da8a41051d686931089796
2016-12-01 16:53:18 -08:00
Neil Deakin cef415ae16 Bug 1329907, use opacity to clear the treecell text while editing instead of changing the value, r=jaws 2017-01-11 08:07:37 -05:00
Johann Hofmann f15cf6b7a8 Bug 1320314 - Move popup notification layout overrides for arrow panels into a shared file. r=dao
MozReview-Commit-ID: ELIY3j2jzPm

--HG--
extra : rebase_source : 883a2f71e658e6dfbf26993da44f3cefc0286d57
2016-11-25 19:31:27 +00:00
Steve Jarvis 7f70113bbd Bug 1319762 - Remove download.xul and related unused files. r=florian
Remove files and resources no longer shipped or referenced and update
the appropriate packaging files.

MozReview-Commit-ID: Apaa2JnOTMt

--HG--
extra : rebase_source : e4f13f309fff39a5254d5cd7b53e98b51c6d21f8
2016-12-15 07:47:07 -07:00
Marco Bonardo 975f9b571e Bug 1321556 - Remove unused bindings from urlbarbindings.xml. r=dao
MozReview-Commit-ID: FfIsoh76ajn

--HG--
extra : rebase_source : cfc30eb7a1d9961d108dbad9ca0fb32d5c208043
2016-12-09 14:17:12 -10:00
Hamel Joshi e478e90152 Bug 1320317 - Use :-moz-focusring instead of :focus in notification.css. r=dao 2016-11-25 23:19:17 +01:00
Jonathan Kingston 74e50ea3c1 Bug 1267604 - Restyle doorhanger notifications. r=paolo
MozReview-Commit-ID: HBykgFhgjmX

--HG--
extra : rebase_source : fd94d5e2549271b4f0696b1435bce9178cb291d1
2016-11-20 18:40:08 +01:00
Mike de Boer 877d38b3a2 Bug 935521 - properly disable the find next/ previous buttons on the find toolbar and update their appearance when disabled. r=Gijs
MozReview-Commit-ID: ECynT7VYvTt

--HG--
extra : rebase_source : 963d53ed044a015d36d1fcb46e7744cb66a36593
2016-11-14 13:00:34 +01:00
Jan Horak cf2b65692c Bug 1308936 - Draw tooltips correctly r=karlt
Tooltip widget is made in GTK3 as following tree:
* Tooltip window
 * Horizontal Box
   * Icon (not supported by Firefox)
   * Label
Each element can be fully styled by CSS of GTK theme so we have to draw all
elements with appropriate offset and full box model.

MozReview-Commit-ID: E9yYd5UWBu4

--HG--
extra : amend_source : 99539e914e8d3fa07f6bed8a315e40c7d593f277
2016-11-11 11:31:29 +13:00
Karl Tomlinson 0d8ed5a581 bug 1315873 remove unused non-native fallback menuseparator styling, including margin accidentally applied to native separators r=dao
MozReview-Commit-ID: JkU3Hh0mbG5

--HG--
extra : transplant_source : %C4%85h%06%B4%9F%B6%95%C5%FF%D2d%9E%D9%D2%83%3D%CAw%A6
2016-11-10 11:23:30 +13:00
Mark Golbeck 335fa8f67f Bug 1091592 - Improve style of select dropdowns, including adding more padding for touch-enabled devices. r=jaws
MozReview-Commit-ID: THzkOhk0uR
2016-10-10 19:36:50 -07:00
Rajat garg aa058fc23c Bug 1305764 - Removed the rating-unrated.png refrence from linux extensions.css file. r=florian 2016-10-04 22:13:19 +05:30
Carsten "Tomcat" Book d282a3c477 merge fx-team to mozilla-central a=merge 2016-09-29 11:43:57 +02:00
Florian Quèze 200622aa1b Bug 1305724 - Missing progressmeter-busy.gif referenced from chrome://global/skin/tree.css, r=Gijs. 2016-09-28 13:18:24 +02:00
Jonathan Kingston 8f10491335 Bug 1302157 - Remove images-in-menu and images-in-button code (& associated icons) since it's deprecated in GTK. r=bz,dholbert
MozReview-Commit-ID: IIj8PvgdaRp

--HG--
extra : rebase_source : 21eca47872a073b382c10fe84464fac8fafd6179
2016-09-29 00:22:32 +01:00
talent404 6e4511ec24 Bug 1303353 - Removed the unused class .treecell-popupcell-menu, r=florian. 2016-09-23 16:20:34 +02:00
Kanika Narang fcdff1b513 Bug 1302950 - Rename --panel-arrowcontent* CSS variables to --arrowpanel*. r=dao 2016-09-20 09:27:49 +02:00
Sebastian Hengst 05c340d60c Backed out changeset 752f33561e8f (bug 1302950) for failing browser-chrome test browser_ext_popup_background.js. r=backout 2016-09-17 14:49:50 +02:00
Kanika Narang 89af03b5df Bug 1302950 - Rename --panel-arrowcontent* CSS variables to --arrowpanel*. r=dao
--HG--
extra : rebase_source : d8dccc1fb8131ba27b2f2e22a5439d1a841ebdc4
2016-09-17 12:17:04 +02:00
Dão Gottwald 6cfb9c6072 Bug 1292593 - Add missing border to autocomplete popups. r=gijs 2016-08-26 10:50:41 +02:00
Robert Strong f371088109 bug 1296207 app update client code - Remove unused app update billboard capability. r=mhowell 2016-08-25 13:32:11 -07:00
Dão Gottwald 0eb70cfa53 Bug 1296361 - Implement shadow behind arrow panels across platforms. r=mdeboer 2016-08-25 15:58:56 +02:00
Dão Gottwald 764c21453a Backed out changeset ec5af78d53a3 for test_arrowpanel.xul failure 2016-08-22 20:11:43 +02:00
Dão Gottwald 3bdd9bbad2 Bug 1296361 - Implement shadow behind arrow panels across platforms. r=mdeboer 2016-08-22 18:05:17 +02:00
Dão Gottwald 757b8de221 Bug 1295929 - Don't use --panel-separator-color for .panel-subviews' border. r=jaws 2016-08-18 11:37:05 +02:00
Dão Gottwald 7708926ca5 Bug 1294136 - Don't use !important for -moz-appearance on toolbarseparator and menuseparator. r=paolo 2016-08-11 17:53:33 +02:00
Kris Maglione d63b08badc Bug 1293099: Fill panel arrow and arrow content with browser body's background color. r=bwinton ui-r=maritz
MozReview-Commit-ID: 3xf31UgUy2A

--HG--
extra : rebase_source : 4f1e4149587da7a2c0aefdde7c8880ea21330393
2016-08-08 14:06:19 -07:00
Dão Gottwald 0bf69f6cf1 Bug 1293018 - Make arrow panels white (using -moz-field) on Linux. r=paolo
--HG--
extra : rebase_source : cc514804b8ccbc73c99f894993ff041c00b568f1
2016-08-08 14:37:27 +02:00
Dão Gottwald 652b46c3fe Bug 334598 - Use Unicode symbols in print preview page navigation buttons. r=felipe 2016-08-06 16:23:26 +02:00
Frank-Rainer Grahl 511f09f505 Bug 1290756 - Remove Help Viewer from Toolkit. r=gps 2016-07-31 14:08:00 +02:00
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Dão Gottwald cb9d4582fa Bug 334578 - Make the gradient in the background of the prev/next buttons less strong to better integrate with dark themes. r=jaws
--HG--
extra : rebase_source : 5c8aa6b46c4b12884dbeaf2a4ec29df990bb58f5
2016-07-15 12:20:55 +02:00
Gregory Szorc 021d3fdfc7 Merge mozilla-central to mozilla-inbound 2016-07-06 18:26:17 -07:00
Gijs Kruitbosch efe8df2600 Bug 1280472 - fix focusing of text links in about:preferences, r=dao
MozReview-Commit-ID: 2lPFDTYVY99

--HG--
extra : rebase_source : b1b76a1aadf80cbe9a6d4f427a709046bf8eeffd
extra : source : d724f337b4f05a56fe90f05ccff06d09a3631eee
2016-06-22 18:57:28 +01:00
Eitan Isaacson 7afaf8c45c Bug 1280510 - Copy hi/lo dpi loading icon from windows to Linux. r=dao
MozReview-Commit-ID: FraPEDKnQAQ


--HG--
rename : toolkit/themes/windows/global/icons/loading.png => toolkit/themes/shared/icons/loading.png
rename : toolkit/themes/windows/global/icons/loading@2x.png => toolkit/themes/shared/icons/loading@2x.png
2016-07-05 13:32:10 -07:00
Mike de Boer fe68c53f4b Bug 269442 - whole word matching support for nsFind. r=ehsan,dao. ui-r=shorlander
MozReview-Commit-ID: KIDWHyjOSYL
2016-06-28 15:13:53 +02:00
Brian Grinstead 1adf4b4140 Bug 1278368 - Remove the error console. r=dolske
MozReview-Commit-ID: AIw6zqVjJFx

--HG--
extra : transplant_source : V%9C%F2%B6L%1D%22%D8%85%9Ep%AA%2B%CD%19%23%D2c%96%EE
2016-06-23 17:46:58 -07:00
past@mozilla.com c603cb558d Bug 1275700 - Fix the color of the AwesomeBar and Search Results popup on Linux. r=dao
MozReview-Commit-ID: HF2qk05sGK7
2016-06-24 11:09:12 +03:00
Paolo Amadini 5797203ab2 Bug 1274480 - Part 1 - Use SVG for permission icons and notifications. r=Gijs
MozReview-Commit-ID: Dk0PajOppVL

--HG--
extra : rebase_source : eed692400919f5c126debb14b3ae2c2d17c7cb7d
2016-06-08 16:34:10 +01:00
Mike de Boer 360dec1b8b Bug 1271680 - use scalable SVG icons for the findbar navigation arrows on Windows and Linux too. r=dao
--HG--
rename : toolkit/themes/osx/global/icons/find-arrows.svg => toolkit/themes/shared/icons/find-arrows.svg
2016-05-17 23:27:35 +02: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
Carsten "Tomcat" Book 9b6572bf54 merge mozilla-inbound to mozilla-central a=merge 2016-05-06 14:18:17 +02:00
Drew Willcoxon 5850210e29 Bug 1270670 - Fix spacing around em dash separator in awesomebar popup on Windows, Linux in RTL. r=mak
MozReview-Commit-ID: GiNvS7uacnd
2016-05-05 16:54:47 -07:00
Astley Chen d626fe0c49 bug 859301 : Part 2 - unprefix internal css files. r=dbaron
MozReview-Commit-ID: CRyp3zQxayh

--HG--
extra : rebase_source : 6b4a5d3e5292a1bdeceab37c5067c78fac69834a
2016-05-04 13:31:24 +08:00
Drew Willcoxon 6622dc6117 Bug 1259573 - Invert the default favicon for selected awesomebar popup entries. r=mak
MozReview-Commit-ID: 1UQPVyYueD0
2016-04-19 09:31:35 -07:00
Drew Willcoxon a12225ccf4 Bug 1263698 - Correctly place the em dash separator between title and URL in awesomebar popup in RTL. r=mak
MozReview-Commit-ID: JiD70fqK9EU
2016-04-12 09:58:14 -07:00
Drew Willcoxon ee27759c39 Bug 1181078 - Implement new awesomebar popup design. r=mak
Based on an earlier patch by Marco Bonardo <mbonardo@mozilla.com>.

MozReview-Commit-ID: 7S0OoTGivbC
2016-04-05 18:56:54 -07:00
Blair McBride 3a42cce9c7 Bug 750054 - Update loading throbbers in secondary UI. r=mikedeboer,dolske
--HG--
rename : toolkit/themes/linux/global/icons/loading_16.png => toolkit/themes/linux/global/icons/loading.png
rename : toolkit/themes/osx/global/icons/loading_16.png => toolkit/themes/osx/global/icons/loading.png
rename : browser/themes/osx/tabbrowser/loading@2x.png => toolkit/themes/osx/global/icons/loading@2x.png
rename : toolkit/themes/windows/global/icons/loading_16.png => toolkit/themes/windows/global/icons/loading.png
rename : browser/themes/windows/tabbrowser/loading@2x.png => toolkit/themes/windows/global/icons/loading@2x.png
extra : rebase_source : 0dee8b2270eb2ef74cc2224270712bedb5fe8e6a
2016-03-15 23:04:22 +13:00
Myk Melez b87f6c47ff Bug 1250349 - remove app icons from Toolkit; r=mossop 2016-03-09 14:47:15 -08:00
Dave Townsend 4c3d60d100 Bug 1244302: Remove the add-ons selection UI.
--HG--
extra : commitid : 1lei0PwZgNi
extra : rebase_source : 380537fc9550e9e89e8fd3baee2bfe4db9f925fd
2016-02-02 09:15:59 -08:00
Gijs Kruitbosch d61d7036f6 Bug 1243353 - allow HTML in-content checkboxes to have focus and style them appropriately, r=jaws
--HG--
extra : commitid : 4YfNCbhtKqv
extra : rebase_source : 214419b31ea72668f553a2efc8ef7c5c559451d9
2016-02-01 21:45:22 +00:00
Gijs Kruitbosch 380acaf2e0 Bug 1241621 - fix notification styling for gtk2 on later branches, r=dao
--HG--
extra : commitid : 2rU7lrQUYwO
extra : rebase_source : 02688835fc704421b3a87c1d5fc6aba72adc847c
2016-01-22 09:54:18 +00:00
Mark Hammond a0cfa06a42 Bug 1224653 - Replace existing globe icons for site missing a favicon with an new darker version. r=dolske 2016-01-07 12:12:15 +11:00
Richard Marti 0c6226c0e1 Bug 1191230 - Add Windows 10 twisties. r=Gijs
--HG--
rename : toolkit/themes/windows/global/tree/twisty-clsd.png => toolkit/themes/linux/global/tree/twisty-clsd.png
rename : toolkit/themes/windows/global/tree/twisty-open.png => toolkit/themes/linux/global/tree/twisty-open.png
extra : commitid : 6QWQg6DhS7m
2015-12-09 18:20:25 +01:00
Wes Kocher 0e56f62c04 Backed out changeset 3fc5a790f110 (bug 1191230) for Windows and b2g emulator build bustage CLOSED TREE
--HG--
rename : toolkit/themes/linux/global/tree/twisty-clsd.png => toolkit/themes/windows/global/tree/twisty-clsd.png
rename : toolkit/themes/linux/global/tree/twisty-open.png => toolkit/themes/windows/global/tree/twisty-open.png
2015-12-14 10:19:11 -08:00
Richard Marti ea754e027f Bug 1191230 - Add Windows 10 twisties. r=Gijs
--HG--
rename : toolkit/themes/windows/global/tree/twisty-clsd.png => toolkit/themes/linux/global/tree/twisty-clsd.png
rename : toolkit/themes/windows/global/tree/twisty-open.png => toolkit/themes/linux/global/tree/twisty-open.png
2015-12-09 18:20:25 +01:00
Gijs Kruitbosch fa0974c68e Bug 1210703 - fix toolkit theme overlap, r=dao
--HG--
extra : commitid : 5R9wy1enkoL
extra : rebase_source : 1feee16e611c1ce68f86e7806c5dc21cf89dbecd
2015-11-09 15:22:24 +00:00
Tim Nguyen 03bb08ee32 Bug 1169679 - Create a shared manifest for the mozapps/ directory. r=dao 2015-10-29 12:00:56 +01:00
Tim Nguyen 106e9c6be5 Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-29 12:00:49 +01:00
Philip Chee 97a0467027 Bug 1190465 - Move default theme overrides into separate chrome.manifest for non-firefox toolkit consumers too r=Gijs.
--HG--
extra : transplant_source : %13%E6%D8A%DC%0AR%0D%26V%F4%B1%81%FE%99%29%D1-7%DC
2015-10-25 00:57:57 +08:00
Mike Hommey 223417d648 Bug 1212773 - Extend jar maker syntax for jar file location. r=gps
Indicating a jar currently looks like the following in a jar manifest:
  path/to/name.jar:

The `path/to` doesn't contain the implicit "chrome/" directory. This, in
turn, doesn't allow much flexibility to use the jar maker for what is not
necessarily under chrome/.

To use the jar maker to fill some chrome manifest for the default theme
extension, we currently use a hackish path to get to the right location,
and rely on the chrome.manifest file in the parent directory never to be
picked by the package manifest, which is a quite horrible way to do this,
but worked well enough for that specific use case.

With the need to handle system addons at the build system level, it
becomes necessary to come up with something less hackish.

What this change introduces is an additional syntax for the jar manifest,
in the following form:
  [base/path] sub/path/to/name.jar:

Using this syntax, there is no implicit 'chrome' path. The `base/path` is
relative to the current DIST_SUBDIR, and the `sub/path` is relative to that
`base/path`. The distinction can be useful for build system backends.

The assumption that the "root" chrome.manifest is in the parent directory
of the implicit "chrome" directory dies, and the `base/path` is where the
root chrome.manifest is placed.
2015-10-20 07:36:51 +09:00
Jared Wein 0124735fc7 Bug 1201397 - New layout of XUL Notifications. r=MattN 2015-10-15 22:58:56 -04:00
Mark Hammond 376ea85d2e Bug 1074937 - replace defaultFavicon.png and defaultFavicon@2x.png with versions depicting a globe. r=dolske 2015-10-16 12:23:29 +11:00
Gijs Kruitbosch 9453c32647 Bug 1162635 - flatten notification styles on Windows and Linux, r=dao
--HG--
extra : commitid : 8dPIxhXV8wl
extra : rebase_source : 53203f85e91fc99f9716f054bb4410803e59f33b
extra : histedit_source : f037b5dbb6cb94bf9ca8e2aa3a9177aa15463f97
2015-10-14 16:52:46 +01:00
Blake Winton 208c875629 Bug 1207225 - Set the maximum width of a toolbarbutton-badge. ui-r=maritz r=gijs f=zer0
--HG--
extra : rebase_source : f0ceb3f78688302a51ac33d934e61f0194bf904f
2015-09-28 10:59:44 -04:00
Xidorn Quan 965a30f6ea Bug 1196247 - Hide findbar without animation when entering DOM fullscreen. r=mikedeboer
--HG--
extra : source : 9dc1d62b85172813dc0ef9d055cdcc487dc84329
2015-10-07 16:53:43 +11:00
Richard Marti f9f65796f8 Bug 1209343 - Make the background of notification[type="critical"] red again. r=adw 2015-09-29 22:06:21 +02:00
Matthew Noorenberghe 13a4f5584f Bug 1208685 - Dedupe alert.css and cleanup alert.js heading. r=bgrins
--HG--
rename : toolkit/themes/linux/global/alerts/alert.css => toolkit/themes/shared/alert-common.css
extra : commitid : BFCPtEgeF91
extra : rebase_source : f49e1a8db0c8d67a75ed8e808fd27f46fe5f2778
2015-09-25 17:36:08 -07:00
Justin Dolske 4cbe7f3464 Bug 1204182 - Use a single jar manifest for shared theme resources. r=dao 2015-09-16 09:33:47 +02:00
Matteo Ferretti 0363f8a7c0 Bug 1188001 - Badges on toolbar seems misplaced depends by the OS. r=gijs 2015-08-21 08:48:00 +02:00
Dave Townsend abf37d8511 Backing out bug 1188001 due to unintentional regressions (bug 1198424).
--HG--
extra : commitid : J3A2SxJ8tPW
extra : rebase_source : d419dfd204b29d2e1d13f2b72b2111e8688a2505
2015-08-28 14:13:41 -07:00
Ryan VanderMeulen 5b75ad5195 Merge inbound to m-c. a=merge 2015-08-23 17:18:36 -04:00
Matteo Ferretti c50ada0c6c Bug 1188001 - Badges on toolbar seems misplaced depends by the OS. r=gijs, ui-r=shorlander
--HG--
extra : rebase_source : 53fabc5b98bc2b42d2b6b8f404db21566258336d
2015-08-21 08:48:00 -04:00
Andrew Comminos 3d140d526a Bug 1187203 - Use -moz-gtk-info-bar for notifications on Linux. r=karlt 2015-08-21 16:38:16 -04:00