Commit graph

1620 commits

Author SHA1 Message Date
Dão Gottwald
17bfe80ec1 Bug 1485256 - Use photon red for the fullscreen window close button. r=ntim
--HG--
extra : rebase_source : 8aa8dd600dfc45b520b0a378ea098057b2f74eef
2018-08-22 07:38:03 +02:00
Tim Nguyen
0c68c54d3e Bug 1418602 - Allow theming sidebars. r=mconley
MozReview-Commit-ID: 97zkU7raehV

--HG--
extra : rebase_source : 02a80c78170723bf9d7d2e72834fc26850894dbc
2018-08-06 17:46:43 +01:00
Dão Gottwald
2a827026aa Bug 1484422 - Clean up fullscreen window controls styling. r=ntim 2018-08-21 12:05:26 +02:00
Tim Nguyen
136f2e2340 Bug 1484512 - Split up places.css and only load relevant parts of it. r=dao
--HG--
rename : browser/themes/linux/places/places.css => browser/themes/linux/places/sidebar.css
rename : browser/themes/osx/places/places.css => browser/themes/osx/places/sidebar.css
rename : browser/themes/shared/places/places.inc.css => browser/themes/shared/places/sidebar.inc.css
rename : browser/themes/shared/places/tree-icons.inc.css => browser/themes/shared/places/tree-icons.css
rename : browser/themes/windows/places/places.css => browser/themes/windows/places/sidebar.css
extra : rebase_source : 14b9345e1408cf1d873f29b3c5f4ae6313afbad6
2018-08-19 10:34:33 +01:00
Dão Gottwald
34db588af8 Bug 1483887 - Copy fullscreen window controls styling from Windows. r=ntim 2018-08-17 14:36:19 +02:00
Cosmin Sabou
1c8ad7b4ba Merge mozilla-inbound to mozilla-central. a=merge 2018-08-15 03:51:45 +03:00
Tim Nguyen
aec6f53828 Bug 1483251 - Clean up bookmarks/history sidebar CSS. r=jaws
--HG--
extra : rebase_source : e44e7cbdd9f418ce5d1893906b09a0e12d24adaa
2018-08-14 17:28:16 +01:00
Tim Nguyen
aba9258317 Bug 1469287 - Implement new shared tree styling. r=dao
MozReview-Commit-ID: r4rU9rDKNG

--HG--
rename : toolkit/themes/linux/global/tree.css => toolkit/themes/shared/tree.inc.css
extra : rebase_source : 2ca5d9cad696bb38c24ffccd4b9c4292dde17218
2018-06-27 11:22:27 +01:00
Dão Gottwald
8941462ca7 Bug 1470394 - Make bookmark panel width localizable. r=mak
MozReview-Commit-ID: 5vtMOxxlQH6

--HG--
extra : rebase_source : 25b8c413fe5c65d65b0d2712e299e256a5a18af6
2018-07-18 14:08:53 +02:00
Paolo Amadini
da419e0e8e Bug 1472748 - Convert the listbox in "editBookmarkPanel.inc.xul" to "richlistbox". r=mak
This uses the same event handling as the "listbox" and "listitem-checkbox" bindings that are scheduled for removal, and copies the required styles locally.

There is no need to preserve the scroll position explicitly anymore, because "richlistbox" handles scrolling like regular elements, and we don't want to persist the position when the selector is closed and reopened.

MozReview-Commit-ID: 4gYhwlprPN7

--HG--
extra : source : a92f9683c6cdaeb5541b85eb77adf46448716a7b
2018-07-13 15:37:31 +01:00
Paolo Amadini
99fbb28d42 Bug 1473275 - Remove the details expander in the Clear Recent History dialog. r=johannh
MozReview-Commit-ID: 99XDExBbRkp

--HG--
extra : source : 12fca1ba05db3a3eefe4a293e42f642dd6e217cc
2018-07-04 17:27:15 +01:00
Paolo Amadini
bf4924de4a Bug 1421433 - Load the "global.css" and "browser.css" skin stylesheets earlier. r=dao
MozReview-Commit-ID: JbEHlM9XpFs

