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

98 Коммитов

Автор SHA1 Сообщение Дата
Gregory Szorc e396fc159d 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 3df6b33a81 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 aba2581f1a Merge mozilla-central to UX 2013-11-09 17:46:29 -08:00
Kai Strecker 0d9249e536 Bug 911876 - Increase the find bar close button's clickable area. r=dao 2013-11-08 15:23:55 +01:00
Gijs Kruitbosch 7ff3b4b7d0 Merge mozilla-central and ux 2013-09-27 10:35:54 +02:00
Sankha Narayan Guria 2fab52119c Bug 920943 - Unprefix -moz-grab from browser chrome CSS. r=dao 2013-09-26 14:36:59 +05:30
Gijs Kruitbosch bbf2cef672 Merge mozilla-central and ux 2013-09-21 13:14:05 +02:00
Mike de Boer 751a9d7924 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 6fef5f4b03 Merge mozilla-central and ux 2013-08-29 23:55:09 +02:00
Mike Conley cbab103c3d Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-24 15:03:12 -04:00
Richard Marti 737fb9e276 Bug 909813 - Input autocomplete popup hover styling broken with Aero. r=dao 2013-08-27 22:06:29 +02:00
Richard Marti a5d755c8f3 Bug 898955 - zotero Library navigation pane draws unusual borders. r=dao 2013-08-23 11:06:48 +02:00
Matthew Noorenberghe 068eaa547b 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 083b775a4f Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Jared Wein 1585098246 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-10 18:18:29 -04:00
Robert Bindar 70f1b9a2e8 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 10282e0d27 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 7209a1137f Merge m-c to UX 2013-07-30 20:27:46 +02:00
Gijs Kruitbosch 9c5e7a50ad Merge m-c to UX 2013-07-30 11:14:11 +02:00
Stephen Pohl b240abca27 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 e181e23c37 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-27 15:01:05 -04:00
Marco Castelluccio c40bbaf264 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 ebd16b1344 Merge m-c to ux 2013-07-24 17:44:40 +02:00
Gijs Kruitbosch 45a1ad5f32 Merge m-c to ux 2013-07-22 09:26:50 +02:00
Matthew Noorenberghe c8e922ef53 Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Markus Stange 7896047658 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 b601f4559a Bug 895421 - Remove obsolete overlay scrollbar css in Windows toolkit theme. r=spohl 2013-07-18 09:47:45 -05:00
Gijs Kruitbosch 39c713e176 Merge m-c to ux 2013-07-16 14:19:40 +02:00
Matthew Noorenberghe 3cb1da3f70 Merge mozilla-central to UX 2013-07-12 22:14:28 -07:00
Mike de Boer af3f83a4d2 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 6cd359a5e6 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Gijs Kruitbosch 9eb64db035 Merge m-c to UX 2013-07-09 13:09:02 +02:00
Jared Wein cef6c82991 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-03 12:40:14 -04:00
Richard Marti e83693abf1 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 5c4419ce46 Bug 776708 - Change the findBar appearance and improve its UX. r=dao 2013-07-08 20:48:12 +02:00
Stephen Pohl 395f113100 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 48a892ea8e 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 548d7192c7 Bug 893011 - Adjust findbar border on Windows. r=dao 2013-07-19 14:13:37 +02:00
Benjamin Smedberg c5d1e4d1ad 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 7ed8394c6f Bug 869543: move findbar to the top. r=dao 2013-07-11 12:44:34 +02:00
Jim Mathies 8b019c0e6e 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 b67ef544c3 Backed out changeset 77bd60758c53 (bug 879565) for still asserting, just not quite as much 2013-07-01 21:43:49 -07:00
Jim Mathies 3376430962 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 2cd8d6dfd5 Backed out changeset c2299dce9dbd (bug 879565) due to debug assertions. 2013-07-01 19:28:44 -05:00
Jim Mathies 82d7613462 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 429c3fecb1 Merge from m-c to ux 2013-06-26 10:44:39 -04:00
Mike Conley c1c3d1e43c Bug 851001 - Update global/icons/close[@2x].png for Australis, r=jaws 2013-06-05 21:39:36 +02:00
Gijs Kruitbosch b3c482a8bb Bug 873518 - bustage fix aero builds' jar.mn, rs=bustage 2013-05-28 17:11:30 +02:00
Gijs Kruitbosch 2a17cdd2d7 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 1d70eca304 Bug 874448 - OS X customization mode doesn't have dragover border indicators on toolbarpaletteitems, r=dao 2013-05-22 11:37:06 +02:00