Commit Graph

58 Commits

Author SHA1 Message Date
Matthew Noorenberghe
554973f735 Bug 858089 - Adjust tab height and polish selected tab stroke seam and toolbar highlight. r=mconley,dao
--HG--
extra : rebase_source : 19713992684aa70bd3f6b2364e9fb9e2e1829295
2013-05-16 16:32:15 -04:00
Matthew Noorenberghe
6c5c38b10c Bug 864608 - Update tab drag dropmarker position for Australis. ui-r=shorlander r=fryn
--HG--
extra : rebase_source : 5e6083347b86dc7e6382658e7f9e28852e3c99c4
2013-05-15 14:06:27 -04:00
Gijs Kruitbosch
f82ed0bf87 Bug 872162 - Remove obsolete disablechrome CSS, r=dao 2013-05-15 11:32:09 +02:00
Mike Conley
a790416205 Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-15 17:14:08 -04:00
Mike Conley
5c6a1c3ca3 Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-13 13:04:32 -04:00
Jared Wein
a97a2d4fa1 Bug 869101 - Update in-content customization to remove the Appearance section and clean up the styling. r=mconley 2013-05-09 18:28:02 -04:00
Mike Conley
c2296c854c Bug 867343 - Back out star button UI changes. r=mak. 2013-05-10 11:19:48 -04:00
Mike Conley
df87767115 Bug 869084 - Unreadable text color in selected tab when using default theme on Linux GTK. r=MattN. 2013-05-06 14:33:15 -04:00
Mike Conley
8fad4acea4 Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-06 16:55:59 -04:00
Mike Conley
19aae291b4 Bug 863753 - Retire the Firefox appmenu button. r=MattN. 2013-05-06 11:36:17 -04:00
Jared Wein
b5584a8f77 Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-03 09:08:52 -04:00
Mike Conley
6554726976 Mostly automated merge with https://hg.mozilla.org/projects/ux 2013-05-02 18:34:15 -04:00
Shane Caraveo
3d7ca331ef bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-02 11:49:11 -07:00
Mike Conley
3384cb9c44 Bug 834284 - Lightweight theme support for Australis tabs on GTK Linux theme. r=MattN. 2013-05-02 12:42:17 -04:00
Mike Conley
3bbe526646 Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-02 12:41:21 -04:00
Matthew Noorenberghe
7dc785e5eb Bug 826689 - Implement Australis tab dimensions. r=dao, ui-r=shorlander 2013-05-02 12:05:50 -04:00
Mike Conley
9143245a00 Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=Unfocused,jaws 2013-04-30 16:25:08 +12:00
Blair McBride
8bbd584c82 Backed out changeset 4b42aaccf679 (bug 864355) for breaking everything. 2013-04-29 20:54:00 +12:00
Mike Conley
b286fda5c3 Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=jaws. 2013-04-25 15:28:37 -04:00
Gijs Kruitbosch
539f41acac Bug 865487 - New Tab button should never get -moz-box-align: stretch in the first place, r=dao 2013-04-25 13:30:33 +02:00
Gijs Kruitbosch
d97e90b6e2 Bug 857626 - fix new tab button on Windows and Linux, r=dao
--HG--
extra : rebase_source : 3897a736ee04936ce73ddfc5073e09e77472aa8e
2013-04-25 00:57:28 +02:00
Mike Conley
95324826c3 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-24 17:15:52 -04:00
Mike Conley
19c1235246 Bug 685059 - Remove empty placeholder icon in tabs when a page has no favicon. r=dao,ui-r=shorlander. 2013-04-24 16:04:13 -04:00
Jared Wein
dd6683e80a Bug 573329 - Remove 'text' and 'text&icons' mode for toolbar buttons. r=mconley 2013-04-24 13:26:01 -04:00
Mike Conley
4ff6089d87 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-24 11:17:47 -04:00
Mike Conley
8d31a07891 Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-04-24 10:54:12 -04:00
Aishwarya Goyal
19eee832bb Bug 691594 - Remove the default favicon image from bookmarks toolbar when no favicon provided by site. r=dao 2013-05-14 08:29:31 -04:00
Blair McBride
3b3397fb24 Bug 858196 - Move all customization code to be under browser/components/customizableui/. r=jaws.
--HG--
rename : browser/base/content/customizing.xhtml => browser/components/customizableui/content/aboutCustomizing.xhtml
rename : browser/base/content/customize.inc => browser/components/customizableui/content/customizeMode.inc.xul
rename : browser/base/content/panelUI.inc => browser/components/customizableui/content/panelUI.inc.xul
rename : browser/base/content/panelUI.js => browser/components/customizableui/content/panelUI.js
rename : browser/base/content/panelUI.xml => browser/components/customizableui/content/panelUI.xml
rename : browser/base/content/panelUIOverlay.js => browser/components/customizableui/content/panelUIOverlay.js
rename : browser/base/content/panelUIOverlay.xul => browser/components/customizableui/content/panelUIOverlay.xul
rename : browser/base/content/toolbar.xml => browser/components/customizableui/content/toolbar.xml
rename : browser/modules/CustomizableUI.jsm => browser/components/customizableui/src/CustomizableUI.jsm
rename : browser/modules/CustomizeMode.jsm => browser/components/customizableui/src/CustomizeMode.jsm
rename : browser/themes/linux/customization/customization-mode-background.jpg => browser/themes/linux/customizableui/customization-mode-background.jpg
rename : browser/themes/linux/panelUIOverlay.css => browser/themes/linux/customizableui/panelUIOverlay.css
rename : browser/themes/osx/customization/customization-mode-background.jpg => browser/themes/osx/customizableui/customization-mode-background.jpg
rename : browser/themes/osx/panelUIOverlay.css => browser/themes/osx/customizableui/panelUIOverlay.css
rename : browser/themes/shared/customization.inc.css => browser/themes/shared/customizableui/customizeMode.inc.css
rename : browser/themes/shared/panelUIOverlay.inc.css => browser/themes/shared/customizableui/panelUIOverlay.inc.css
rename : browser/themes/windows/customization/customization-mode-background.jpg => browser/themes/windows/customizableui/customization-mode-background.jpg
rename : browser/themes/windows/panelUIOverlay.css => browser/themes/windows/customizableui/panelUIOverlay.css
2013-04-15 17:34:52 +12:00
Matthew Noorenberghe
86242cd786 Bug 855229 - Adjust focus-rect on tabs for Australis. r=mconley,ui-r=shorlander 2013-03-29 14:53:01 -07:00
Mike Conley
39b94a82b0 Bug 860562 - CSS fixups for toolbarpalette items and customization mode. r=jaws. 2013-04-11 15:50:07 -04:00
Blake Winton
3d1d9e6883 Bug 858662 - Make clicking on the blue grid in customization mode exit customization mode. r+ui-r=mconley. 2013-04-10 16:24:45 -04:00
Blake Winton
87c2ecba44 Bug 858067 - Make the customize panel look more panel-y when in customization mode. r,ui-r=mconley 2013-04-09 21:50:05 -04:00
Mike Conley
349ee2af76 Bug 770135 - Follow-up to use correct cut/copy/paste/zoom button graphics on OSX and Linux, also makes grid background work on Linux. r=jaws 2013-03-26 19:37:47 -04:00
Mike Conley
12458680bc Bug 770135 - Add a grabbing item effect when customizing, as well as some CSS polish. r=jaws. 2013-03-22 17:28:34 -04:00
Mike Conley
90944b68fb Bug 770135 - Make going into customization mode more stylish and splendid. r=jaws. 2013-03-22 15:15:58 -04:00
Mike Conley
79acd9dbc6 Bug 823176 - Australis tabs styling for Linux. r=MattN 2013-03-20 11:01:00 -07:00
Shane Caraveo
a75a6866be bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
12ff67968d Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo
7a6418baee bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Shane Caraveo
e1af731aca bug 824164 change position of chat overflow button, r=markh 2013-05-05 19:48:20 -07:00
Shane Caraveo
69632d4061 bug 858321 update default state of toolbarbutton menu, r=markh 2013-05-06 11:25:24 -07:00
Shane Caraveo
d5ecd2e542 bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-04 13:11:18 -07:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
d1969f91c7 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
Matt Brubeck
7fc0ebda8b Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Mark Hammond
e6c1a5e0f6 Bug 588305 - Convert offline storage notifications to a doorhanger panel. r=MattN 2013-04-29 17:38:53 +10:00
Ed Morley
0a69d5b0b1 Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Shane Caraveo
e8b5f0fa15 bug 853151 refactoring recommend into SocialMark, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -07:00
Marco Bonardo
60696b020b Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
2013-04-23 16:06:17 +02:00
Shane Caraveo
0e150f0565 bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
Phil Ringnalda
49a6aa6c14 Back out 314ce3068d94 (bug 855389) for browser-chrome bustage 2013-04-07 22:59:33 -07:00