Commit Graph

56 Commits

Author SHA1 Message Date
Jared Wein
5bd3f7271c Bug 858056 - Customization areas should only gain an affordance when an item is grabbed. r=Unfocused
--HG--
extra : rebase_source : ff7b1388bc36b81e1ed9a2ae65d245a44dfeddf5
2013-05-17 00:25:40 -04:00
Mike de Boer
690a73bc22 Bug 868636: new Help subview panel. r=jaws 2013-05-17 10:41:12 +02:00
Matthew Noorenberghe
65ae06bcc1 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
Mike Conley
277b86a80a Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-13 13:04:32 -04:00
Jared Wein
e9a788ce8c Bug 870574 - Adjust customization look of OS X browser window to have grid background and padding. r=mconley 2013-05-10 16:24:18 -04:00
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
Mike Conley
2eedd18323 Bug 867585 - Create panelmultiview binding for panels with subviews. r=Unfocused. 2013-05-09 12:00:33 -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
Jared Wein
0ac32b16e1 Backed out changeset 71d47560397f (bug 864811) r=gijs 2013-05-03 08:20:42 -04:00
Mike Conley
77de0ee9ff Mostly automated merge with https://hg.mozilla.org/projects/ux 2013-05-02 18:34:15 -04:00
Jared Wein
a66d56923c Bug 867682 - Fix the alignment in the menu panel. r=mconley 2013-05-01 17:29:33 -04:00
Gijs Kruitbosch
a5a63b6f44 Bug 850918 - Allow tab clip-path and tab-active-middle.png to scale. r=MattN 2013-05-01 13:28:43 +02:00
Matthew Noorenberghe
ee88d0c108 Bug 826689 - Implement Australis tab dimensions. r=dao, ui-r=shorlander 2013-05-02 12:05:50 -04:00
Jared Wein
5489109b3f Bug 864811 - Remove use of :-moz-any as the right-most selector in the new PanelUI css. r=fryn 2013-04-30 18:41:32 -04:00
Jared Wein
5115f7f6a9 Bug 861088 - Show the History subview as an arrow panel when the History widget is in the toolbar. r=mconley 2013-04-30 17:20:00 -04:00
Mike Conley
9f8c5808c8 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-25 15:27:35 -04:00
Gijs Kruitbosch
a061cfbc87 Bug 865698 - Avoid using generated content: '' as much as possible, r=MattN 2013-04-25 17:15:07 +02: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
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
e726c53056 Bug 862886 - The toolbarbutton that spawns the subview in the menu panel should have a blue background. r=dao 2013-04-24 13:32:10 -04:00
Mike Conley
a8b2de3815 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-24 11:17:47 -04:00
Gijs Kruitbosch
467175f926 Bug 857626 - Use -moz-box-align: stretch and don't specify the height of the tab separator, r=dao 2013-04-24 16:32:31 +02:00
Gijs Kruitbosch
c914e983e1 Bug 851009 - Australis tab separator highlights. ui-r=fryn,r=MattN 2013-04-16 21:08:07 -07:00
Matthew Noorenberghe
a79edb38d5 Bug 813786 - Australis tabs Windows lightweight theme support. r=mconley 2013-04-22 17:01:31 -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
Jared Wein
f1af47f610 Bug 861087 - Resize the subview when the subview overflows. r=Unfocused. 2013-04-19 17:06:53 -04:00
Mike Conley
9767f91d3f Bug 861401 - Make subview transitions work again - fixes fallout from bug 860562. r=jaws. 2013-04-12 18:33:01 -04:00
Jared Wein
402aa8f1ed Bug 855803 - Create the History widget with subview. r=mconley 2013-04-12 03:43:21 -04:00
Mike Conley
cdde2c8a8a Bug 860646 - Panel isn't resizing reliably when entering sub-views. r=jaws,feedback=Unfocused. 2013-04-12 03:42:52 -04:00
Mike Conley
7a761d2747 Bug 860535 - Make it possible to add widgets to the ends of customization areas when customizing. r=jaws. 2013-04-11 15:50:45 -04:00
Mike Conley
70f43b859a Bug 860562 - CSS fixups for toolbarpalette items and customization mode. r=jaws. 2013-04-11 15:50:07 -04:00
Mike Conley
65f566617c Bug 856639 - Fix CSS to allow menu panel subview deck to work properly. r=Unfocused. 2013-04-03 09:58:07 -04:00
Girish Sharma
c22f3faeba Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof 2013-04-17 12:27:36 +05:30
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
86842499a7 Bug 770135 - New PanelUI and toolbar customization - Milestone 1. r=mconley,jaws,Unfocused. 2013-03-26 17:23:23 -04:00
Mark Hammond
18d84eb556 Bug 809733 - add css transitions for width and height to chatboxes. r=jaws 2013-04-17 11:29:03 +10:00
Matthew Noorenberghe
3438ba9eac Bug 823180 - Australis tab styling for OS X. r=dao,mconley 2013-03-08 02:57:00 -08:00
Matthew Noorenberghe
0a24b0f8fa Bug 738491 - Move common tab styles to themes/shared/. r=dao,mconley 2013-03-08 02:57:00 -08:00
Ms2ger
ca73ea5d20 Merge m-c to m-i. 2013-05-07 09:49:18 +02:00
Shane Caraveo
55ad2af2ff bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
fd33c35632 Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo
3f13bc08ef bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Brandon Benvie
7b433402d6 bug 808369 - Use VariablesView in the Scratchpad; r=msucan 2013-05-06 19:11:44 -04:00
Shane Caraveo
866d322270 bug 824164 change position of chat overflow button, r=markh 2013-05-05 19:48:20 -07:00
Anton Kovalyov
06a6cd27f8 Bug 858759 - Move profiler.css to browser/themes. r=vporof 2013-04-10 10:41:45 -07:00
Shane Caraveo
cffb727cec bug 845151 add new icons for install panel and chatnub, r=markh 2013-04-07 18:40:50 -07:00
Girish Sharma
c3a006ff38 Bug 835899 - Web Console autocomplete popup could need some UI love, r=msucan, r=paul 2013-03-14 23:34:05 +05:30