Commit Graph

2565 Commits

Author SHA1 Message Date
Mike Conley
92ac10a373 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-30 10:59:26 -04:00
Mike Conley
9143245a00 Bug 864355 - Extend customization target across (almost) the entire nav-bar. r=Unfocused,jaws 2013-04-30 16:25:08 +12:00
Mihai Sucan
ffd15b658e Bug 862916 - console.dir() shows blank box if Logging filter is off; r=past 2013-05-10 13:15:11 +03:00
Victor Porof
b99fdf3a25 Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell 2013-05-10 12:01:08 +03:00
Victor Porof
91640e2399 Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell 2013-05-10 12:01:05 +03:00
Girish Sharma
0930729c5f Bug 866138 - Refactor disabling logic for a tool and convert options panel to a tool too, r=jwalker 2013-05-04 12:01:07 +05:30
Blair McBride
8bbd584c82 Backed out changeset 4b42aaccf679 (bug 864355) for breaking everything. 2013-04-29 20:54:00 +12:00
Mike Conley
d070a920b8 Bug 865728 - Center the tab-label on OSX. r=dao. 2013-04-25 17:57:26 -04:00
Mike Conley
cda58872ff Automated merge with https://hg.mozilla.org/mozilla-central 2013-04-25 17:55:05 -04: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
475d52f98d Automated merge with https://hg.mozilla.org/projects/ux 2013-04-25 15:27:35 -04:00
Gijs Kruitbosch
02d6ac23ea Bug 865776 - pinned tab on OS X has too much space on the right side of the icon, r=mconley 2013-04-25 20:10:21 +02:00
Gijs Kruitbosch
c80480d35f Bug 865698 - Avoid using generated content: '' as much as possible, r=MattN 2013-04-25 17:15:07 +02:00
Gijs Kruitbosch
539f41acac Bug 865487 - New Tab button should never get -moz-box-align: stretch in the first place, r=dao 2013-04-25 13:30:33 +02:00
Gijs Kruitbosch
d97e90b6e2 Bug 857626 - fix new tab button on Windows and Linux, r=dao
--HG--
extra : rebase_source : 3897a736ee04936ce73ddfc5073e09e77472aa8e
2013-04-25 00:57:28 +02:00
Mike Conley
95324826c3 Automated merge with https://hg.mozilla.org/projects/ux 2013-04-24 17:15:52 -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
Jared Wein
e032df6268 Bug 862886 - The toolbarbutton that spawns the subview in the menu panel should have a blue background. r=dao 2013-04-24 13:32:10 -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
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
Gijs Kruitbosch
dc9e9364fe Bug 857626 - Use -moz-box-align: stretch and don't specify the height of the tab separator, r=dao 2013-04-24 16:32:31 +02:00
Mike Conley
9681684e06 Automated merge with https://hg.mozilla.org/mozilla-central 2013-04-23 10:50:24 -04:00
Aishwarya Goyal
19eee832bb Bug 691594 - Remove the default favicon image from bookmarks toolbar when no favicon provided by site. r=dao 2013-05-14 08:29:31 -04:00
Mihai Sucan
e9a522d92b Bug 872479 - Toolbox tab icons are misplaced; r=vporof 2013-05-16 14:14:26 +03:00
Mike Conley
d15a3978d0 Follow-up for Bug 858196 - fix themes/osx/jar.mn to point to customization-mode-background correctly. r=trivial. 2013-04-22 09:43:18 -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
Gijs Kruitbosch
697c99ba17 Bug 851009 - Australis tab separator highlights. ui-r=fryn,r=MattN 2013-04-16 21:08:07 -07: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
Michael Ratcliffe
1d4af1abba Bug 855502 - we need a proper design for the new checkboxes r=benvie
Bug 855502 - we need a proper design for the new checkboxes r=benvie
2013-04-11 16:46:00 +01:00
Girish Sharma
e90b476596 Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past 2013-04-15 18:04:48 +05:30
Girish Sharma
238b779eed Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof 2013-04-17 12:27:36 +05:30
Shane Caraveo
810563e651 bug 866354 fix social button styling on windows, r=jaws 2013-04-30 12:27:25 -07:00
Paolo Amadini
59611fe51f Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander 2013-04-24 02:19:49 +02:00
Mike Conley
25402babef Bug 871325 - Use proper @2x star icon spritesheet for Retina displays. r=mak. 2013-05-13 11:59:00 -04:00
Gijs Kruitbosch
edd2caa183 Bug 865316 - Fix styling of dropmarkers and borders for toolbarbutton-menu and toolbarbutton-menu-dropmarker, r=dao 2013-05-13 14:59:18 +02:00
Matthew Noorenberghe
86242cd786 Bug 855229 - Adjust focus-rect on tabs for Australis. r=mconley,ui-r=shorlander 2013-03-29 14:53:01 -07:00
Mike Conley
b1cd363320 Bug 861401 - Make subview transitions work again - fixes fallout from bug 860562. r=jaws. 2013-04-12 18:33:01 -04: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
5de058408e 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
39b94a82b0 Bug 860562 - CSS fixups for toolbarpalette items and customization mode. r=jaws. 2013-04-11 15:50:07 -04:00
Blake Winton
3d1d9e6883 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
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
28abdf3472 Bug 856639 - Fix CSS to allow menu panel subview deck to work properly. r=Unfocused. 2013-04-03 09:58:07 -04:00
Mike Conley
349ee2af76 Bug 770135 - Follow-up to use correct cut/copy/paste/zoom button graphics on OSX and Linux, also makes grid background work on Linux. r=jaws 2013-03-26 19:37:47 -04:00
Mike Conley
12458680bc 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
79c1015c01 Bug 770135 - Make customization targets more blue instead of purple. r=jaws. 2013-03-22 17:27:57 -04:00
Mike Conley
90944b68fb Bug 770135 - Make going into customization mode more stylish and splendid. r=jaws. 2013-03-22 15:15:58 -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
Mark Hammond
fec48b982d Bug 809733 - add css transitions for width and height to chatboxes. r=jaws 2013-04-17 11:29:03 +10:00
JosiahOne
7e2c7f8e1c Bug 425561 - Make all sidebars (Including inside Organizer) lighter and consistent. r=dao, ui-r=shorlander 2013-04-05 08:05:41 -04:00
Mike Conley
6fa4258e46 Bug 813802 - [Win] Tabs and menubar in the titlebar for restored windows. r=MattN 2013-02-14 10:59:13 -05:00
Matthew Noorenberghe
015eb4474f Bug 855230 - Don't use CaptionText color for luna blue in fullscreen. r=dao 2013-03-29 14:53:01 -07:00
Mike Conley
36c82dbc9f Bug 625989 - Always draw in the titlebar on OSX. r=josh,dao f=mstange 2013-03-01 13:48:18 -05:00
Matthew Noorenberghe
17a8b856cf Bug 823180 - Australis tab styling for OS X. r=dao,mconley 2013-03-08 02:57:00 -08:00
Mike Conley
79acd9dbc6 Bug 823176 - Australis tabs styling for Linux. r=MattN 2013-03-20 11:01:00 -07:00
Matthew Noorenberghe
2b99b0e617 Bug 738491 - Move common tab styles to themes/shared/. r=dao,mconley 2013-03-08 02:57:00 -08:00
Victor Porof
a0c046e069 Bug 872058, revert the CSS changes, r=me 2013-05-16 20:33:52 +03:00
Victor Porof
2f820a15ad Bug 872058 - Move the clear button next to the output/checkbox buttons, r=msucan 2013-05-16 20:30:15 +03:00
Garrett Robinson
167e7239a7 Bug 871491 - Add distinguishing icons for security errors and warnings. r=msucan 2013-05-13 16:18:35 -07:00
Shane Caraveo
53bb1e1dff bug 862567 fix toolbarbutton opacity when inactive, r=mattn 2013-04-17 13:25:46 -07:00
Ms2ger
22513a2382 Merge m-c to m-i. 2013-05-07 09:49:18 +02:00
Shane Caraveo
a75a6866be bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
12ff67968d Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo
7a6418baee bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Brandon Benvie
1d39dbf05e bug 808369 - Use VariablesView in the Scratchpad; r=msucan 2013-05-06 19:11:44 -04:00
Shane Caraveo
e1af731aca bug 824164 change position of chat overflow button, r=markh 2013-05-05 19:48:20 -07:00
Ryan VanderMeulen
c23d45be6c Backed out changeset bfa11f026529 (bug 857461) for mochitest-other asserts.
CLOSED TREE
2013-05-06 15:50:29 -04:00
Shane Caraveo
69632d4061 bug 858321 update default state of toolbarbutton menu, r=markh 2013-05-06 11:25:24 -07:00
stefanh@inbox.com
7f421b7d49 Bug 857461 - pinstripe: non-native focus rings are applied for links in chrome. r=Mano. 2013-05-06 19:51:20 +02:00
Shane Caraveo
d5ecd2e542 bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-04 13:11:18 -07:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
d1969f91c7 Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
Matt Brubeck
7fc0ebda8b Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Garrett Robinson
e1712a3ad0 Bug 837351 - Security Errors in Web Console. r=msucan 2013-04-22 18:07:36 -07:00
Shane Caraveo
d4457362f4 bug 864894 fix social toolbarbutton badge style on inactive window for osx, r=felipe 2013-04-24 11:03:56 -07:00
Mark Hammond
e6c1a5e0f6 Bug 588305 - Convert offline storage notifications to a doorhanger panel. r=MattN 2013-04-29 17:38:53 +10:00
Jonathan Kew
75b2d00801 bug 865746 - [win-hidpi] explicitly set size of download item icons. r=mconley 2013-04-26 18:08:22 +01:00
Jonathan Kew
e0dd8dedd3 bug 854555 - ensure download icons are 32px even on Retina Macs. r=shorlander 2013-04-25 16:32:08 +01:00
Ed Morley
0a69d5b0b1 Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Shane Caraveo
e8b5f0fa15 bug 853151 refactoring recommend into SocialMark, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -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
Victor Porof
dfbb0ce18e Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell 2013-04-22 21:12:17 +03:00
Marco Bonardo
bd69f97b3f Bug 748894 follow-up - increase menu-button dropmarker clickable area.
r=dao
2013-04-23 16:06: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
Matthew Noorenberghe
8a095db4e7 Bug 738491 - Implement the Australis tab shape for Windows. r=dao,mconley 2012-06-08 11:05:00 -07:00
Victor Porof
59f7b6bfbe Bug 843287 - UI improvements for the variables view and sidebar, r=msucan 2013-04-09 22:05:34 +03:00
Anton Kovalyov
d68f641726 Bug 858759 - Move profiler.css to browser/themes. r=vporof 2013-04-10 10:41:45 -07:00
Ryan VanderMeulen
a80af7452e Merge m-c to fx-team. 2013-04-10 11:01:28 -04:00
J. Ryan Stinnett
47f10cda61 Bug 855520 - Add spacing around no element in style inspector; r=mratcliffe 2013-04-10 02:28:49 -05:00
Josh Marchán
128cd5e3d0 Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker 2013-04-03 19:55:00 +03:00
Victor Porof
b5857d6909 Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp 2013-04-10 02:05:09 +03:00
Ryan VanderMeulen
357af607b6 Merge m-c to fx-team. 2013-04-09 08:17:45 -04:00
Panos Astithas
2c66f95ee1 Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp 2013-04-09 14:17:03 +03:00
Mihai Sucan
7325189239 Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul 2013-04-09 12:46:30 +03:00