Commit Graph

54 Commits

Author SHA1 Message Date
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
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
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
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
af3f83a4d2 Bug 892499 - Use background-color instead of box-shadow to prevent drawing glitches. r=dao 2013-07-23 13:55:00 +02: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
Jim Mathies
b601f4559a Bug 895421 - Remove obsolete overlay scrollbar css in Windows toolkit theme. r=spohl 2013-07-18 09:47:45 -05: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
7ed8394c6f Bug 869543: move findbar to the top. r=dao 2013-07-11 12:44:34 +02:00
Jared Wein
5bfd235f29 Bug 822149 - Replace translucent media backgrounds with an opaque background and make uniform the backgrounds for images and audio/video. r=dolske 2013-07-09 09:09:16 -04: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
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
Ryan VanderMeulen
4d4fc5ac17 Backed out changeset 1f6132caf111 (bug 879565) for warnings-as-errors bustage.
CLOSED TREE
2013-07-01 14:50:25 -04:00
Jim Mathies
2d7b573442 Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange 2013-07-01 13:29:24 -05:00
Ryan VanderMeulen
2d646e5b65 Backed out changeset a6637e9e5731 (bug 855998) for Windows mochitest-other failures. 2013-07-01 12:34:52 -04:00
Richard Marti
37db900151 Bug 855998 - Use Aero styling for hover and selected items in UI. r=dao, ui-r=shorlander 2013-06-27 12:18:20 +02:00
Robert Strong
85b9ab73e1 1. main patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:07 -07:00
Phil Ringnalda
864d14c11f Back out 01bc57172461:5bd9adbd3b15 (bug 843497) for xpcshell failures 2013-06-21 19:49:47 -07:00
Robert Strong
73995284ca 1. main patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-21 18:10:58 -07:00
Gijs Kruitbosch
436c771d61 Bug 874448 - OS X customization mode doesn't have dragover border indicators on toolbarpaletteitems, r=dao
--HG--
extra : rebase_source : 362b1b4596078e358cb9856b43781447e409f56f
2013-05-22 11:37:06 +02:00
Frank Wein
6ac3aaa1a6 Bug 871291 - Replace CSS selector -moz-locale-dir with chromedir selector inside pluginProblem.css, r=dolske 2013-05-15 15:35:01 +02:00
Jonathan Kew
62df90f2ce bug 867818 - ensure Download confirmation icon is the correct size on win/hidpi systems. r=dolske 2013-05-07 09:08:34 +01:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
9a4ea6d3e9 Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
Ryan VanderMeulen
7e31013df9 Merge m-c to fx-team. 2013-04-25 08:41:24 -04:00
Sachin Hosmani
825e9657fa Bug 842780 - about:newaddon doesn't restrict size of the add-on's icon. r=Unfocused 2013-04-23 12:04:30 +05:30
Brandon Waterloo
4ea4704e26 Bug 862117 - Move CSS rule classes relevant to image documents for cursor appearance (zoom in / zoom out) into layout/style/ImageDocument.css. r=roc, r=jaws
This stylesheet applies to all ImageDocuments, including those in frames. In old location for CSS rules, some full themes would not show cursors correctly, nor would ImageDocuments in frames. Image rotation CSS rule classes moved to layout/style/TopLevelImageDocument.css.
2013-04-21 18:29:14 -04:00
Richard Marti
d6acbf9c56 Bug 864128 - Fix height of editable menulist dropmarker. r=fryn ui-r=fryn 2013-04-21 13:53:17 +02:00
Jonathan Kew
e73c910d32 bug 857089 - add a device-pixel zoom level to image viewer. r=bz 2013-04-18 16:27:37 +01:00
Marco Bonardo
3cbe6fe633 Bug 748894 follow-up - increase menu-button dropmarker clickable area.
r=dao
2013-04-23 16:06:20 +02:00
Masatoshi Kimura
d18d93c315 Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao 2013-04-07 23:28:34 +09:00
Shane Caraveo
1da07c03d0 bug 845151 add new service icon for social services tab in about:addons, r=markh 2013-04-04 12:40:43 -07:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Ryan VanderMeulen
5a92ebaf5e Merge inbound to m-c. 2013-04-01 13:36:59 -04:00
Ryan VanderMeulen
2a7efce97b Merge m-c to fx-team. 2013-04-01 10:47:29 -04:00
Blair McBride
8187820604 Bug 837008 - Make the Add-ons Manager search textbox adapt to small window size. r=Mossop 2013-04-01 22:08:36 +13:00
Richard Marti
3c9bc77189 Bug 856040 - Adjust padding of XUL menulist to match native widget on Windows 7 and up. r=fryn ui-r=fryn 2013-04-01 10:09:44 +02:00
Kyle Machulis
43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Richard Marti
023bb2fd40 Bug 853431 - Fix menulist active (hover) text color on Windows 7 and up. r=fryn ui-r=fryn 2013-03-25 21:28:13 +01:00
Richard Marti
0b0c742264 Bug 814041 - Fix menulist item padding and active text color on Windows XP. r=fryn 2013-03-02 11:30:44 +01:00
Brandon Waterloo
81dfd14df2 Bug 846929 - Instead of directly overwriting the style attribute to give a zoom in/zoom out cursor on very large images (when they overflow), add/remove classes that will change the cursor. r=roc 2013-03-15 16:45:40 -04:00
William Chen
a0839dcbd7 Bug 782211 - Part 8: Updated existing XUL alerts to implement the Notification API. r=enn 2013-03-18 06:24:54 -07:00
Gregory Szorc
7d09ff18e0 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Neil Rashbrook
949d1ec136 Bug 658829 part 2 - stop using undetermined binding r=jimm
--HG--
extra : rebase_source : e77917b9cdc758e1929cc65a9be2e53e3b039ec0
2013-02-25 00:16:35 +00:00