stefanh@inbox.com
51ccb33a0d
Bug 970079 - Native theming for MacOS X help buttons, css part. r=dao.
2014-02-27 18:12:20 +01:00
Justin Dolske
6279400910
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Justin Dolske
23f80990ac
Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws
2014-02-18 19:05:33 -08:00
Mike de Boer (mdeboer@mozilla.com)
d006473802
[Australis] Bug 972525: update notifications close button alignment. r=dao
2014-02-14 13:01:14 +01:00
Stephen Horlander
2429f681bc
[Australis] Bug 968595 - Change arrow panel arrow size and arrow panel styling. r=dao
2014-02-14 14:16:25 +01:00
Ehsan Akhgari
d91d200572
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
afdb724edf
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
8c3b36eccb
Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao
2014-02-04 21:36:29 -07:00
Jacek Caban
3e0e33a697
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)
f4375f92d8
[Australis] Bug 961727: adjust popup padding on Windows to 4px. r=dao
2014-02-05 13:17:34 +01:00
Alex Henrie
b1b70981eb
Bug 157846 - Remove padding from textbox.plain. r=roc
2014-01-16 16:45:20 -07:00
Darrin Henein
53b5b0f75d
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
1efc7fa24c
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
37f2333d50
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
93d221dde2
[Australis] Bug 859751: Windows 8 toolkit theme adjustments. r=dao.
2014-01-20 12:36:10 +01:00
Alex Henrie
9886906ee1
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
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
Mike de Boer
fd53403e3b
Bug 878065: [Australis] introduce the final, flat panel UI style. r=dao
2013-11-21 16:39:36 +01:00
Gijs Kruitbosch
65c5bb5207
Merge m-c to ux
2013-11-18 13:44:32 +01:00
Benjamin Smedberg
82b284d489
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
aba2581f1a
Merge mozilla-central to UX
2013-11-09 17:46:29 -08:00
Gijs Kruitbosch
adc9c274bb
Merge mozilla-central and ux
2013-11-03 23:36:57 +01:00
Benjamin Smedberg
feecbed02e
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
0d9249e536
Bug 911876 - Increase the find bar close button's clickable area. r=dao
2013-11-08 15:23:55 +01:00
Gijs Kruitbosch
4ef230e3b8
Merge m-c to ux
2013-10-03 17:20:04 +02:00
Ms2ger
1ee1f27aa3
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
e69a32b297
Merge m-c to UX
2013-10-01 00:36:26 +02:00
Gregory Szorc
e6acf6270f
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
7ff3b4b7d0
Merge mozilla-central and ux
2013-09-27 10:35:54 +02:00
Ed Morley
53a451894a
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Gregory Szorc
0b4364c6f3
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +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
Mike Conley
a7dfe464f8
Automated merge with https://hg.mozilla.org/mozilla-central
2013-09-05 09:59:00 -04: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
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09: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