Commit Graph

32 Commits

Author SHA1 Message Date
Dão Gottwald
0bf69f6cf1 Bug 1293018 - Make arrow panels white (using -moz-field) on Linux. r=paolo
--HG--
extra : rebase_source : cc514804b8ccbc73c99f894993ff041c00b568f1
2016-08-08 14:37:27 +02:00
Towkir Ahmed
1fe6a5300c Bug 870309 - Shift to panelUI.css from panelUIOverlay.css in customizableui CSS files. r=gijs
--HG--
rename : browser/themes/linux/customizableui/panelUIOverlay.css => browser/themes/linux/customizableui/panelUI.css
rename : browser/themes/osx/customizableui/panelUIOverlay.css => browser/themes/osx/customizableui/panelUI.css
rename : browser/themes/shared/customizableui/panelUIOverlay.inc.css => browser/themes/shared/customizableui/panelUI.inc.css
rename : browser/themes/windows/customizableui/panelUIOverlay.css => browser/themes/windows/customizableui/panelUI.css
extra : rebase_source : 3a1601da7e6a9af6b1b449b5110c1dad2791e111
2016-07-20 04:44:00 -04:00
Gijs Kruitbosch
c4704ecab3 Bug 1268462 - match main popup appearance in bookmarks toolbar submenus, r=dao
MozReview-Commit-ID: OTbdzDGyjr

--HG--
extra : rebase_source : eeadd34de3e0a229f93cb5573527c499b26e8b7a
2016-06-10 11:44:47 +01:00
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Sebastian Hengst
fb3c4c798c Bug 1224834 - Remove infinite improbability drive. r=Gijs 2015-11-14 19:42:38 +01:00
Paolo Amadini
0d3715764d Bug 1192242 - Adjust the button design in some circumstances. r=Gijs
--HG--
extra : commitid : oGX0SlXB5w
extra : rebase_source : 955e9b949b1884becc6037ca7b142a256d3781be
extra : amend_source : c67008b7159b347dd8dc65380814269ba6d88e71
2015-08-08 08:42:42 +01:00
Edouard Oger
a451044e6c Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh 2015-06-29 20:06:00 -04:00
Gijs Kruitbosch
7b1aaeaae6 Bug 1077404 - subviewradio elements in panic button panel are elliptical and labels get borders, r=jaws
--HG--
extra : rebase_source : 1ad491b0097e76aa3933163d554c146889a81256
2014-10-06 20:00:49 +01:00
Alexander Seleznev
ed470151c3 Bug 1057177 - Remove unneeded margin in Bookmarks subview buttons, r=gijs 2014-08-21 19:33:00 +02:00
Alexander Seleznev
cd118e01b8 Bug 1005855 - Add flipping for arrows in Bookmarks Menu on Windows and Linux (RTL locale). r=Gijs 2014-08-15 13:55:00 -04:00
Mike de Boer
cd02148c98 [Australis] Bug 983655: fix combined and menu-button buttons styling in the overflow panel. r=Gijs 2014-03-18 12:49:56 +01:00
Stephen Horlander
a014770887 Bug 969584 - Patch 3: Consolidate typography and sizing of panel subview items for Australis, r=mikedeboer
--HG--
extra : rebase_source : c9fcac25fedf0521fdcca7bccb7052587b4c1594
2014-03-06 08:57:00 -05:00
Darrin Henein
6d53e370e9 Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak 2014-03-07 13:31:00 +00:00
Gijs Kruitbosch
619d9e361e Bug 978309 - add custom arrows for Australis bookmarks menu panel on Windows and Linux, r=mikedeboer
--HG--
extra : rebase_source : 61e9c45b52714e41d74f2743863693af595a2d89
2014-03-11 00:59:16 +00:00
Shane Caraveo
fbc7bb72e0 Bug 960198 [Australis] make sidebars available from a customizable widget, r=Gijs 2014-03-10 17:22:00 -07:00
Blake Winton
6010724fde Bug 979378 - Update the menu panel checkmark to a consistent item that fits with the panel style. ui-r=shorlander, r=gijs 2014-03-07 06:52:00 -05:00
Mike de Boer
5d813f2a87 [Australis] Bug 938578: update separator styling in subviews and align related items accordingly. r=Gijs 2014-02-13 14:58:19 +01:00
Mike de Boer
e2032da70f [Australis] Bug 916953: introduce separator in overflow panel buttons and bookmark star button gets different label when inside overflow panel. r=Gijs 2014-01-22 13:31:09 +01:00
Mike de Boer
561255abd9 Bug 900162: make bookmark panel items look like panel items, not contextmenu items. r=Gijs 2013-10-23 17:23:26 +02:00
Serg 'Cust0dian' Nesterov
4bde6c8a77 Bug 922003: Move width of the gutter, used to exit subview, to a constant. r=mikedeboer 2013-10-11 01:22:15 +04:00
Mike Conley
cfc36997fe Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs. 2013-07-27 14:58:36 -04:00
Mike Conley
1c43b50324 Bug 875488 - Add and update toolbar buttons and menu panel icons for Australis. r=dao, Gijs. 2013-06-27 21:01:53 -04:00
Mike de Boer
308c0cb0e4 Bug 870901: Re-add edit controls and make them customizable. r=mconley 2013-06-04 12:33:13 +02:00
Mike de Boer
db328224b3 Bug 870897: make the zoom controls customizable. r=mconley, sr=Unfocused 2013-06-04 12:33:11 +02:00
Mike Conley
344e3a1992 Backed out changeset c986b5090517 due to possibly introducing leaks. 2013-06-03 14:21:16 -04:00
Mike Conley
20c7061657 Backed out changeset ea38f867cc07 due to possibly introducing leaks. 2013-06-03 14:20:02 -04:00
Mike de Boer
0b1883ccb9 Bug 870901: Re-add edit controls and make them customizable, r=mconley 2013-06-03 13:17:55 +02:00
Mike de Boer
69eeb216a9 Bug 870897: make the zoom controls customizable, r=mconley 2013-06-03 13:17:52 +02:00
Mike Conley
f7abd23069 Bug 866863 - Follow-up to actually include the menuPanel icons for Linux. r=trivial. 2013-05-21 20:06:28 -04:00
Mike Conley
dc7acfe0d1 Bug 870985 - Menu panel is too small to accommodate 3 columns of buttons on Ubuntu. r=jaws. 2013-05-10 16:32:55 -04:00
Jared Wein
90667056f8 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
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