Mike Conley
b683fd06e5
Bug 998481 - Checked items in subview panels have checkmarks on the wrong side in RTL locales. r=jaws, feedback=mikedeboer.
2014-04-22 08:22:00 -04:00
Jared Wein
65651229c2
Bug 989767 - When the tabbar is hidden (popup), the top border of the location bar is gone. r=dao
2014-04-22 11:23:49 -04:00
Ed Lee
3ba0d9efda
Bug 994185 - When dragging tiles on a 3x2 view, a third row of tiles shows up inexplicably [r=adw]
...
Also fixes Bug 988907 - Context menu and clicking-to-focus do not work in empty space above/below newtab grid
Cover up the sites that become position: absolute (and escape the flow for overflow: hidden) with an explicit background color for the bottom margin.
2014-04-18 17:55:06 -07:00
Jared Wein
e52a9f66d5
Bug 985509 - Edit Bookmark panel button doesn't have an open state. r=mconley
...
--HG--
extra : rebase_source : 7b8ccb4da59629dda5102be02e4ec6eee219dc2a
2014-04-16 17:45:43 -04:00
Valentin Tsatskin
2672ecf027
Bug 986153 - Consolidate browser fonts. r=zaach, r=Unfocused
...
--HG--
rename : browser/base/content/aboutaccounts/fonts/clearsans-regular.woff => browser/base/content/fonts/ClearSans-Regular.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-light.woff => browser/base/content/fonts/FiraSans-Light.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-regular.woff => browser/base/content/fonts/FiraSans-Regular.woff
2014-04-16 17:04:47 -04:00
Brian Grinstead
f2336ea9e9
Bug 996622 - [rule view] Use shared css file for ruleview.css;r=pbrosset
2014-04-15 09:57:48 -05:00
Gijs Kruitbosch
1d519d6f3e
Bug 982215 - bookmarks toolbar shrinks when removing the bookmarks toolbar items, r=mikedeboer
...
--HG--
extra : rebase_source : 12b99d5e02b76f6fbe08c0efe7ec470b54aef1e9
2014-04-14 17:01:41 +01:00
Ryan VanderMeulen
74cda0daa9
Backed out changesets 6f2321b72086 and e1f4243f9636 (bug 996622) for mochitest-dt failures.
...
CLOSED TREE
2014-04-15 14:41:47 -04:00
Brian Grinstead
a53ed383d2
Bug 996622 - [rule view] Use shared css file for ruleview.css;r=pbrosset
2014-04-15 12:17:14 -05:00
Jordan Santell
5c363609ec
Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp
2014-04-02 15:51:21 -07:00
Gijs Kruitbosch
8774c4e11c
Bug 987067 - use different selector on Windows/Linux than on OS X for background tab clipping for pointer events, r=dao,MattN
2014-04-14 17:53:40 +01:00
Mike Conley
96a4f993ab
Bug 996186 - Customize mode briefly makes titlebar transparent during transition. r=Gijs.
2014-04-14 13:51:00 -04:00
Joe Walker
940d0377a1
Bug 983712 - Fix the GCLI menu to remove scrollbars; r=mratcliffe
2014-04-13 07:47:30 +01:00
Mike Conley
5573ca1b38
Bug 973694 - Fix glitchy-looking private browsing indicator on OS X when tabs in titlebar are disabled. r=MattN
...
This also has the benefit of fixing bug 989604.
2014-04-12 11:10:17 -04:00
Valentin Tsatskin
3e42a6aa2d
Bug 951618 - Always show the close button on the last tab. r=dao
2014-04-12 15:54:21 +02:00
Heather Arthur
fedc6105dc
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Mike Conley
ff9ef4e364
Bug 994758 - Rename tabHeight define to tabMinHeight, which is more accurate. r=dao.
2014-04-10 13:34:49 -04:00
Mike Conley
2fa3924704
Bug 990218 - Simplify OS X's titlebar styling rules for tabs in titlebar. r=MattN, feedback=Gijs.
2014-03-28 13:36:00 -04:00
Richard Marti
fb5c50fbd4
Bug 988536 - InContent preferences needs icons for headers and arrows. r=jaws
...
--HG--
rename : browser/themes/osx/preferences/in-content/check.png => browser/themes/shared/incontentprefs/check.png
rename : browser/themes/osx/preferences/in-content/check@2x.png => browser/themes/shared/incontentprefs/check@2x.png
rename : browser/themes/osx/preferences/in-content/dropdown-disabled.png => browser/themes/shared/incontentprefs/dropdown-disabled.png
rename : browser/themes/osx/preferences/in-content/dropdown.png => browser/themes/shared/incontentprefs/dropdown.png
rename : browser/themes/osx/preferences/in-content/icons.png => browser/themes/shared/incontentprefs/icons.png
rename : browser/themes/osx/preferences/in-content/icons@2x.png => browser/themes/shared/incontentprefs/icons@2x.png
rename : browser/themes/shared/in-content/preferences.css => browser/themes/shared/incontentprefs/preferences.css
rename : browser/themes/osx/preferences/in-content/sorter.png => browser/themes/shared/incontentprefs/sorter.png
2014-04-03 18:05:08 +02:00
Mark Hammond
2bc21d152a
Bug 986636 - use icon instead of [?] on sync prefs when master password locked. r=ttaubert
2014-04-10 12:14:43 +10:00
Mike de Boer
158ec481cc
Bug 993265: preserve bookmark folder icons on the Bookmarks toolbar. r=mak
2014-04-08 14:04:34 +02:00
Tim Chien
ceab882d9c
Bug 963590 - [Mac] Make sure lightweight themes don't affect fullscreen toolbar height/position. r=MattN
2014-04-08 03:35:00 +02:00
Florian Quèze
accde734ef
Bug 974460 - Add translation icon to URL bar structure, r=felipe.
...
--HG--
extra : rebase_source : 0f91743c05b89d766686dbb2998ca5a6726746a1
2014-04-07 19:37:07 +02:00
Jared Wein
62728343fe
Bug 967110 - Add an inverted help icon and arrow to show on the menu panel anchor when the Help subview is open. r=mconley
2014-04-07 12:20:25 -04:00
Matthew Noorenberghe
94b8202afa
Backout 5e4eaa3891be due to b-c failures in browser_removeTabsToTheEnd.js
2014-04-06 15:29:25 -07:00
Philipp Sackl
7a52179561
Bug 878020 - Add inner shadows to the tab overflow container. r=MattN
2014-04-05 13:40:50 -07:00
Mike de Boer
98b5baae93
Bug 990533: use correct toolbar icon for the Home button when placed on the Bookmarks toolbar. r=mak.
2014-04-02 12:52:16 +02:00
Matthew Noorenberghe
df0f3f0956
Bug 973855 - [Australis] Include browser-bottombox in the customization mode padding. r=jaws
2014-04-04 00:23:44 -07:00
Matthew Noorenberghe
d934430a40
Bug 990387 - Toolbar buttons on the TabsToolbar appear below the nav-bar border with a theme. r=dao
2014-04-03 00:29:33 -07:00
Mike de Boer
e4f17131ce
Bug 991072: fix zoom percentage label to be centered in any toolbar. r=mconley
2014-04-02 15:47:55 +02:00
Matthew Noorenberghe
87992336de
Bug 990384 - Define tabToolbarNavbarOverlap to reduce magic numbers in CSS for the overlap between the tabs and nav-bar. r=mconley
2014-04-02 11:43:03 -04:00
Ed Morley
b8e1625bb0
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Heather Arthur
f927c8c973
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Rob Campbell
a47f4bf4ef
Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers
2014-04-01 12:30:22 -04:00
Matthew Noorenberghe
02b2429da8
Bug 878436 - Update Lion Fullscreen window styling offsets to avoid themes shifting position. r=timdream
...
Based on investigation by Nils Maier [:nmaier].
2014-03-21 15:44:00 -07:00
Wes Kocher
57614a1474
Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures.
2014-03-31 17:02:29 -07:00
Maxim Zhilyaev
8569521d43
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Heather Arthur
412e884d65
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Wes Kocher
63b9dd398e
Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange.
2014-03-31 15:00:06 -07:00
Rob Campbell
4704aef886
Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen
2014-03-31 17:40:52 -04:00
Maxim Zhilyaev
2719440ad9
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
4a387a93b4
Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
...
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
3734e8f647
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Phil Ringnalda
c9b64fc3fc
Backed out 6 changesets (bug 974745, bug 975210, bug 974736, bug 972936, bug 972930, bug 975228) for browser_tabopen_reflows.js bustage
...
CLOSED TREE
Backed out changeset 5aed75c602ce (bug 974745)
Backed out changeset 208ba43a7098 (bug 975210)
Backed out changeset 5227bbca70f0 (bug 974736)
Backed out changeset a695139e96ee (bug 972936)
Backed out changeset 8524260ce49a (bug 972930)
Backed out changeset 667fc810ab49 (bug 975228)
2014-03-29 11:31:05 -07:00
Victor Porof
41f23a846e
Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans
2014-03-29 13:01:37 -04:00
Maxim Zhilyaev
96b586969b
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
bdb3aa3933
Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
...
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
2639da7ac3
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-29 09:31:08 -07:00
Gijs Kruitbosch
fee9452a8b
Bug 985958 - fix CSS rules to make :active style work, r=mconley
...
--HG--
extra : rebase_source : 71959a860f742dcfd5b92fec0d161f048905578d
2014-03-28 21:15:39 +00:00
Matthew Noorenberghe
79ebc7d0d9
Bug 879921 - Use the "tabbable" class to make the new tab page's close button tabbable. r=Gijs
2014-03-27 23:13:14 -07:00