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 |
|
Mike Conley
|
95324826c3
|
Automated merge with https://hg.mozilla.org/projects/ux
|
2013-04-24 17:15:52 -04:00 |
|
Mike Conley
|
f6118a7967
|
Bug 865419 - Follow-up that fixes more 3-way merge badness from 4741bea99fbf. Exiting customization mode no longer breaks things. r=jaws.
|
2013-04-24 17:13:42 -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 |
|
Mike Conley
|
634ab950c4
|
Automated merge with https://hg.mozilla.org/projects/ux
|
2013-04-24 15:59:59 -04:00 |
|
Mike Conley
|
a9ed33f78a
|
Backout changeset 26a1f3c5c785 so that we can land it on UX and merge it in instead.
|
2013-04-24 15:36:02 -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
|
618dd64145
|
Bug 865419 - Fix bad 3-way merge into UX branch. r=jaws.
|
2013-04-24 12:52:22 -04:00 |
|
Mike Conley
|
f99bb400aa
|
Bustage fix after bad merge in https://hg.mozilla.org/projects/jamun/rev/cff96d365fcd. r=bustage-fix
|
2013-04-24 12:52:22 -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 |
|
Mike Conley
|
dec90a33e6
|
Bug 857088 - Ensure the proper gap between tab-strip and titlebar when using large fonts. r=MattN.
|
2013-04-23 10:54:20 -04:00 |
|
Mike Conley
|
9681684e06
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-04-23 10:50:24 -04:00 |
|
Mike Conley
|
7f4bafebde
|
Automated merge with https://hg.mozilla.org/projects/ux
|
2013-04-21 19:12:35 -04:00 |
|
Mike Conley
|
ce8cf89821
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-04-21 19:10:55 -04:00 |
|
Mike Conley
|
ab28d98af1
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-04-19 16:58:03 -04:00 |
|
Matthew Noorenberghe
|
849dd7a691
|
Bug 813786 - Australis tabs Windows lightweight theme support. r=mconley
|
2013-04-22 17:01:31 -07: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 |
|
Jared Wein
|
7eba12bf56
|
Bug 861087 - Resize the subview when the subview overflows. r=Unfocused.
|
2013-04-19 17:06:53 -04:00 |
|
Blair McBride
|
86f33eb2c7
|
Bug 861702 - PanelUI sub-view container can end up showing multiple views. r=jaws.
|
2013-04-15 13:35:16 +12:00 |
|
Ryan VanderMeulen
|
8bbb0d7013
|
Merge inbound to m-c.
|
2013-04-23 20:49:27 -04:00 |
|
Gregory Szorc
|
dde6d53788
|
Merge mozilla-central into services
|
2013-04-23 15:57:35 -07:00 |
|
Ryan VanderMeulen
|
ee5348be24
|
Merge m-c to inbound.
|
2013-04-23 15:05:21 -04:00 |
|
Tim Taubert
|
cfbfd9bf66
|
merge m-c to fx-team
|
2013-04-23 18:56:19 +02:00 |
|
Amod Narvekar
|
b18324f7d8
|
Bug 757351 - Sync uses deprecated octal literals. r=rnewman
|
2013-04-22 12:35:07 -07:00 |
|
Avinash Kundaliya
|
3585f47c62
|
Bug 858916 - Switch-to-tab does not work on always private browsing mode. r=Unfocused,f=jdm
|
2013-04-23 18:00:38 +12:00 |
|
Phil Ringnalda
|
f995117417
|
Merge m-c and fx-team
|
2013-04-21 19:38:48 -07:00 |
|
Tim Taubert
|
3d11af6229
|
Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws
|
2013-04-20 10:05:20 +02: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 |
|
Jared Wein
|
fe0d58fb76
|
Bug 855803 - Create the History widget with subview. r=mconley
|
2013-04-12 03:43:21 -04:00 |
|
Mike Conley
|
1ad611eaae
|
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
|
39b94a82b0
|
Bug 860562 - CSS fixups for toolbarpalette items and customization mode. r=jaws.
|
2013-04-11 15:50:07 -04:00 |
|
Mike Conley
|
5b641b53ca
|
Bug 858597 - Make switching to and from about:customization cause enter and exit from customization mode. r=jaws
|
2013-04-10 13:37:25 -04:00 |
|
Blake Winton
|
d643a86789
|
Bug 858067 - Make the customize panel look more panel-y when in customize mode - follow-up. r=dao
|
2013-04-10 12:33:41 -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
|
963c2f5b31
|
Bug 858219 - Menu panel should automatically switch back to main view after closing. r=Unfocused.
|
2013-04-05 09:59:41 -04:00 |
|
Mike Conley
|
a784ddfd4f
|
Bug 858132 - Move CustomizationStart and CustomizationEnd event handler registration before defferedStart signals its completion. r=Unfocused.
|
2013-04-05 09:56:30 -04:00 |
|
Marco Bonardo
|
a99b8f38a2
|
Bug 825739 - Add logging for intermittent browser_bookmark_titles.js failure
|
2013-04-18 16:48:37 +02:00 |
|
Jared Wein
|
b28e75e876
|
Bug 855830 - this.button is null at chrome://browser/content/browser.js:6605 r=mconley
|
2013-03-29 10:28:38 -04:00 |
|
Mike Conley
|
c7a3c615dd
|
Bug 855799 - Ensure menu panel is registered when entering customization mode. r=jaws.
|
2013-03-28 15:47:31 -04:00 |
|
Mike Conley
|
14b5cf7779
|
Bug 770135 - When exiting customization mode, make sure the container in the panel is synced up with the main view. r=mconley.
|
2013-03-22 15:15:57 -04:00 |
|
Mike Conley
|
583ea36c67
|
Bug 770135 - New PanelUI and toolbar customization - Milestone 1. r=mconley,jaws,Unfocused.
|
2013-03-26 17:23:23 -04:00 |
|
Ryan VanderMeulen
|
72ebe92d75
|
Merge m-c to inbound.
|
2013-04-17 07:35:49 -04:00 |
|
Ryan VanderMeulen
|
8a4d9677e7
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-16 21:07:27 -04:00 |
|
Alexandre Poirot
|
adf4c58232
|
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
|
2013-04-16 16:46:47 -04:00 |
|
Gijs Kruitbosch
|
2039d2843a
|
Bug 845555 - Fix statistics menu item, r=jaws
|
2013-04-15 23:06:12 -07:00 |
|
Ryan VanderMeulen
|
1d6718c679
|
Merge m-c to inbound.
|
2013-04-15 21:57:52 -04:00 |
|
Ryan VanderMeulen
|
a1a134ef6f
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-15 21:49:22 -04:00 |
|
Gregory Szorc
|
9ef864cafd
|
Merge mozilla-central into services-central
|
2013-04-15 16:55:11 -07:00 |
|