Commit Graph

257 Commits

Author SHA1 Message Date
Blair McBride
a348477993 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
85d5b39713 Bug 861087 - Resize the subview when the subview overflows. r=Unfocused. 2013-04-19 17:06:53 -04:00
Blair McBride
b2f4f2d178 Bug 861702 - PanelUI sub-view container can end up showing multiple views. r=jaws. 2013-04-15 13:35:16 +12:00
Blair McBride
f8450d4536 Bug 861092 - When in customization mode, widgets aren't re-wrapped when dragging to the same position in an area. r=jaws. 2013-04-15 10:52:24 +12:00
Jared Wein
10e96b78f3 Bug 855803 - Create the History widget with subview. r=mconley 2013-04-12 03:43:21 -04:00
Mike Conley
265cbf137d 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
3592a8f1c7 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
15a3cf5bce Bug 860487 - Exiting customiation mode is broken if the downloads button has been clicked. r=jaws. 2013-04-10 17:55:50 -04:00
Blake Winton
e2ed671a12 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
Mike Conley
a1ff60cb86 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
e7c2444298 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
10fa391d90 Bug 857542 - CustomizableUI.registerBuildWindow() should be called by every window that registers a toolbar. r=Unfocused. 2013-04-09 20:48:34 -04:00
Mike Conley
4fae036bba Bug 855295 - Follow-up - Fix dragging widgets back into the palette when customizing. r=Unfocused. 2013-04-05 09:58:31 -04:00
Mike Conley
94b305cced Bug 855295 - nav-bar is not preserving order of customized items on session restore. r=Unfocused. 2013-04-04 11:07:09 -04:00
Jared Wein
8ce3973362 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
f48518fcb5 Bug 855799 - Ensure menu panel is registered when entering customization mode. r=jaws. 2013-03-28 15:47:31 -04:00
Jared Wein
84d181778f Bug 855830 - 'this.button is null' in WebRTCIndicator.init since the webrtc-status-button was not included in the default placements of the new customization interface for the navbar. r=mconley 2013-03-27 23:37:50 -04:00
Mike Conley
bd11626ef8 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
2f35fc425d Bug 770135 - Disable the menu button when in customization mode. r=mconley. 2013-03-22 17:28:31 -04:00
Jared Wein
e4a2508259 Bug 770135 - Add back the rudimentary drop indicator. r=jaws,mconley. 2013-03-22 15:26:26 -04:00
Mike Conley
c6e20a59c6 Bug 770135 - Make it possible to exit customize mode by pressing Esc or clicking the menu button. r=jaws. 2013-03-22 15:15:58 -04:00
Mike Conley
ed1d7b1c44 Bug 770135 - Make it so that programmatically generated widgets behave properly when customizing. r=Unfocused. 2013-03-22 15:15:58 -04:00
Mike Conley
6100612e6f Bug 844281 - When dropping items into the palette, make it possible to drop amongst the items instead of just appending to the list. r=Unfocused. 2013-03-22 15:15:58 -04:00
Mike Conley
d589bedeac Bug 770135 - New PanelUI and toolbar customization - Milestone 1. r=mconley,jaws,Unfocused. 2013-03-26 17:23:23 -04:00
Ryan VanderMeulen
556348e34b Merge m-c to inbound. 2013-04-11 12:03:46 -04:00
Tim Taubert
721e9fca24 Bug 860621 - Fix allowPopups option for RecentWindow.getMostRecentBrowserWindow; r=dao 2013-04-11 14:11:14 +02:00
Mike de Boer
271b2f4468 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin 2013-04-09 16:48:30 -07:00
Mike de Boer
12f5f98da7 Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Mike de Boer
f76da1286d Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
1eec33d031 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
b5220914bd Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
fca481e9e3 Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Mike de Boer
2c2f0b79b2 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
019c7db2a8 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Mike de Boer
17e22dafd8 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Jared Wein
eb54d962c4 Bug 856051 - Move WindowsJumpLists.jsm out of EXTRA_PP_JS_MODULES since it doesn't use any preprocessor directives. r=dolske 2013-04-07 16:53:26 -04:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Ryan VanderMeulen
af8e38d769 Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Jed Parsons
3198138e5f Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Shane Caraveo
77b112f435 Bug 850947 - make social use of addon install panel work as an osx panel, r=felipe,markh 2013-03-21 13:34:26 -07:00
Dão Gottwald
50d99510cf Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
Josh Matthews
1a96454dca Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Josh Matthews
ffa62e6b81 Bug 847952 - Make utility function to return the topmost window discriminate between public and private windows. r=dao 2013-03-17 11:12:54 -04:00
Dão Gottwald
ccb7ee887a Backed out changeset 3f534921cf61 2013-03-17 22:44:57 +01:00
Josh Matthews
870c8b66d3 Bug 847952 - Make utility function to return the topmost window discriminate between public and private windows. r=ehsan 2013-03-17 11:12:54 -04:00
Josh Matthews
4d78dd86c2 Bug 847959 - Make RecentWindow return any browser window regardless of requested privacy state when perma-PB mode is enabled. r=ehsan 2013-03-07 10:30:47 -05:00
Randell Jesup
1c55925879 Bug 848401: switch from ReentrantMonitors and PR_Lock/Condvar to Monitor. Fix {picture:true} for desktop r=khuey,dao 2013-03-13 11:42:18 -04:00
Mark Hammond
54b7d802ce Bug 846075 - more social ui simplifications and fixes. r=jaws 2013-03-07 17:25:31 +11:00