Commit Graph

19 Commits

Author SHA1 Message Date
Jared Wein
6be1b4f7ff Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Gijs Kruitbosch
580ab12dee Bug 987586 - flex and wrap customization footer, r=jaws, ui-r=phlsa
--HG--
extra : rebase_source : 7bc03a130bdadaeb61854d3e199d285e37e56b80
2014-07-02 10:30:46 +01:00
Jared Wein
19ada84adb Bug 971626 - [Australis] Restore Defaults should collapse Title Bar. r=Gijs 2014-02-14 13:51:33 -05:00
Jared Wein
f7856c0999 Bug 971825 - [Australis] Undo link after restoring defaults should be a button. r=dao ui-r=shorlander 2014-02-13 17:50:55 -05:00
Jared Wein
e8a89b75a1 Bug 970511 - [Australis] Allow users to undo the "restore default" action. r=Gijs
--HG--
extra : rebase_source : bd8d73263b634a6ede03491778de045cd701f597
2014-02-12 12:46:26 -05:00
Gijs Kruitbosch
1bfc2fdaa5 Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Gijs Kruitbosch
82d21bdfd6 Bug 889220 - update Australis customize mode header, r=mconley
--HG--
extra : rebase_source : 27986d5a91ee65ca5f9fee3a0788d7bceb776d4b
2014-01-27 18:44:18 +00:00
Gijs Kruitbosch
7d07a123ce Bug 940307 - fix Australis menu-button styling in menu panel, r=mikedeboer 2014-01-22 20:59:47 +00:00
Jared Wein
10b18773b9 Bug 932928 - [Australis] Show something when "More Tools" section is empty in customization mode. r=gijs 2014-01-21 19:04:24 +00:00
Jared Wein
fc141fe0b8 Bug 959446 - [Australis] "Restore Defaults" button isn't pinned to the bottom of the window while we transition into customize mode. r=felipe 2014-01-17 18:35:11 +01:00
Jared Wein
76fc68ae66 Bug 952191 - Australis Customization doesn't work if the window is too small. r=mattn 2014-01-17 13:32:06 +01:00
Gijs Kruitbosch
e4a51dad5d Bug 940669 - add button menu to toggle toolbars in Australis' customize mode, r=mconley
--HG--
extra : rebase_source : 096d92876f4827251fd534f7ea76b8dbfd81a691
2013-11-21 22:59:49 +01:00
Gijs Kruitbosch
73c73d3b1f Bug 885057 - fix panel arrow colour issue in customize mode, r=dao 2013-10-18 11:27:40 +02:00
Mike Conley
e34085c006 Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs. 2013-07-27 14:58:36 -04:00
Mike Conley
d4eac3d3fd Bug 870869 - The "Restore Defaults" button in customization mode should get hidden if the toolbar is in the default state. r=Gijs. 2013-05-20 13:23:50 -04:00
Gijs Kruitbosch
427e1def36 Bug 872578 - Customization shouldn't force a large window size, r=jaws
--HG--
extra : rebase_source : 0435554351130ce8b66ba72d345e4bbd77f7e332
2013-05-16 12:00:22 +02: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
Blake Winton
d68c60bed0 Bug 858660 - Remove done button from customize mode. r,ui-r=mconley 2013-05-09 16:31:15 -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