--HG--
extra : rebase_source : 4804ce5fec16b5e03aa4663f0e1462dd43305ab3
extra : intermediate-source : 1efb74e05dc52cfb62b94c6acc7610feba843e8d
extra : source : 4503f56bf96f55eb665b27df95b7d5108a9f96dc
2018-07-02 08:51:05 +01:00
Dorel Luca
745adab0fd Backed out changeset 4503f56bf96f (bug 1421433) for Browser chrome failures on browser/base/content/test/performance/browser_startup_flicker.js. CLOSED TREE
--HG--
extra : amend_source : 4e7ce1f236a8394a44a0b2891cdc44cbd7a042c3
2018-06-29 21:30:27 +03:00
Richard Marti
f95a2ea0b1 Bug 1400266 - Use SVG icons for the twisties on Linux. r=dao 2018-06-24 15:26:33 +02:00
Paolo Amadini
903a3c490b Bug 1421433 - Load the "global.css" and "browser.css" skin stylesheets earlier. r=dao
MozReview-Commit-ID: JbEHlM9XpFs

--HG--
extra : rebase_source : db33416292bd218e8d8c17f897e9a7ab8dcc6236
2018-06-28 19:10:36 +01:00
Paolo Amadini
f4e92eb3d5 Bug 1435688 - Part 2 - Replace "listitem-iconic" with "richlistitem" in the application manager dialog and adjust the styling. r=bgrins
MozReview-Commit-ID: 9qykVWLV23j

--HG--
extra : rebase_source : b3f54ee3e9f6d12385fa10abd8ed6bc5a64b5775
2018-06-23 20:59:01 +01:00
Issei Horie
f6771ab5b5 Bug 1426426 - Stop shipping communicator.css. r=gijs 2018-06-12 08:08:35 +09:00
Tim Nguyen
d09b472c2d Bug 1466838 - Update --panel-separator-color for dark popups according to spec. r=dao
MozReview-Commit-ID: Fc9mhyeX5

--HG--
extra : rebase_source : 238ee9a289aef67db7552a0a459ce848063e53db
2018-06-06 10:27:14 +01:00
Harry Twyford
c9db70e774 Bug 1453722 - Improvements to Dark Theme search bar. r=dao
MozReview-Commit-ID: AH3QVBRKymc

--HG--
extra : rebase_source : d30c465bb72f11484183932633b44822e7ccddb3
2018-06-01 11:13:27 -04:00
Tim Nguyen
55008c99fa Bug 1464699 - Replace PNG places icons with SVG. r=dao
MozReview-Commit-ID: FUozHoemZAB

--HG--
extra : rebase_source : 2d3471bc1bb0dc1b2cfa85a931b17a9efcc711fe
2018-05-29 20:37:48 +02:00
Brindusan Cristian
206284937b Backed out changeset 695a087bd6ea (bug 1464699) for browser chrome failures on browser_parsable_css.js CLOSED TREE 2018-05-29 20:59:40 +03:00
Tim Nguyen
8ed7dca12b Bug 1464699 - Replace PNG places icons with SVG. r=dao
MozReview-Commit-ID: GhnVDEgq1v3

--HG--
extra : rebase_source : 59447441897d83a9918f908b6cf87b040e4f9ad6
2018-05-28 00:33:25 +02:00
Dão Gottwald
2ae6b628dc Bug 1459885 - Implement new header style and lay out labels above input fields in the new bookmarks dialog. r=mak
MozReview-Commit-ID: 9FmGhfP9aDo

--HG--
extra : rebase_source : eaf2854b569ecb2e7c8012b65b3f0f9b94a47139
2018-05-22 12:21:52 +02:00
Alexandre Poirot
5b206ffe7f Bug 1461970 - Remove gcli references from browser/. r=jryans
MozReview-Commit-ID: 6ngb16Ldqxu

--HG--
extra : rebase_source : 03d03b21c835b778a23f145a6e4e1a9240fd9bcf
2018-03-21 10:05:30 -07:00
Dão Gottwald
0b1854951b Bug 1461093 - Remove vertical padding from #titlebar-buttonbox. r=stransky
MozReview-Commit-ID: 8ptkqHA8wCZ

