Blake Winton
c4e5e6a262
Bug 979378 - Update the menu panel checkmark to a consistent item that fits with the panel style. ui-r=shorlander, r=gijs
2014-03-07 06:52:00 -05:00
Dão Gottwald
4cde55d28d
Bug 978003 - Update inContentUI.css for Windows 8 and up. r=mdeboer
2014-03-05 20:59:56 +01:00
stefanh@inbox.com
8b63482906
Bug 970079 - Native theming for MacOS X help buttons, css part. r=dao.
2014-02-27 18:12:20 +01:00
Justin Dolske
b3fea90acd
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Justin Dolske
4299fd6757
Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws
2014-02-18 19:05:33 -08:00
Mike de Boer (mdeboer@mozilla.com)
665bc14273
[Australis] Bug 972525: update notifications close button alignment. r=dao
2014-02-14 13:01:14 +01:00
Stephen Horlander
5f8bc5fa5b
[Australis] Bug 968595 - Change arrow panel arrow size and arrow panel styling. r=dao
2014-02-14 14:16:25 +01:00
Ehsan Akhgari
b870bb3fe9
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Gregory Szorc
5f7ff500d3
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Alex Henrie
3e11665fc2
Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao
2014-02-04 21:36:29 -07:00
Jacek Caban
dd48b01d66
Bug 859751 - Don't use DOS encoding for popup-aero.css.
...
--HG--
extra : rebase_source : 9d16b435796ce95c7ae31c08279293e378ad56c2
2014-02-06 17:43:17 +01:00
Mike de Boer (mdeboer@mozilla.com)
576828e470
[Australis] Bug 961727: adjust popup padding on Windows to 4px. r=dao
2014-02-05 13:17:34 +01:00
Alex Henrie
8f2c4f5175
Bug 157846 - Remove padding from textbox.plain. r=roc
2014-01-16 16:45:20 -07:00
Darrin Henein
bc1431d2dd
Bug 960528 - Removed dotted outline from richlistbox as used in the Places modal -> Downloads list. r=dao
2014-01-25 17:14:08 +01:00
Richard Marti
8d04f063cf
Bug 963008 - msgIdentity has no space between email address and account name. r=Neil
2014-01-23 16:27:09 +01:00
Dão Gottwald
8160181233
Bug 962150 - [Australis] Arrow panel box-shadow is cut off at the bottom and right side. r=mdeboer
...
--HG--
extra : rebase_source : 8cab83f84b457f2cd0efac5f6e14e690c2f021ba
2014-01-22 23:21:41 +01:00
Mike de Boer
d33ef05cc8
[Australis] Bug 859751: Windows 8 toolkit theme adjustments. r=dao.
2014-01-20 12:36:10 +01:00
Alex Henrie
52fcd58533
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
158ed8b3ec
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
78680ed96d
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
Mike de Boer
1c13e33ab2
Bug 878065: [Australis] introduce the final, flat panel UI style. r=dao
2013-11-21 16:39:36 +01:00
Gijs Kruitbosch
d283ec620c
Merge m-c to ux
2013-11-18 13:44:32 +01:00
Benjamin Smedberg
d90d2d0d49
Bug 932854 - when a site uses a hidden plugin, show a notification bar to aid discoverability. This patch, suitable for trunk and branch, uses existing strings which are not ideal. r=jaws
2013-11-11 16:11:12 -05:00
Matthew Noorenberghe
c32c2b79c8
Merge mozilla-central to UX
2013-11-09 17:46:29 -08:00
Gijs Kruitbosch
6d27553ea9
Merge mozilla-central and ux
2013-11-03 23:36:57 +01:00
Benjamin Smedberg
e4f1579850
Bug 932446 - in-content click-to-activate UI should look more clickable. Give the entire plugin a pointer cursor; reorder the vulnerable and activate sentences; underline the activate sentence so it looks like a clickable link; make the activate sentence red when :active so it also behaves more like a link, r=jaws ui-r=lco
2013-11-02 11:53:26 -04:00
Kai Strecker
3889da7c8a
Bug 911876 - Increase the find bar close button's clickable area. r=dao
2013-11-08 15:23:55 +01:00
Gijs Kruitbosch
c18d784b3c
Merge m-c to ux
2013-10-03 17:20:04 +02:00
Ms2ger
105ce73cfa
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
5d3ed7cf58
Merge m-c to UX
2013-10-01 00:36:26 +02:00
Gregory Szorc
cc1da2c22a
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
2780a0f874
Merge mozilla-central and ux
2013-09-27 10:35:54 +02:00
Ed Morley
038cae0901
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Gregory Szorc
483a776413
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Sankha Narayan Guria
455137f08b
Bug 920943 - Unprefix -moz-grab from browser chrome CSS. r=dao
2013-09-26 14:36:59 +05:30
Gijs Kruitbosch
8ed9c0d44e
Merge mozilla-central and ux
2013-09-21 13:14:05 +02:00
Mike de Boer
f89b910de3
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
Mike Conley
717a6d0cec
Automated merge with https://hg.mozilla.org/mozilla-central
2013-09-05 09:59:00 -04:00
Gijs Kruitbosch
e27ae39c3e
Merge mozilla-central and ux
2013-08-29 23:55:09 +02:00
Mike Conley
b09e5aef4c
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-24 15:03:12 -04:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Richard Marti
954c61b05f
Bug 909813 - Input autocomplete popup hover styling broken with Aero. r=dao
2013-08-27 22:06:29 +02:00
Richard Marti
f0b5dbbcc5
Bug 898955 - zotero Library navigation pane draws unusual borders. r=dao
2013-08-23 11:06:48 +02:00
Matthew Noorenberghe
ed0883d351
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
f9fd232851
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-13 10:12:56 -04:00
Jared Wein
9790b4ac3f
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-10 18:18:29 -04:00
Robert Bindar
b69bae63ce
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
54bcb094a8
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
211b357473
Merge m-c to UX
2013-07-30 20:27:46 +02:00
Gijs Kruitbosch
4d8bec1da1
Merge m-c to UX
2013-07-30 11:14:11 +02:00
Stephen Pohl
cfbcb464d4
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
ec3ee297fc
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-27 15:01:05 -04:00
Marco Castelluccio
1634e16fb6
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
104ed6fb91
Merge m-c to ux
2013-07-24 17:44:40 +02:00
Gijs Kruitbosch
4bb8eed883
Merge m-c to ux
2013-07-22 09:26:50 +02:00
Matthew Noorenberghe
d5583b2521
Merge mozilla-central to UX
2013-07-18 19:53:03 -07:00
Ryan VanderMeulen
0439786998
Merge m-c to inbound on a CLOSED TREE.
2013-07-18 14:53:05 -04:00
Stephen Pohl
1444ac023d
Bug 870941: Remove CSS rules for overlay scrollbars that became unnecessary. r=roc
2013-07-18 10:10:03 -04:00
Markus Stange
e366563d7b
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
69c002eae8
Bug 895421 - Remove obsolete overlay scrollbar css in Windows toolkit theme. r=spohl
2013-07-18 09:47:45 -05:00
Gijs Kruitbosch
40f46f3d07
Merge m-c to ux
2013-07-16 14:19:40 +02:00
Matthew Noorenberghe
8a675cd703
Merge mozilla-central to UX
2013-07-12 22:14:28 -07:00
Mike de Boer
9be10f1515
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
a349f6bc93
Merge mozilla-central and ux
2013-07-10 23:53:05 +02:00
Gijs Kruitbosch
1ffcb4dfe9
Merge m-c to UX
2013-07-09 13:09:02 +02:00
Jared Wein
e916c8b9b8
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-07 17:21:25 -04:00
Jared Wein
f907175807
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-03 12:40:14 -04:00
Gijs Kruitbosch
9b8a48df74
Merge m-c to ux
...
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-29 11:18:15 -04:00
stefanh@inbox.com
63c615a8d1
Bug 857461 - pinstripe: non-native focus rings are applied for links in chrome. r=Mano.
2013-07-04 18:46:01 +02:00
Gijs Kruitbosch
8b5b507fb3
Merge mozilla-central and ux
2013-06-27 14:24:43 -04:00
Stephen Pohl
5903ee65bb
Bug 868416: Keep overlay scrollbars the same size irrespective of the current document zoom level. r=roc
2013-06-27 00:00:41 -04:00
Blake Kaplan
793d1c0664
Bug 887950 - Fix the notificationbar code to deal with additional <xbl:children> elements. r=mstange
...
--HG--
extra : rebase_source : 003873cfb514874d4f432c7bc7f7657ddac9dcb0
2013-06-28 18:48:12 -07:00
Richard Marti
fd3dd54cba
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
7532112efb
Bug 776708 - Change the findBar appearance and improve its UX. r=dao
2013-07-08 20:48:12 +02:00
Stephen Pohl
73d48d6e3b
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
15f30eed45
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
Stephen Pohl
d8a27a209b
Bug 896443: Fix the z-ordering of overlay scrollbars to make them appear on top of content with z-index > 0. r=roc
2013-07-25 21:31:35 -04:00
Mike de Boer
c3d2b60c7e
Bug 893011 - Adjust findbar border on Windows. r=dao
2013-07-19 14:13:37 +02:00
Benjamin Smedberg
79534d3c5a
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
d4baa641c6
Bug 869543: move findbar to the top. r=dao
2013-07-11 12:44:34 +02:00
William Chen
457cdce513
Bug 875165 - Update help button style to be compatible with XBL refactoring changes. r=dao
...
--HG--
extra : rebase_source : 2874a068bc0de77161268810bf6c8daff92ed3e8
2013-05-17 15:29:02 -07:00
Jim Mathies
7a5fb0d2a7
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
2f47f82f77
Backed out changeset 77bd60758c53 (bug 879565) for still asserting, just not quite as much
2013-07-01 21:43:49 -07:00
Jim Mathies
f49be481e5
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
4f19f4c50a
Backed out changeset c2299dce9dbd (bug 879565) due to debug assertions.
2013-07-01 19:28:44 -05:00
Jim Mathies
d8e913c96a
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
ab34e516e7
Merge from m-c to ux
2013-06-26 10:44:39 -04:00
Mike Conley
7e7159628e
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-19 19:17:41 -04:00
Makoto Kato
933f878c39
Bug 884634 - GTK3 port should use Linux theme. r=karlt
2013-06-19 15:11:51 +09:00
Mike Conley
bc3e8457c4
Bug 856665 - Use Australis toolbar button styling on OS X. Most of this patch was originally written by Josiah Bruner. r=dao.
2013-06-13 16:38:47 -04:00
Mike Conley
2d0c01141c
Bug 851001 - Update global/icons/close[@2x].png for Australis, r=jaws
2013-06-05 21:39:36 +02:00
Gijs Kruitbosch
81b94bbb5f
Bug 873518 - bustage fix aero builds' jar.mn, rs=bustage
2013-05-28 17:11:30 +02:00
Gijs Kruitbosch
6f0488a0e5
Bug 873518 - Remove throbber button from customization palette, r=jaws
...
--HG--
extra : rebase_source : 0692e06311053ec0c016a7aee8e802f99cc813fb
2013-05-28 16:30:47 +02:00
Gijs Kruitbosch
7a59419ece
Bug 874448 - OS X customization mode doesn't have dragover border indicators on toolbarpaletteitems, r=dao
2013-05-22 11:37:06 +02:00
Mike Conley
5ff6baf840
Automated merge with https://hg.mozilla.org/mozilla-central
...
--HG--
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
2013-05-17 11:48:25 -04:00
Mike Conley
a790416205
Automated merge with https://hg.mozilla.org/mozilla-central
2013-05-15 17:14:08 -04:00
Blake Kaplan
60e791467a
Backout patch for bug 875165 in favor of the compatibility hack that landed.
2013-07-08 11:05:38 -04:00
Blake Kaplan
0e6bae7d01
Backout patch for bug 887950 in favor of the compatibility hack that landed.
2013-07-08 11:04:09 -04:00
Gijs Kruitbosch
82e507f929
Bug 752434 - Stop hiding toolbars for about:addons & co, r=dao
2013-05-14 20:20:45 +02:00
Mike Conley
5c6a1c3ca3
Mostly automated merge with https://hg.mozilla.org/mozilla-central
2013-05-13 13:04:32 -04:00