Commit Graph

1080 Commits

Author SHA1 Message Date
Chris Pearce
959f2a3aa4 Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao 2012-05-09 09:47:19 +12:00
Chris Pearce
5a55adaf35 Bug 716107 part 5 - Add fullscreen permissions to about:permissions. r=margaret 2012-05-09 09:47:19 +12:00
Tim Taubert
af365a0aad merge m-c to fx-team 2012-05-08 08:53:50 +02:00
Jared Wein
0856a4e421 Bug 747608 - The identity-box should have a smaller font-size and a gradient end border instead of a solid line. r=dao 2012-05-07 10:17:55 -07:00
Frank Yan
ae964a0ce5 Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander 2012-04-26 16:27:38 -04:00
Dan Wendorf
d534563867 Bug 683390 - Switch to Tab graphic is displayed in the wrong vertical orientation with tabs-on-top enabled. r=dao 2012-05-04 12:16:02 -04:00
OHZEKI Tetsuharu
8d0fc23c2d Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret 2012-05-03 18:33:47 -04:00
Ehsan Akhgari
27f6798b66 Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Frank Yan
c91cd73ac1 Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander 2012-04-26 16:27:38 -04:00
Joe Walker
540ed233b1 Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-04-25 10:12:06 +01:00
Dão Gottwald
bd1ee0705a Bug 748027 - Make the identity box transparent in more cases. r=jaws a=desktop-only 2012-04-23 21:13:17 +02:00
Dão Gottwald
9b9bf8d73b Bug 747742 - The identity panel's arrow should point to the center of the identity icon. r=jaws 2012-04-23 21:12:47 +02:00
Phil Ringnalda
56db9fcd16 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-21 23:21:24 -07:00
Paul Rouget
624cd1f396 Bug 683954 - [Layout] Implement an abstract view of the layout of the selected node. r=dcamp, r=jwalker 2012-03-12 14:39:56 +01:00
Tim Taubert
a303a969d6 merge m-c to fx-team; a=desktop-only 2012-04-20 10:56:36 +02:00
Paul Rouget
72a287961f Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao 2012-04-17 13:21:28 +02:00
Jared Wein
e70018c304 Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey 2012-04-18 11:40:30 -07:00
Paolo Amadini
fc466abc21 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Paul Rouget
a8a4360813 Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. a=desktop-only r=dao r=rcampbell 2012-04-04 13:13:42 +02:00
Marco Bonardo
1962679385 Merge central and inbound 2012-04-14 13:56:15 +02:00
Paul Rouget
dbb951429f Bug 717916 - Add an Inspect button and a node menu to the infobar; r=dao,dcamp 2012-04-04 20:40:48 +02:00
Stephen Horlander
9f7ac524d7 Bug 735680. Update wbapps icons. r=gavin 2012-04-12 18:11:33 -07:00
Jared Wein
acc7a6a10c Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
Dão Gottwald
60734344b4 Bug 739574 - Set the tabsontop attribute on the navigation toolbar and simplify CSS selectors. r=felipe 2012-03-29 11:31:47 +02:00
Dão Gottwald
ccf7827d62 Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02:00
Dão Gottwald
fe5acc3fd1 Bug 736954 - Adjust bottom border color for Australis toolbar. r=shorlander 2012-03-26 23:15:30 +02:00
Joshua M
94a512390d Bug 679801 - "New Tab", "Panorama" and "List All Tabs" buttons do not get inverted on Aero with tabs on bottom. r=dao 2012-03-23 21:53:11 +01:00
Dão Gottwald
13931e27b4 Bug 735691 - Make toolbar buttons borderless in the default state. r=shorlander 2012-03-21 17:03:28 +01:00
Tim Taubert
55def25a31 merge m-c to fx-team 2012-03-20 09:23:36 +01:00
Joshua M
98c3d5aefc Bug 734371 - Adjust toolbar color for Australis. r=dao 2012-03-18 15:50:06 +01:00
Mihai Sucan
e4736b88f6 Bug 731721 - Source Editor stepping support; r=rcampbell,past 2012-03-14 18:23:39 +02:00
Jared Wein
74907b4eee Bug 744964 - Plugin click-to-play popup notification icon should use the plugin icon, not the add-on icon. r=felipe 2012-04-13 15:01:43 -07:00
Joshua M
e44a1697cf Bug 734373 - Implement Australis toolbar button design. r=dao a=desktop-only 2012-04-21 19:13:07 +02:00
Jared Wein
5205b589e6 Bug 742419 - Implement new identity block design (browser/base, browser/app, and Windows). r=dao 2012-04-21 00:03:31 -07:00
Erin W. McCall
5b200c2a7c Bug 665342 - Delete border between upper and lower sections, and change background color of lower area. r=dao DONTBUILD 2012-03-15 01:01:14 +01:00
Dão Gottwald
d81e33edb0 Backed out changeset f9ceb4f6eae3 2012-03-15 01:00:28 +01:00
Erin W. McCall
3e6585551f Bug 664342 - Delete border between upper and lower sections, and change background color of lower area. r=dao 2012-03-15 00:33:36 +01:00
Joshua M
6298953a79 Bug 734374 - Adjust the URL and search bar border color on Aero basic & glass. r=dao
--HG--
extra : rebase_source : a7dde9c189a16c7b7fef9ce37f38d0e1638bdc20
2012-03-13 23:31:29 +01:00
Tim Taubert
e8eb6948d0 merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Tim Taubert
4daa71c9f4 Bug 729878 - Part 2 - Theme-specific assets; r=dao 2012-03-13 03:23:34 +01:00
Tim Taubert
d9875a8b00 Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander 2012-03-13 03:23:01 +01:00
Michael Ratcliffe
37a3471a15 Bug 705276 - Split style inspector CSS between content & document CSS; r=prouget 2012-03-11 20:36:46 +00:00
Michael Ratcliffe
d38a91d16f Bug 703643 - Be able to copy from the rules view; r=prouget 2012-03-11 14:01:38 +00:00
Paul Rouget
6410310c1d Bug 717923 - Use an icon for the inspect button; r=dao 2012-03-08 16:02:23 +01:00
Tim Taubert
185632ffbc merge m-c to fx-team 2012-03-12 09:41:48 +01:00
Ed Morley
fe0db58bce Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Heather Arthur
4ac3e12177 Bug 732313 - Color of style editor links in rule view should be higher contrast. r=jwalker 2012-03-09 15:17:23 -08:00
Rob Campbell
b13d39e0b9 merge fx-team to m-c 2012-03-08 10:30:11 -04:00
Matt Brubeck
a6a66f92bd Merge from mozilla-central to mozilla-inbound 2012-03-12 17:38:23 -07:00
Fabrice Desré
8f36020dfb Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin] 2012-03-12 17:33:10 -07:00