Mike de Boer
1291b08d0c
[Australis] Bug 859751: Windows 8 toolkit theme adjustments. r=dao.
2014-01-20 12:36:10 +01:00
Alex Henrie
bd103dbad3
Bug 157846. Main patch: Propagate text <input> padding down to its scrolled child and add 1px left/right padding to stylesheets as needed. Fix tests. r=roc
...
Original patch by Charly Molter. Help from Robert O'Callahan and Jim Mathies.
--HG--
extra : rebase_source : eacfe5696e9831f149157bbd7fe697c0f8020604
2014-01-13 08:13:10 -05:00
Gregory Szorc
461b5aef7e
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Jared Wein
bac23bd396
Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
...
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Matthew Noorenberghe
dc43a0e285
Merge mozilla-central to UX
2013-11-09 17:46:29 -08:00
Kai Strecker
9e63945641
Bug 911876 - Increase the find bar close button's clickable area. r=dao
2013-11-08 15:23:55 +01:00
Gijs Kruitbosch
548bb53b54
Merge mozilla-central and ux
2013-09-27 10:35:54 +02:00
Sankha Narayan Guria
f2b9058622
Bug 920943 - Unprefix -moz-grab from browser chrome CSS. r=dao
2013-09-26 14:36:59 +05:30
Gijs Kruitbosch
44a1e1eaca
Merge mozilla-central and ux
2013-09-21 13:14:05 +02:00
Mike de Boer
913c667e09
Backed out 3 changesets (bug 893446, bug 893011, bug 869543)
...
Backed out changeset 452ca8b779f3 (bug 893446)
Backed out changeset e1bf70be67ec (bug 893011)
Backed out changeset 60865db5f5dc (bug 869543)
2013-09-13 11:01:40 +02:00
Gijs Kruitbosch
8893d1b1c4
Merge mozilla-central and ux
2013-08-29 23:55:09 +02:00
Mike Conley
5dbc47be27
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-24 15:03:12 -04:00
Richard Marti
f8e5126813
Bug 909813 - Input autocomplete popup hover styling broken with Aero. r=dao
2013-08-27 22:06:29 +02:00
Richard Marti
d6c0a5a359
Bug 898955 - zotero Library navigation pane draws unusual borders. r=dao
2013-08-23 11:06:48 +02:00
Matthew Noorenberghe
ea27f0dcbb
Merge mozilla-central to UX
...
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-08-19 01:00:34 -07:00
Mike Conley
0434689bfa
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-13 10:12:56 -04:00
Jared Wein
7b532245ca
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-10 18:18:29 -04:00
Robert Bindar
99012dbcfb
Bug 903404 - Move toolkit/content/aboutNetworking.net to toolkit/themes/shared. r=gavin
...
--HG--
rename : toolkit/content/aboutNetworking.css => toolkit/themes/shared/aboutNetworking.css
2013-08-16 15:17:53 -04:00
Neil Rashbrook
dcbf688df3
Bug 896768 Allow autocompletesearch="file" results to be styled r=Mossop
...
--HG--
extra : rebase_source : 1e710d9308c037c9037fe00e9360eb1ee0131408
2013-08-12 23:52:44 +01:00
Gijs Kruitbosch
c191dc6dc3
Merge m-c to UX
2013-07-30 20:27:46 +02:00
Gijs Kruitbosch
e619f07dcf
Merge m-c to UX
2013-07-30 11:14:11 +02:00
Stephen Pohl
3981095851
Bug 891136: Set pointer-events:auto CSS rule for overlay scrollbars to help make them work on sites such as Google Docs. r=roc
2013-07-29 20:23:31 -04:00
Mike Conley
1c13381de2
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-27 15:01:05 -04:00
Marco Castelluccio
3ca1129cca
Bug 893297 - Icon problem when installing an app from within another app (yo dawg). r=Mossop
...
--HG--
rename : browser/themes/linux/webapps-16.png => toolkit/themes/linux/global/icons/webapps-16.png
rename : browser/themes/linux/webapps-64.png => toolkit/themes/linux/global/icons/webapps-64.png
rename : browser/themes/osx/webapps-16.png => toolkit/themes/osx/global/icons/webapps-16.png
rename : browser/themes/osx/webapps-16@2x.png => toolkit/themes/osx/global/icons/webapps-16@2x.png
rename : browser/themes/osx/webapps-64.png => toolkit/themes/osx/global/icons/webapps-64.png
rename : browser/themes/windows/webapps-16.png => toolkit/themes/windows/global/icons/webapps-16.png
rename : browser/themes/windows/webapps-64.png => toolkit/themes/windows/global/icons/webapps-64.png
2013-07-29 12:17:57 -04:00
Gijs Kruitbosch
5afb53dcc3
Merge m-c to ux
2013-07-24 17:44:40 +02:00
Gijs Kruitbosch
03e1680427
Merge m-c to ux
2013-07-22 09:26:50 +02:00
Matthew Noorenberghe
2ded965d7c
Merge mozilla-central to UX
2013-07-18 19:53:03 -07:00
Markus Stange
14b1e6aa16
Bug 893446 - Try to avoid moving the page contents when the find bar appears. r=dao
2013-07-16 11:57:20 +02:00
Jim Mathies
0631992632
Bug 895421 - Remove obsolete overlay scrollbar css in Windows toolkit theme. r=spohl
2013-07-18 09:47:45 -05:00
Gijs Kruitbosch
f08c892054
Merge m-c to ux
2013-07-16 14:19:40 +02:00
Matthew Noorenberghe
131a8cc6d6
Merge mozilla-central to UX
2013-07-12 22:14:28 -07:00
Mike de Boer
cdb18a9fe2
Bug 892499 - Use background-color instead of box-shadow to prevent drawing glitches. r=dao
2013-07-23 13:55:00 +02:00
Gijs Kruitbosch
67f692e20d
Merge mozilla-central and ux
2013-07-10 23:53:05 +02:00
Gijs Kruitbosch
e26df1f85a
Merge m-c to UX
2013-07-09 13:09:02 +02:00
Jared Wein
cadb3274f1
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-03 12:40:14 -04:00
Richard Marti
3372c8f1df
Bug 855998 - Use Aero styling for hover and selected items in UI. r=dao, r=jaws, ui-r=shorlander
2013-07-15 20:36:26 +02:00
Mike de Boer
1dcdb0cb80
Bug 776708 - Change the findBar appearance and improve its UX. r=dao
2013-07-08 20:48:12 +02:00
Stephen Pohl
9beae28a09
Bug 896443: Followup for Windows: Fix the z-ordering of overlay scrollbars to make them appear on top of content with z-index > 0. r=roc
2013-07-26 11:46:19 -04:00
Benjamin Smedberg
4780e40920
Bug 888510 - In-content theming fixup for the new plugin click-to-activate. Remove the "lightweight" transparent click-to-play theming and make the normal styling plain grey. Switch from a CSS gradient to an image gradient because of performance issues. Highlight the "check for updates" button for outdated plugins. Icons by shorlander and lco, ui-review=lco r=jaws
...
--HG--
rename : toolkit/themes/osx/mozapps/plugins/contentPluginCrashed.png => toolkit/themes/shared/plugins/contentPluginCrashed.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginDownload.png => toolkit/themes/shared/plugins/contentPluginDownload.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginMissing.png => toolkit/themes/shared/plugins/contentPluginMissing.png
rename : toolkit/themes/windows/mozapps/plugins/pluginProblem.css => toolkit/themes/shared/plugins/pluginProblem.css
2013-07-26 09:30:27 -04:00
Mike de Boer
72f97f7f45
Bug 893011 - Adjust findbar border on Windows. r=dao
2013-07-19 14:13:37 +02:00
Benjamin Smedberg
27f7f96417
Bug 888292 - De-emphasize the plugin icon in the address bar when it doesn't need to catch the user's attention. With this change, the only time the icon will be "alert blue" is when a plugin is click-to-activate and it's too small to show the overlay inline in the page. Icons provided by shorlander. ui-review=lco r=jaws
...
--HG--
extra : rebase_source : 29f8c8ad4fd0234f1d2bf14451416ac7f744c6fb
2013-07-19 10:02:48 -04:00
Mike de Boer
66757c1a9a
Bug 869543: move findbar to the top. r=dao
2013-07-11 12:44:34 +02:00
Jim Mathies
edeb1b9598
Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange
2013-07-02 05:02:21 -05:00
Phil Ringnalda
2bded297ef
Backed out changeset 77bd60758c53 (bug 879565) for still asserting, just not quite as much
2013-07-01 21:43:49 -07:00
Jim Mathies
aab926d3cd
Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. (Debug osx assertions fixed.) r=mstange
2013-07-01 21:42:00 -05:00
Jim Mathies
2734375c82
Backed out changeset c2299dce9dbd (bug 879565) due to debug assertions.
2013-07-01 19:28:44 -05:00
Jim Mathies
bfe1ab63c4
Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange
2013-07-01 16:53:17 -05:00
Gijs Kruitbosch
c246a46f08
Merge from m-c to ux
2013-06-26 10:44:39 -04:00
Mike Conley
11bf43f32e
Bug 851001 - Update global/icons/close[@2x].png for Australis, r=jaws
2013-06-05 21:39:36 +02:00
Gijs Kruitbosch
62a48e69ec
Bug 873518 - bustage fix aero builds' jar.mn, rs=bustage
2013-05-28 17:11:30 +02:00