Commit Graph

1337 Commits

Author SHA1 Message Date
Mike de Boer
d68be553bc Bug 1008201: update Loop toolbar icon to a speech bubble. r=jaws 2014-07-31 17:38:11 +02:00
Paolo Amadini
9c057d0677 Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
Dão Gottwald
863f2799ec Bug 1037411 - Set the appropriate text color for -moz-appearance: menubar. r=gijs 2014-07-14 14:35:30 +02:00
Steven MacLeod
7484b612ea Bug 1018720 - Switch the translation infobar select box icon and add a HiDPI variant. r=florian
--HG--
extra : rebase_source : ca98e16a58e5ea2d16b48fa5a678008f268202c0
extra : histedit_source : 141dc4c7baca51e1eec06838a42c88f9471b28e3
2014-07-03 17:03:59 -04:00
Philip Chee
c96177838a Bug 1023277 - Dropdown for mail view selector uses menuitem[type="radio"] causing "All" and "Unread" to show no text when hovered instead of highlighted text with Win7 Aero Themes r=Dão 2014-07-06 02:46:53 +08:00
stefanh@inbox.com
d27a28e29f Bug 1012445 - Implement NS_THEME_CHECKMENUITEM for Mac OS X, css part. r=dao. 2014-07-04 20:01:29 +02:00
Richard Marti
eedea128dd Bug 1033570 - Correct the close-icon size also on in-content dialogs. r=dolske 2014-07-02 21:08:28 +02:00
Vikneshwar
75e3b29664 Bug 1027622 - Removed obsolete .toolbar-holder CSS rule. r=dao 2014-06-20 14:50:20 +02:00
Birunthan Mohanathas
c910458886 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Dão Gottwald
6390907808 Bug 1001871 - Make toolbarbutton.css use !important when setting toolbarbutton-text's margin to 0 in order to properly override global.css. r=Gijs 2014-06-13 13:58:23 +02:00
Cameron McCormack
f533a93e46 Bug 1023655 - Remove DOCTYPEs from SVG documents to avoid failed DTD loads. r=Unfocused 2014-06-11 12:08:23 +10:00
Mark Banner
f6a8923cd9 Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Mark Banner
f9cd53127f Bug 1000007 Separate out loop from the social api, and add a loop specific service and API injection. r=mhammond 2014-05-29 21:13:46 +01:00
Alex Henrie
091d0e360e Bug 997921 - Restore pre-FF29 XUL textbox padding. r=roc 2014-05-23 22:03:54 -06:00
Gijs Kruitbosch
bb70dca12d Bug 894490 - remove close-sidebar icon, r=jaws 2014-05-12 17:01:27 +01:00
Gijs Kruitbosch
266c47c829 Bug 1000051 - fix hidpi close icon size, r=dao 2014-05-12 16:57:43 +01:00
Timothy Nikkel
9e36b4eb90 Bug 1008197. We need to always have the overlay styles on scrollbars on mac because whether we have overlay scrollbars changes dynamically. r=roc
This backs out the mac part of bug 994861. Windows doesn't change overlay scrollbars dynamically, so the Windows part of bug 994861 can stay.
2014-05-09 23:59:33 -05:00
Robert Utasi
9de613ba22 Bug 1001204 - Remove hyperlink appearance for nsIAlertsService alerts when clickable. r=MattN 2014-05-07 00:04:57 +02:00
Gijs Kruitbosch
3c19772dd3 Bug 662744 - remove obsolete background image rules, r=dao
--HG--
extra : rebase_source : 02de983ca70eb349cfc31adf4af3ac95df8731a0
2014-05-01 12:13:38 +01:00
Mike de Boer
6600d6d45a Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused 2014-05-01 13:01:14 +02:00
Ed Morley
1484a289cb Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml 2014-05-01 11:45:32 +01:00
Mike de Boer
b294c17444 Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused. 2014-05-01 11:30:26 +02:00
Jared Wein
0d668685bf Bug 979318 - Plugin overlays are still layered over other elements. r=Gijs 2014-03-04 16:42:52 +01:00
Dão Gottwald
6d33d9b85d Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
f7b071cb25 Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests 2014-04-25 14:13:33 +02:00
Dão Gottwald
63e55755db Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 11:48:33 +02:00
Georg Fritzsche
cf2d2b0523 Bug 986677 - Add time left and activity state to experiments in the Addon Manager UI. r=unfocused 2014-04-23 14:34:49 +02:00
Gijs Kruitbosch
a71d5ab4a8 Bug 999080 - preprocess extensions.css, r=jaws 2014-04-21 22:37:18 +01:00
Timothy Nikkel
f3071a3d05 Bug 994861. Only overlay scrollbars should be positioned and have z-index. r=roc
Bug 896443 added these but didn't guard them on overlay scrollbars.