--HG--
extra : rebase_source : 7dde79c7b3032b926ccb3c79ce6c70f192f4bdc9
2018-05-12 13:23:05 +02:00
Dão Gottwald
9f2cb19dc8 Bug 1456522 - Stop making the tabs toolbar transparent when there's no title bar behind it, i.e. in fullscreen mode. r=stransky
MozReview-Commit-ID: DuKPGXKqtnD

--HG--
extra : rebase_source : 35c698394081f7deabda0f8cf6fee7ebc79d36c1
2018-04-24 17:58:53 +02:00
Tim Nguyen
92c9a958e1 Bug 1372694 - Stop making the default theme a heavyweight theme. r=kmag,aswan
MozReview-Commit-ID: 30wMauuc9oo

--HG--
rename : browser/base/content/default-theme-icon.svg => toolkit/mozapps/extensions/content/default-theme-icon.svg
extra : rebase_source : 5e4cf784135f4a8e40a2ed8357ba651e7fce9728
2018-04-01 13:53:31 +02:00
Jared Wein
26d2b57848 Bug 1452836 - Apply the arrowpanel variables to submenus of the bookmarks popup. r=ntim
--HG--
rename : browser/themes/windows/customizableui/menu-arrow.svg => browser/themes/shared/customizableui/menu-arrow.svg
extra : amend_source : 8056df266d2c83fbe725badb88dfb51c56816c68
2018-04-17 10:09:22 -04:00
Paolo Amadini
3ee3699485 Bug 1452624 - Part 1 - Replace the "filefield" binding with a regular textbox. r=jaws
MozReview-Commit-ID: jTKvyiRNdw

--HG--
extra : rebase_source : 6223e3b7d08bf85b12a2a8e0f87ee68dce7d1de8
2018-04-17 14:26:00 +01:00
Bogdan Pozderca
b7044b1ab1 Bug 1418605 - The toolbar, toolbar_text, toolbar_field, toolbar_field_text, toolbar_field_border properties should apply to the findbar r=jaws,mconley,ntim
MozReview-Commit-ID: 821d7kR41mJ

--HG--
extra : rebase_source : d0f6e9308b261806a014fcc834c753f3a892fbbc
2018-02-10 17:24:50 -05:00
Ciure Andrei
1fbbaf1d4a Backed out changeset 44ea1dc76ef5 (bug 1452836) for browser_parsable_css.js failures in chrome://browser/skin/customizableui/panelUI.css on OS X on a CLOSED TREE, a=backout
--HG--
rename : browser/themes/shared/customizableui/menu-arrow.svg => browser/themes/windows/customizableui/menu-arrow.svg
2018-04-19 06:35:30 +03:00
Jared Wein
b7d6ab75f9 Bug 1452836 - Apply the arrowpanel variables to submenus of the bookmarks popup. r=ntim
This is the same approach used in the Windows panelUI.css

MozReview-Commit-ID: IiqbGK8zMdw

--HG--
rename : browser/themes/windows/customizableui/menu-arrow.svg => browser/themes/shared/customizableui/menu-arrow.svg
extra : rebase_source : 805beadc2dd6f2961cce3c4ea491bf64a9433bb4
2018-04-17 10:09:22 -04:00
Dorel Luca
8ee8fc461e Backed out 2 changesets (bug 1317581) for Browser chrome failures on toolkit/components/extensions/test/browser/browser_ext_themes_arrowpanels.js. CLOSED TREE
Backed out changeset 5cc146254899 (bug 1317581)
Backed out changeset 963466173a74 (bug 1317581)
2018-04-18 18:54:38 +03:00
Jared Wein
7ee1860850 Bug 1317581 - DateTimePicker should support high contrast mode on Windows. r=dao
MozReview-Commit-ID: DEBBjcgHIyH

--HG--
extra : rebase_source : 9b52b15a0af9a56ad724dd578884856d4d5e7e20
2018-03-22 13:01:28 -04:00
Amy Chan
d494f855f6 Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
MozReview-Commit-ID: GnawrVrfpEz


--HG--
rename : browser/themes/shared/icons/device-mobile.svg => browser/themes/shared/icons/device-phone.svg
2018-04-12 19:22:38 -04:00
Gurzau Raul
50d002961a Backed out 2 changesets (bug 1446975) for failing xpcshell on sync/tests/unit/test_syncedtabs.js and browser-chrome failures e.g. test/urlbar/browser_page_action_menu.js on a CLOSED TREE
Backed out changeset 69653800c483 (bug 1446975)
Backed out changeset 44e3e7446b02 (bug 1446975)

