Commit Graph

99 Commits

Author SHA1 Message Date
Mike Conley
1bf9251005 Automated merge with https://hg.mozilla.org/projects/ux 2013-05-10 11:24:24 -04:00
Jared Wein
521db889a9 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
Matthew Noorenberghe
eda92ff5fe Bug 865178 - Australis tabs OS X lightweight theme support. ui-r=shorlander, r=mconley
--HG--
rename : browser/themes/windows/browser-lightweightTheme.css => browser/themes/osx/browser-lightweightTheme.css
extra : rebase_source : bff72afa778aeec4789a81ec29e73e6df5cc18c9
2013-05-04 03:25:59 -04:00
Mike Conley
165415d1c4 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
bcaa451a1b Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-06 16:55:59 -04:00
Mike Conley
c4fe47ff08 Bug 863753 - Retire the Firefox appmenu button. r=MattN. 2013-05-06 11:36:17 -04:00
Jared Wein
b8479c19c3 Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-03 09:08:52 -04:00
Mike Conley
77de0ee9ff Mostly automated merge with https://hg.mozilla.org/projects/ux 2013-05-02 18:34:15 -04:00
Shane Caraveo
68a8db25b0 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
1001345155 Bug 834284 - Lightweight theme support for Australis tabs on GTK Linux theme. r=MattN. 2013-05-02 12:42:17 -04:00
Mike Conley
dd58d909f1 Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-02 12:41:21 -04:00
Matthew Noorenberghe
ee88d0c108 Bug 826689 - Implement Australis tab dimensions. r=dao, ui-r=shorlander 2013-05-02 12:05:50 -04:00
Mike Conley
b74d7af666 Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=Unfocused,jaws 2013-04-30 16:25:08 +12:00
Blair McBride
d4b5a0d71a Backed out changeset 4b42aaccf679 (bug 864355) for breaking everything. 2013-04-29 20:54:00 +12:00
Mike Conley
eed7b3a5db Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=jaws. 2013-04-25 15:28:37 -04:00
Gijs Kruitbosch
e4f06c9a8d 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
7f7f037849 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
faa4565ad1 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-24 17:15:52 -04:00
Mike Conley
6d905e1fd9 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
40ca5ea733 Bug 573329 - Remove 'text' and 'text&icons' mode for toolbar buttons. r=mconley 2013-04-24 13:26:01 -04:00
Mike Conley
a8b2de3815 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-24 11:17:47 -04:00
Mike Conley
8329f0f9ad Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-04-24 10:54:12 -04:00
Mike Conley
786fba14bd Automated merge with https://hg.mozilla.org/mozilla-central 2013-04-23 10:50:24 -04:00
Gijs Kruitbosch
c914e983e1 Bug 851009 - Australis tab separator highlights. ui-r=fryn,r=MattN 2013-04-16 21:08:07 -07:00
Mike Conley
66c65de5dd Automated merge with https://hg.mozilla.org/mozilla-central 2013-04-19 16:58:03 -04:00
Blair McBride
4f2ccf3a07 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
Michael Ratcliffe
0cade2c987 Bug 855502 - we need a proper design for the new checkboxes r=benvie
Bug 855502 - we need a proper design for the new checkboxes r=benvie
2013-04-11 16:46:00 +01:00
Girish Sharma
dd95cc88be Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past 2013-04-15 18:04:48 +05:30
Girish Sharma
c22f3faeba Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof 2013-04-17 12:27:36 +05:30
Paolo Amadini
9c48636977 Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander 2013-04-24 02:19:49 +02:00
Matthew Noorenberghe
a4490ae0a5 Bug 855229 - Adjust focus-rect on tabs for Australis. r=mconley,ui-r=shorlander 2013-03-29 14:53:01 -07:00
Mike Conley
70f43b859a Bug 860562 - CSS fixups for toolbarpalette items and customization mode. r=jaws. 2013-04-11 15:50:07 -04:00
Blake Winton
6840b83fbe 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
2b69f86f3a 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
10ee5c45ea 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
53e07bffb2 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
00eb851676 Bug 770135 - Make going into customization mode more stylish and splendid. r=jaws. 2013-03-22 15:15:58 -04:00
Mike Conley
86842499a7 Bug 770135 - New PanelUI and toolbar customization - Milestone 1. r=mconley,jaws,Unfocused. 2013-03-26 17:23:23 -04:00
Mike Conley
470f074657 Bug 823176 - Australis tabs styling for Linux. r=MattN 2013-03-20 11:01:00 -07:00
Shane Caraveo
84189db96f 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)
c3368424ee 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
c6fd4ff29b 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
Garrett Robinson
d885e55059 Bug 837351 - Security Errors in Web Console. r=msucan 2013-04-22 18:07:36 -07:00
Mark Hammond
cfc3a6a78c Bug 588305 - Convert offline storage notifications to a doorhanger panel. r=MattN 2013-04-29 17:38:53 +10:00
Ed Morley
463e38b9da 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
1d88b8cfb8 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
Victor Porof
3ce07a9bc8 Bug 843287 - UI improvements for the variables view and sidebar, r=msucan 2013-04-09 22:05:34 +03:00
Anton Kovalyov
06a6cd27f8 Bug 858759 - Move profiler.css to browser/themes. r=vporof 2013-04-10 10:41:45 -07:00
J. Ryan Stinnett
78bcb60457 Bug 855520 - Add spacing around no element in style inspector; r=mratcliffe 2013-04-10 02:28:49 -05:00
Josh Marchán
3af0515a35 Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker 2013-04-03 19:55:00 +03:00