When drawing the scrollbars layout interprets a positioned scrollbar as an scrollbar that should be placed above the content (like overlay scrollbars). Classic scrollbars should be drawn in the background layer.
2014-04-14 13:16:30 -05:00
Vikneshwar
6dc72dd029 Bug 994307 - Remove -moz- prefix from linear-gradients property. r=dao, r=ntim 2014-04-13 15:23:27 -04:00
Neil Deakin
77a876d7d3 Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao 2014-04-08 08:45:52 -04:00
YFdyh000
79881e84bb Bug 844637 - Wrong image in console.css. r=mossop 2014-04-03 05:17:00 +02:00
Tim Nguyen
eed0252386 Bug 980339 - Remove border-radius from add-on manager on Windows 8. r=mikedeboer, sr=Unfocused. 2014-04-02 13:17:44 +02:00
Wes Kocher
6eb2b87376 Merge fx-team to m-c 2014-03-28 16:48:17 -07:00
Matthew Noorenberghe
4d62b1b42e Bug 879921 - Replace GTK close icons on Linux with our own except for on menus and dialog buttons. r=Gijs 2014-03-27 23:14:11 -07:00
Gregory Szorc
16b95f26ad Bug 973992 - Support experiments add-ons; r=Unfocused
A new type of add-on is introduced: experiments.

Experiments are add-ons that conduct data experiments. They are deployed
to compatible clients and collect additional information about the
client.

--HG--
extra : rebase_source : 98a612933978b3e4bcfb83da9f6a9782c62dc0da
extra : amend_source : 9347a56bc3034c7ea1e50918278c6b9cc1270521
2014-03-19 15:02:58 -07:00
Neil Rashbrook
58ffcd40da Bug 948901 FTP directory listings need to support the Character Encoding menu r=mayhemer,michal 2014-03-28 08:32:56 +00:00
Wes Kocher
796cac04bf Backed out changeset 18f95fb1d866 (bug 948901) for breaking OSX m-oth 2014-03-25 18:20:40 -07:00
Neil Rashbrook
4a9c92e4e7 Bug 948901 FTP directory listings need to support the Character Encoding menu r=mayhemer,michal 2014-03-25 23:56:40 +00:00
Michael Green
15e76857ef Bug 948883 - Move inline scripts and styles into separate file for toolkit/content/aboutSupport.xhtml (URL=about:support). r=Unfocused 2014-03-24 09:11:21 -04:00
Jared Wein
090ee7316e Backed out changeset 675945ee2609 (bug 986529) 2014-03-21 14:56:30 -04:00
Blake Winton
e4eec3a597 Bug 986529 - Invert tab close icon on Windows classic theme. r=jaws, ui-r=shorlander 2014-03-21 13:44:59 -04:00
Mike de Boer
c02d148418 Bug 982993: [Australis] increase panel padding back to 10px. This backs out changes made in bug 961727 and deps. r=dao 2014-03-20 17:57:12 +01:00
Gijs Kruitbosch
31bdc843c9 Bug 879616 - adjust close icons for OS X to deal with bright lightweight themes, r=MattN
--HG--
extra : rebase_source : b51f2975a66704ab75f21582eee56fc797b32ba0
2014-03-18 22:51:24 +00:00
Blake Winton
a99f0e62fd Bug 981419 - Make the new checkmarks for the Australis bookmarks widget have their own images. ui-r=shorlander, r=Gijs. 2014-03-11 08:21:00 +00:00
Blake Winton
35d984b8e2 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
76f600859b Bug 978003 - Update inContentUI.css for Windows 8 and up. r=mdeboer 2014-03-05 20:59:56 +01:00
stefanh@inbox.com
ac0256733a Bug 970079 - Native theming for MacOS X help buttons, css part. r=dao. 2014-02-27 18:12:20 +01:00
Justin Dolske
1ebbe7a36f Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Justin Dolske
9d4d791ce7 Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws 2014-02-18 19:05:33 -08:00