Commit Graph

237 Commits

Author SHA1 Message Date
Chris Pearce
fff464c77c Bug 801891 - Make fullscreen approval UI modal in browser. r=dao 2012-10-17 11:25:23 +13:00
David Keeler
14ceb60a79 Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich 2012-08-28 09:23:10 -07:00
Dão Gottwald
4d3c9f2aaf Bug 789010 - Use the PageThumbs API to get tab previews for tabs that aren't loaded yet. r=ttaubert 2012-09-06 14:41:46 +02:00
Paul Rouget
5be94bf6d8 Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
Dão Gottwald
23f47ab2d4 Bug 783282 - When dragging a tab within the tab strip, move it directly instead of displaying a drop indicator. r=jaws 2012-08-27 19:44:00 +02:00
Shane Caraveo
ce4474f75e Bug 779686 - implement docked chat content areas, r=felipe
--HG--
extra : transplant_source : c%29h%B5%89%27%F3S%C0%B6%CB%82%A27%3C%0D%AEL%14V
2012-08-20 17:52:26 -07:00
Matthew Noorenberghe
c667677715 Bug 764213 - Provisional desktop UI for website sign-in with Persona. r=dolske
--HG--
extra : rebase_source : 8785a377e88b11f59ec00d44b58e6c21fce576a7
2012-06-12 18:16:00 -07:00
Paul Rouget
54c7306364 Bug 765564 - [devtb] Add a DevTools menu to the developer toolbar. r=dao 2012-07-13 11:32:09 +02:00
Ekanan Ketunuti
be8793f182 Bug 775225 - Unprefix -moz-calc in browser. r=dao 2012-07-19 07:44:39 +07:00
Ekanan Ketunuti
1c628eee61 Bug 772460 - Replace '-moz-transition' with 'transition' in browser/. r=dao 2012-07-11 09:13:55 +07:00
Paul Rouget
f3ca286779 Bug 764746 - [devtb] style the error counter. r=dao 2012-07-05 17:02:28 +02:00
Paul Rouget
a3ca4f521d Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao 2012-06-20 16:28:56 +02:00
Dão Gottwald
85155af554 Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws 2012-06-13 13:56:57 +02:00
Paul Rouget
c896bc3e9c Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Joe Walker
89dd017d2c Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão 2012-06-01 08:24:19 +01:00
Andres Hernandez [:andreshm]
99bb7ace15 Bug 588593 - Can't right-click-move tab to un-named tab group; r=ttaubert 2012-05-30 11:17:20 +08:00
Jared Wein
271245ddc4 Bug 667586 - Clear identity block when typing a different URL into location bar. r=dao,fryn 2012-05-27 15:29:07 -07:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Chris Pearce
959f2a3aa4 Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao 2012-05-09 09:47:19 +12: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
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
Dão Gottwald
a25bd4d8d7 Bug 632634 - Allow the status panel to be as wide as the window. r=felipe 2012-04-12 10:00:56 +02: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
Dão Gottwald
5536c5c95d Bug 730271 - Create sync folder for Sync-related content files. r=mak
--HG--
rename : browser/base/content/aboutSyncTabs-bindings.xml => browser/base/content/sync/aboutSyncTabs-bindings.xml
rename : browser/base/content/aboutSyncTabs.css => browser/base/content/sync/aboutSyncTabs.css
rename : browser/base/content/aboutSyncTabs.js => browser/base/content/sync/aboutSyncTabs.js
rename : browser/base/content/aboutSyncTabs.xul => browser/base/content/sync/aboutSyncTabs.xul
rename : browser/base/content/syncAddDevice.js => browser/base/content/sync/addDevice.js
rename : browser/base/content/syncAddDevice.xul => browser/base/content/sync/addDevice.xul
rename : browser/base/content/syncGenericChange.js => browser/base/content/sync/genericChange.js
rename : browser/base/content/syncGenericChange.xul => browser/base/content/sync/genericChange.xul
rename : browser/base/content/syncKey.xhtml => browser/base/content/sync/key.xhtml
rename : browser/base/content/syncNotification.xml => browser/base/content/sync/notification.xml
rename : browser/base/content/syncProgress.js => browser/base/content/sync/progress.js
rename : browser/base/content/syncProgress.xhtml => browser/base/content/sync/progress.xhtml
rename : browser/base/content/syncQuota.js => browser/base/content/sync/quota.js
rename : browser/base/content/syncQuota.xul => browser/base/content/sync/quota.xul
rename : browser/base/content/syncSetup.js => browser/base/content/sync/setup.js
rename : browser/base/content/syncSetup.xul => browser/base/content/sync/setup.xul
rename : browser/base/content/syncUtils.js => browser/base/content/sync/utils.js
extra : rebase_source : ca9eb20410f5a5640819ce9d68f5c51277ae5f35
2012-02-28 17:03:35 +01:00
Dão Gottwald
95a4305120 Bug 718228 - tab close transition to transparent is too fast. f=jwein r=ttaubert 2012-01-17 12:32:43 +01:00
Dão Gottwald
74f269f2f0 Bug 646038 - URL destination flickers when the mouse pointer is over a link positioned at the bottom corner. r=gavin 2012-01-12 22:24:44 +01:00
Dão Gottwald
0af596ae8d Bug 714281 - Show the all tabs button only when the tab strip overflows. r=mak ui-r=limi 2012-01-03 23:15:00 -06:00
Tim Taubert
ed3cb6f833 merge m-c to fx-team 2011-12-29 13:59:50 +01:00
Dão Gottwald
478894215e Bug 713287 - Animation for closing a tab has a slight delay near the end when there is a lot of tabs. r=mak77 2011-12-28 19:20:36 +01:00
Jared Wein
a82bbe6d7d Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao 2011-12-21 15:16:05 -08:00
Thomas Prip Vestergaard
6d3eaec351 Bug 702926 - Remove spinner from AwesomeBar. r=margaret 2011-12-08 15:43:07 -08:00
Chris Pearce
9f26b22810 Bug 701618 - Remove use of min-width to prevent assertion when entering DOM full-screen mode. r=dao 2011-11-14 09:53:13 +13:00
Chris Pearce
25bd30f676 Bug 684625 - Display a warning when full-screen entered, or on restricted keypress. r=dao 2011-10-28 21:28:05 +13:00
Dão Gottwald
107cc2b52c Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato 2011-10-26 17:46:58 -07:00
Dão Gottwald
323f71df8e Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg
--HG--
extra : rebase_source : 1a9e4e61339645b67e958d0068bdb7b814fbd647
2011-09-27 09:51:56 +02:00
Phil Ringnalda
4cbbca20b6 Back out aac6292d29f9 (bug 632365) for breaking test_leaf_layers_partition_browser_window.xul 2011-09-26 19:40:50 -07:00
Dão Gottwald
4e21a77cca Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg 2011-09-27 01:22:57 +02:00
Michael Ratcliffe
620028efdf Bug 672744 - Add search filter to style inspector; r=msucan 2011-09-20 11:59:13 +02:00
Frank Yan
c26d194252 Bug 674847 - Make tooltip suppression during tab drag not fragile. r=dao 2011-07-28 21:26:37 -07:00
Frank Yan
7ab06a72f3 Bug 455694 - Animate tab reordering & detaching. r=dolske ui-r=limi 2011-07-26 22:26:14 -07:00
Paul Rouget
ce5d8a8042 Bug 664436 - Implement the highlighter without an iframe. r=dao
--HG--
extra : rebase_source : 04cff2a46fba7e38efa0d230d30c6d76d8f022d4
2011-07-11 19:18:11 +02:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Dão Gottwald
3ff41bae77 Bug 658852 - When a page is loading, the status panel should appear immediately rather than being faded in (affects page load time). r=gavin 2011-05-22 19:07:23 +02:00
Dão Gottwald
27aa77e3df Bug 632941 - statuspanel's minimum width should be an em value and max width should be a percentage value. r+a=dolske 2011-02-24 08:37:25 +01:00
Margaret Leibovic
99d76e71ef Bug 590744 - Add an edit sub menu to the Firefox menu [r=dao, a=blocking-betaN] 2011-02-02 16:17:29 -05:00
Ehsan Akhgari
60689a0dc8 Bug 631992 - Status panel: make overlink values left-to-right regardless of the locale direction. r=dao a=gavin 2011-02-09 22:44:06 +01:00
Dão Gottwald
38546fe0d6 Bug 631298 - Status panel: use min-width for loading status messages only. r=gavin 2011-02-09 22:40:13 +01:00
Ehsan Akhgari
2b53877e27 Bug 630564 - Ctrl+Shift+X in the location bar in RTL mode should change the text alignment in addition to directionality; r=roc a=blocking-final+ 2011-02-03 01:31:14 -05:00
Dão Gottwald
bf9dc5aa5b Bug 629898 - Set min-width on statuspanel for less jitter. r=jag/gavin 2011-02-03 08:18:42 +01:00
Dão Gottwald
eb916ea7ee Bug 541656 - Display hyperlink URLs at bottom of window (instead of right side of location bar). r=gavin a=b 2011-02-03 07:48:39 +01:00