Commit Graph

180 Commits

Author SHA1 Message Date
Raymond Lee
82e7c8700a Bug 656488 - Command-H to hide app doesn't work when in Panorama r=ian 2011-06-04 00:44:34 +08:00
Dão Gottwald
f9befacdc4 Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman 2011-06-01 10:20:53 +02:00
Raymond Lee
fbfdf23f9b Bug 660017 - Can't use redo keyboard shortcut in Panorama r=ian 2011-06-01 10:37:12 +08:00
Raymond Lee
8fe5312dc3 Bug 627239 - Don't store thumbnails for https pages r=ehsan 2011-05-31 04:02:04 +08:00
Raymond Lee
5ff306ad8b Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-05-26 09:33:08 +08:00
Raymond Lee
81316680df Bug 654601 - cannot use copy and paste keyboard shortcuts in panorama r=ian 2011-05-19 14:07:42 +08:00
Tim Taubert
16884d5557 Bug 650573 - Panorama hangs when restoring a session; f=raymond, r=sdwilsh 2011-05-19 23:44:51 +02:00
Tim Taubert
04b7da7644 Bug 656778 - Enable session restore when Panorama usage is detected; r=zpao+dolske, ui-r=limi 2011-05-18 00:00:05 +02:00
Zack Weinberg
66511e780a Merge backout of 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:45:30 -07:00
Zack Weinberg
b3dcedeb61 Back out changeset 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:44:33 -07:00
Tim Taubert
6c45d28111 Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Raymond Lee
351495e20a Bug 649347 - about: pages do not have favicons on the thumbnails [r=ian] 2011-05-03 18:23:44 +08:00
Raymond Lee
48ce689e6c Bug 632294 - Unify setActive... functions r=ian 2011-04-23 04:05:11 +08:00
Adam Dane [:hobophobe]
621bbc510c Bug 642793 - The focused Tab is not set first in the stack. r=ian 2011-04-25 13:21:04 -05:00
Raymond Lee
a424923aef Bug 649006 - Clicking any two mouse buttons opens new tab r=ian 2011-04-15 01:02:32 +08:00
Raymond Lee
8907951cec Bug 610996 - TabView should set its visibility with tab-view-deck.selectedPanel rather than selectedIndex r=ian 2011-04-14 11:28:58 +08:00
Raymond Lee
f205b5965b Bug 601958 - TabView should directly call show and hide routines in the frame r=ian 2011-04-11 16:15:38 +08:00
Raymond Lee
7a519dc1fa Bug 596833 - Refinement for bug 595943: No need to iterate over all tabs, just the ones at the beginning r=ian 2011-04-08 13:19:48 +08:00
Raymond Lee
a30a7a6c07 Bug 640765 - App tab order not maintained in Tab Groups view r=dao 2011-04-04 17:04:52 +08:00
Raymond Lee
f5d57e79a6 Bug 608407 - GroupItems.getActiveOrphanTab should use UI.getActiveTabRef r=ian 2011-04-04 10:27:50 +08:00
Raymond Lee
1f8228e780 Bug 587276 - KeyEvent in TabCandy window affect browser [r=ian]
--HG--
extra : rebase_source : 9076dbf84083b547498e997fa3ceaa9d7fa04b7e
2011-03-29 10:51:26 +08:00
Michael Yoshitaka Erlewine
a9e7a66ffa Bug 633308 - Add toString method to various Panorama objects; r=ian 2011-02-26 09:28:00 -05:00
Raymond Lee
7dfd825547 Bug 623768 - Pressing Backspace in Panorama causes last focused tab to navigate backwards; f=mitcho r=ian approval2.0=beltzner 2011-03-01 09:46:26 +08:00
Tim Taubert
de2e79da4d Bug 604699 - Store thumbnails in the browser's image cache rather than in sessionstore [r=ian,sdwilsh, a=blocking2.0:final+]
(Based on patch from Sean Dunn <seanedunn@yahoo.com>.)
2011-02-19 19:22:49 +01:00
Tim Taubert
ce131dd5c6 Bug 626791 - Add the Panorama button to the toolbar automatically after the user has used Panorama for the first time. r=dao a=beltzner 2011-02-16 17:06:54 +01:00
Sean Dunn
f19a5ad3ea Bug 628701 - Panorama doesn't render thumbnails for many tabs [r=ian, a=blocking2.0:betaN+] 2011-02-16 23:05:59 +01:00
Tim Taubert
eac64dfe4b Bug 634077 - tabviewshown/hidden events are dispatched before Storage.saveVisibilityData() was called [r=ian, a=sdwilsh] 2011-02-15 19:56:57 +01:00
Ehsan Akhgari
cbe96d0934 Bug 624202 - Remove the subscriber on tab close to prevent possible leaks; r=ian a=dolske 2011-01-29 18:18:05 -05:00
Tim Taubert
a80e872ab3 Bug 624847 - 'Undo Close Tab' closes current group when only one blank tab is left [r=ian, a=sdwilsh] 2011-02-03 02:43:32 +01:00
Raymond Lee
3aa1b66a56 Bug 630102 - The unpinned tab doesn't display in the correct place in Panorama view [r=ian, a=sdwilsh] 2011-02-03 23:59:27 +08:00
Patrick Walton
c7d0f009c3 Bug 624931 - Use -moz-transform for Panorama zoom. r=iangilman a=sdwilsh 2011-01-31 16:41:05 -08:00
Michael Yoshitaka Erlewine
3d74a2d5e5 Bug 609163 - Get rid of Item.locked [r=ian, a=dietrich] 2011-01-28 00:07:30 -07:00
Patrick Walton
971e48fc54 Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-27 19:15:18 +01:00
Patrick Walton
e5ef82c729 Bug 612470 - Back out changeset 63adefe33a92 (closing the last tab of a group switches to the wrong group) due to Linux test failures. r=backout a=backout CLOSED TREE 2011-01-26 12:23:30 -08:00
Patrick Walton
77afee6747 Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-26 10:58:43 -08:00
Sean Dunn
d76eeac01e Bug 567029 - "Titles of tab items get clipped off within groups" [f=ian r=dietrich a=blocking]
--HG--
extra : rebase_source : 4fa44bfefb1d2bd861d9aab7c8297fb454265db6
2010-09-27 01:25:00 -05:00
Raymond Lee
125b6a0cc2 Bug 626338 - Searchbox doesn't get the focus if it's activated using the search button [r=ian,a=beltzner]
--HG--
extra : rebase_source : 7ac90fae79d40e2c46357f5eb5f9c4af6935de7a
2011-01-22 02:42:09 +08:00
Patrick Walton
da48e8f708 Bug 612470 - Back out changeset ea8bf490e66d (don't close the current Panorama group if there are app tabs) due to test failure on Windows. r=backout a=backout 2011-01-25 17:57:56 -08:00
Patrick Walton
bb1bb3fbaa Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-25 14:02:18 -08:00
Michael Yoshitaka Erlewine
441651119b Bug 606837 - Gray out Panorama background on inactive windows [r=ian, ui=shorlander, a=beltzner] 2011-01-25 14:10:00 -05:00
Tim Taubert
606f7805e0 Bug 613541 - Panorama closes browser window when closing 'undo close group' r=ian a=blocking 2011-01-21 04:25:18 +01:00
Tim Taubert
19dc7f4eae Bug 624952 - Firefox 4.0 often shows all tab groups' tabs on startup [r=ian, a=dolske] 2011-01-21 22:42:51 +01:00
Michael Yoshitaka Erlewine
0bf261d5e0 Bug 625269 - Reduce some unnecessary resizing of Items when resizing the window [r=ian, a=dietrich] 2011-01-21 10:21:30 -05:00
Michael Yoshitaka Erlewine
3fa50e88a8 Bug 626754 - do not open a new tab when panorama is run for the first time [r=ian, a=blocking2.0-final+] 2011-01-20 17:12:29 -05:00
Raymond Lee
6f81f6ec4a Bug 608223 - Tab groups not restored after Force Quit / Crash [r=ian, a=blocking2.0betaN+] 2011-01-18 10:44:50 +08:00
Sean Dunn
846ae86a7f Bug 609685 - "Having opened panorama once in a window affects all rendering in that window, even in tabs that are opened later" [f=ian r=ian a=blocking] 2010-11-16 16:35:00 -06:00
Ehsan Akhgari
b60c606a7c Bug 604215 - Part 2: when switching into tab view, start the heartbeat only after the zoom operation has been finished; r=ian a=blocking-final+ 2011-01-14 15:15:29 -05:00
Martin Cerdeira
5ec9fc9a84 Bug 606824 - Replace "typeof ... == undefined" checks; r=ian a=beltzner 2011-01-17 12:31:39 -05:00
Tim Taubert
b854516db6 Bug 616967 - Hovering on 'Move to Group' on a new profile brings up in the current tab group the tab containing the welcome message [r=ian, a=beltzner] 2011-01-14 02:26:17 +01:00
Raymond Lee
003ef3e446 Bug 588265 - Closing a tab when in Tab Candy should cause the containing group to become focused [r=ian, a=beltzner] 2010-12-16 11:43:25 +08:00