--HG--
rename : browser/themes/shared/icons/device-phone.svg => browser/themes/shared/icons/device-mobile.svg
2018-04-13 01:28:22 +03:00
Amy Chan
711220e6e7 Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
MozReview-Commit-ID: GnawrVrfpEz


--HG--
rename : browser/themes/shared/icons/device-mobile.svg => browser/themes/shared/icons/device-phone.svg
2018-04-12 16:18:22 -04:00
Paolo Amadini
5c59f7731c Bug 1448822 - Remove the checkbox styling in the menu of the Bookmarks button. r=Gijs
MozReview-Commit-ID: BmSvFRTNOSx

--HG--
extra : rebase_source : 07ad417c9ec46e869058480ab62e999d4eefd3ee
2018-04-11 13:00:20 +01:00
Dão Gottwald
8b23aaae8b Bug 1453281 - Remove obsolete menubar binding and styling. r=bgrins,Paolo
MozReview-Commit-ID: Kao3jst0DBJ

--HG--
extra : rebase_source : bed74abc9910ec22295207fdced37f6bfc1648be
2018-04-11 17:29:27 +02:00
Noemi Erli
eb61878455 Merge inbound to mozilla-central. a=merge 2018-04-07 00:55:15 +03:00
Paolo Amadini
9a7234a00d Bug 1451282 - Don't use a groupbox for the meta tree in the Page Info window. r=bgrins
This also aligns the help button to the bottom of the window even when the meta tree is hidden.

MozReview-Commit-ID: GCmgThN569z

--HG--
extra : rebase_source : 0dba1f8b8f84d5d97706a283560a3a3c6d7278d8
2018-04-06 13:24:49 +01:00
Dão Gottwald
f8110c1b6a Bug 1451709 - Remove code for the "Restore Tabs From Last Time" button in the tab bar. r=mikedeboer
MozReview-Commit-ID: JMmkE6axBBK

--HG--
extra : rebase_source : 2449c9fd6fe8f59280dbdfe5a1a55bcd2867a665
2018-04-05 14:02:55 +02:00
Johann Hofmann
cba474bd45 Bug 1348223 - Part 5 - Remove the old cookie manager. r=florian
cookies.xul is unused and mostly unmaintained and should be removed.

Equivalent functionality in a well-maintained interface can be found
in the storage manager or the devtools storage inspector.

MozReview-Commit-ID: ILSt83hwN34

--HG--
extra : rebase_source : 9aaec03b54128ef3ece1e96e46269457feb43546
2018-03-22 12:53:38 +01:00
Manish Kumar
8084e0be59 Bug 1450588 - Remove old bookmark animation code and images. r=ntim,dao 2018-04-04 10:47:50 +02:00
Manish Kumar
df504f6886 Bug 1450567 - Remove remaining social API images r=jaws 2018-04-01 23:22:45 +02:00
Manish Kumar
8ba98fbd8c Bug 1450590 - Remove unused browser/themes/linux/preferences/mail.png. r=ntim,dao 2018-04-02 05:11:27 +02:00
Manish Kumar
69e13a2837 Bug 1450586 - Remove unused sync images. r=ntim,dao 2018-04-02 05:06:12 +02:00
Manish Kumar
98a96f1c48 Bug 1450566 - Replace aboutSessionRestore-window-icon.png usage with window.svg. r=ntim,dao 2018-04-02 05:01:48 +02:00
Tim Nguyen
3bb39714db Bug 1449765 - Fix urlbar focusring on macOS. r=jaws
MozReview-Commit-ID: VHpMDilA0p

--HG--
extra : rebase_source : 3042f91db2b4310133b89210192ded542afcc67b
2018-03-29 00:38:37 +02:00
Tim Nguyen
cfd0f93629 Bug 1448473 - Adjust panel variables to work well on dark themes. r=dao
MozReview-Commit-ID: KzL9iyMhOm

--HG--
extra : rebase_source : d5fc7990f6f447616bf2d89eb51eb1e27065119b
2018-03-28 21:22:29 +02:00