Commit Graph

183 Commits

Author SHA1 Message Date
Sean Dunn
51595e1354 Bug 606148 - "When Panorama starts to stack tabs, it becomes extremely slow" [f=ian r=ian a=blocking]
--HG--
extra : rebase_source : 827febab56d14e11d48059a067656965428ea285
2010-11-05 08:32:00 -05: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
Phil Ringnalda
a2039d0388 Back out 8cfa54285e34 (bug 625424) in a CLOSED TREE, a=bustage 2011-01-25 21:57:59 -08:00
Phil Ringnalda
f7f741bc9e Back out f0f8c5391540 (bug 626368) a=bustage 2011-01-25 21:57:24 -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
Tim Taubert
58474f0073 Bug 626368 - Empty space left between tabs when closing multiple pages in Panorama view [r=ian, a=beltzner] 2011-01-25 22:13:21 +01:00
Tim Taubert
5eb8b355fc Bug 625424 - Dropping a tab onto the 'undo close group' dialog adds the tab to that group [r=ian, a=beltzner] 2011-01-25 22:04:17 +01:00
Michael Yoshitaka Erlewine
3fff2931fa Bug 628051 - Remove killNewTabGroup; r=ian a=beltzner 2011-01-25 15:19:20 -05:00
Michael Yoshitaka Erlewine
7ed6fac0c7 Bug 627736 - fix tab focusing after closing a group in panorama [r=ian, a=beltzner] 2011-01-25 14:14:10 -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
e584e83a16 Bug 616729 - rearranging tabs in panorama won't match tab ordering on tab bar [r=ian, a=dolske] 2011-01-22 07:25:12 +01:00
Tim Taubert
2ea782beba Bug 600812 - Dragging tab between groups doesn't work [r=ian, a=dolske] 2011-01-21 22:12:12 +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
Tim Taubert
d248b5b5ce Bug 625640 - JavaScript Warning: 'assignment to undeclared variable <varname>' [r=ian, a=beltzner] 2011-01-18 13:25:59 +01:00
Tim Taubert
7bce700558 Bug 624961 - GroupItems.unregister() must remove groups from _arrangesPending[] [r=ian, a=beltzner] 2011-01-18 13:40:13 +01:00
Tim Taubert
4fa1bae71a Bug 622835 - Stacked group display is broken if restored after firefox restart [r=ian, a=beltzner] 2011-01-17 13:38:04 +01:00
Raymond Lee
6d906f368d Bug 608184 - After closing the current tab, Firefox switches to another group [r=dao,a=beltzner] 2011-01-17 17:54:32 +08:00
Michael Yoshitaka Erlewine
e0f814c34c Bug 625654 - Entering another tab doesn't trigger collapse of an expanded tab group [r=ian, a=beltzner] 2011-01-18 11:25:49 -05:00
Tim Taubert
d2339e650e Bug 624953 - GroupItems.resumeArrange() does not arrange pending groupItems but re-pushes them [r=ian, a=beltzner] 2011-01-18 13:32:03 +01: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
Martin Cerdeira
5ec9fc9a84 Bug 606824 - Replace "typeof ... == undefined" checks; r=ian a=beltzner 2011-01-17 12:31:39 -05:00
Michael Yoshitaka Erlewine
af7f91bbe3 Bug 625443 - Arranging of expanded stacked groups is broken [r=ian, a=blocking2.0-final+] 2011-01-16 10:38:48 -05:00
Dão Gottwald
00e7a2f365 Backed out changeset 005134c9c078. a=. 2011-01-16 12:06:05 +01:00
Michael Yoshitaka Erlewine
5907adec2b Bug 625443 - Arranging of expanded stacked groups is broken. r=ian a=b 2011-01-15 23:47:07 -05:00
Stephen Horlander
d87d61b029 Bug 597776 - New group expander icon. r=ian 2011-01-16 10:58:53 +01:00
Michael Yoshitaka Erlewine
c6fb1a9dba Bug 622631 - JavaScript Warning: "Error in parsing value for 'width'/'height'. Declaration dropped." [r=ian, a=beltzner] 2011-01-12 10:20:28 -05: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
Raymond Lee
6c99181072 Bug 596781 - Don't allow the last group to close if there are app tabs [r=ian, a=beltzer] 2010-12-17 13:43:31 +08:00
Raymond Lee
bc52cecd31 Bug 604098 - Double click anywhere to create a new tab [r=ian, a=dolske] 2011-01-10 11:23:56 +08:00
Tim Taubert
6c5ed97038 Bug 624265 - Undo most recently closed tab creates a new tab group and switches to it [r=ian, a=blocking2.0] 2011-01-13 02:08:22 +01:00
Michael Yoshitaka Erlewine
1cbc34f048 Bug 619440 - Group item title field should use HTML5 placeholder [r=ian, a=beltzner] 2011-01-11 23:36:05 -05:00
Michael Yoshitaka Erlewine
66d79f5a82 Bug 587503 - Improve reordering tabs in groups [r=ian, a=blocking2.0-fail+] 2011-01-12 16:48:42 -05:00
Tim Taubert
cf435ff3ba Bug 606657 - moveTabToGroupItem fails if move the only tab in a group to the same group [r=ian, a=beltzner] 2011-01-12 21:10:47 +01:00
Ian Gilman
8f4f975b2f Backed out changeset 7d30d6b75030 a=bustage 2011-01-12 11:37:41 -08:00
Michael Yoshitaka Erlewine
854c7c434a Bug 587503 - Improve reordering tabs in groups [r=ian, a=blocking2.0-final+] 2011-01-11 14:35:13 -05:00
Raymond Lee
ecb3b97810 Bug 611715 - Rename tab.tabItem. r=ian a=beltzner 2011-01-11 16:20:08 +08:00
Ian Gilman
38f7b0ba4a Bug 617511 - bug fix for test breakage by 594644 r=dietrich, a=johnath 2011-01-05 12:54:35 -08:00
Ian Gilman
a2a34ef9c6 Bug 594644 part 2 r=dietrich a=blocking 2010-11-22 16:28:38 -08:00
Ian Gilman
ac8932f36d Bug 594644 - Return from Private Browsing Mode, Panorama forgets tab groups, until Panorama is manually re-launched r=dietrich a=blocking 2010-10-08 15:59:24 -07:00
Raymond Lee
d208941262 Bug 597360 - Closing the last group results in weird behavior (window closes after pressing Ctrl+T, unresponsiveness, tabview asserts...) [r=ian, a=blocking2.0betaN+] 2010-12-09 10:13:12 +08:00
Raymond Lee
bee4707628 Bug 597248 - Make sure Panorama's thumbnail cache is solid [r-ian, a=benjamin] 2010-11-30 16:15:51 +08:00
Ehsan Akhgari
6e55f9d1eb Back out bug 608158, bug 608037 and bug 567029 because of the browser-chrome leaks 2010-11-30 14:50:42 -05:00
Sean Dunn
5bc15d514c Bug 567029 - "Titles of tab items get clipped off within groups" [f=ian r=dietrich a=blocking]
--HG--
extra : rebase_source : 0f35ea3af211053b36b54b4a667fab01cec86e58
2010-09-27 01:25:00 -07:00
Raymond Lee
4ca6b9afa2 Bug 608714 - Unable to edit tab group names [r=dolske, a=beltzner] 2010-11-24 01:57:30 +08:00
Raymond Lee
1807bb2be7 Bug 607566 - Test for bug 595930 takes too long to run [r=ian, a=beltzner] 2010-11-24 02:49:50 +08:00
Raymond Lee
049b972b30 Bug 600645 - App tabs don't appear in the group app tab tray if their icon fails to load [r=ian, a=beltzner] 2010-11-24 03:30:16 +08:00
Michael Yoshitaka Erlewine
162ac877e5 Bug 609446 - Remove GroupItem's xDensity and yDensity properties [r+a=dolske] 2010-11-25 23:54:45 -05:00
Michael Yoshitaka Erlewine
143acd2185 Bug 598807 - Remove code for "GroupItems.arrange" which is no longer used [r+a=dolske] 2010-11-25 00:57:09 -05:00
Michael Yoshitaka Erlewine
4f83d64a60 Bug 587835 - Remove all dev menu code [r+a=dolske] 2010-11-24 16:28:02 -05:00
Michael Yoshitaka Erlewine
3d811ad7f6 Bug 586553 - Optimize tab movement in reorderTabsBasedOnTabItemOrder [r=ian, a=dolske] 2010-11-24 16:23:29 -05:00
Kyle Huey
e688684c0a Mass backout to fix OS X 64 Leak. 2010-11-24 00:59:48 -05:00
Raymond Lee
99d476868c Bug 600645 - App tabs don't appear in the group app tab tray if their icon fails to load [r=ian, a=beltzner] 2010-11-24 03:30:16 +08:00
Raymond Lee
2a38fcc3c7 Bug 596781 - Don't allow the last group to close if there are app tabs [r=ian, a=beltzner] 2010-11-24 02:28:04 +08:00
Raymond Lee
101cb85747 Bug 608714 - Unable to edit tab group names [r=dolske, a=beltzner] 2010-11-24 01:57:30 +08:00
Raymond Lee
a431337ddc Bug 597248 - Make sure Panorama's thumbnail cache is solid [r=ian, a=benjamin] 2010-11-24 01:13:29 +08:00
Ehsan Akhgari
9cd77812ee Bug 612353 - Account for the width of the app tab tray if present in RTL mode; r=ian.gilman a=gavin 2010-11-15 15:07:02 -05:00
Raymond Lee
5a526f7a04 Bug 599626 - After perform close group in Panorama, the browser becomes unresponsive [r=dolske, a=blocking2.0]
--HG--
extra : rebase_source : 4c4ad052302b44815f18671a7604ad897e67a176
2010-11-15 11:12:10 +08:00
Sean Dunn
7119f5fc9b Bug 588630 - "When invoking TabCandy/Panorama with many open blank tabs, Firefox hangs & then pops up "Unresponsive Script" dialog" [r=dietrich, a=blocking]
--HG--
extra : rebase_source : 6a7a920136de79d479dd4ee67060f0274ee26759
2010-10-11 11:57:00 -07:00
Ehsan Akhgari
2b26101b72 Bug 587248 - Part 15: Use the correct minimum dimensions for groups; r=ian a=blocking-betaN+ 2010-11-11 21:11:28 -05:00
Ehsan Akhgari
9ac29bc4f1 Bug 587248 - Part 11: Rotate the collapsed tab items towards top right in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
c15e61a0f0 Bug 587248 - Part 9: Correct group title style calculations in RTL mode (well, and some LTR corrections as well!); r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
f2580b9f85 Bug 587248 - Part 8: Fix resizing and drag and drop in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Michael Yoshitaka Erlewine
ec7e0384f9 Bug 602777 - Quit pretending in Items.arrange [r=dolske, a=blocking2.0=betaN+] 2010-11-06 20:08:57 -04:00
Raymond Lee
9e999cf889 Bug 595521 - When closing the last group, the undo button should stay indefinitely r=dolske, a=blocking
--HG--
extra : rebase_source : 92bf85f2a38f70e2da983a3b39fba421a7e268c4
2010-10-29 12:55:18 +08:00
Raymond Lee
f13f942751 Bug 598600 - New tabs should be added to the last active group after restart [r=dolske,a=blocking2.0]
--HG--
extra : rebase_source : f697d929331a23c5ac8333bb9d95392c0a8bb875
2010-10-14 01:07:55 +08:00
Sean Dunn
6a599f1040 Bug 597499 - Expand stack icon moves incorrectly and isn't centered [r=dolske, a=blocking]
--HG--
extra : rebase_source : 71892e360038861c49a1806e75aec2223cff2ac9
2010-09-27 14:04:00 -07:00
Sean Dunn
c07ca78f13 Bug 595930 - "closing a group breaks the keyboard shortcut for toggling panorama" [r+a=dietrich]
--HG--
extra : rebase_source : aacd0e1a2bcda5319bdd24a335cda5f904d1dd99
2010-09-27 16:12:00 -07:00
Ian Gilman
390a33df5b Bug 595374 - Panorama doesn't go back to the right tab if it was an app tab r=dietrich, a=blocking
--HG--
extra : rebase_source : bc2b1b2247265da2210f961ada91c5a73fa159c4
2010-09-24 16:22:35 -07:00
Raymond Lee
6377564e8b Bug 597601 - Clicking in the empty space in a group should not take you into a tab [r=dolske,a=beltzner]
--HG--
extra : rebase_source : 2cac91fcadb5417682ab6a94233348fb6bd3b1bd
2010-10-11 10:39:33 +08:00
Aza Raskin
f4460e8ee3 Bug 589304 - When tabs are small enough to hide the close icon, stack tabs r=dolske, a=beltzner
--HG--
extra : rebase_source : 508152d38d885156132ebe9a64d64d3ec229af55
2010-10-11 10:04:43 -07:00
Michael Yoshitaka Erlewine
f9d8278908 Bug 591705 - Don't animate on tab view startup [r+a=dietrich] 2010-10-09 15:46:18 -04:00
Aza Raskin
d15629c784 Bug 600646 - Speed up the new tab animation [r=dolske, a=blocking] 2010-10-06 13:17:53 -07:00
Ian Gilman
826463d586 Bug 595371 - Do the right thing when app tabs open/close [r=gavin, a=blocking]
--HG--
extra : rebase_source : 36ca15add8447e718f8e2f98a711076fe807c18e
2010-10-06 11:33:18 -07:00
Raymond Lee
213ac2e1e9 Bug 595893 - New tabs should never be orphans [r=dolske, blocking2.0] 2010-10-07 02:56:13 +08:00
Ian Gilman
ed0876caa1 Merge mozilla-central to tabcandy-central. 2010-10-05 13:43:50 -07:00
Raymond Lee
9150fe99df Bug 601863: make "Undo Close Group" button label localizable, r=dietrich, a=blocking 2010-10-05 13:58:44 +08:00
Raymond Lee
7f93d9e6a7 Bug 590606 - Switching among groups always selects the first tab of group [r=dolske,a=dietrich] 2010-09-30 18:08:28 +08:00
Raymond Lee
76a39e3812 Bug 587040 - After navigating with arrow keys, active tab highlighting will move but clicking on the group will bring up the last active tab [r+a=dietrich] 2010-09-17 23:24:39 +08:00
Raymond Lee
88209e3959 Bug 587990 - TabCandy arbitrarily creates new groups / orphans tabs in empty space after hovering over "Move This Tab To..." menu item [r=dietrich, a=blocking] 2010-09-14 18:12:03 +08:00
Ian Gilman
8fcaa81c49 Bug 593871 - Panorama should do the right thing when tabs become pinned/unpinned [r=dietrich, a=blocking betaN]
--HG--
extra : rebase_source : 44c6456c6eebac798dcc7f6e64938f50d448151b
2010-09-13 11:45:02 +08:00
Ian Gilman
ed0492aa4b Bug 595076 - App tab icons should be updated when the tab's favicon becomes available; r=dietrich a=blocking-betaN+ 2010-09-11 22:51:19 -04:00
Aza Raskin
3c20dc2c27 Bug 589010 - Add Visual Indication that Other Groups Exist to Tab Candy Toolbar Button. r=dolske,dao 2010-09-10 17:51:14 -04:00
Raymond Lee
627d9a49a8 Bug 587341 - Implement Undo Close Group inside of Tab Candy [r+a=dietrich]
--HG--
extra : rebase_source : c7b690918220b912add182cd0aea2aedf5b05e9f
2010-09-10 22:40:27 +08:00
Ian Gilman
2e0d5ccac9 Bug 578553 - Implement App-Tab experience in Panorama; [a+r=dietrich]
--HG--
extra : rebase_source : a084925785f61f12563c65cc8e933142a779d8f8
2010-09-10 17:50:14 +08:00
Masayuki Nakano
cb82b8f049 Bug 587243 Textbox of tab group lost focus immediately by Enter keypress during IME composition r=dolske+ian, a=blocking2.0 final+ 2010-09-10 16:22:39 +09:00
Michael Yoshitaka Erlewine
c0412a5f18 Bug 586685 - Pull out hard coded strings for localization [r=dietrich a=blocking-b6] 2010-09-09 10:06:00 -04:00
Michael Yoshitaka Erlewine
b8d761eb75 Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich] 2010-09-08 20:52:16 -04:00
Michael Yoshitaka Erlewine
58deab1b5e Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich] 2010-09-08 19:44:16 -04:00
Michael Yoshitaka Erlewine
27a48dd232 Bug 592586 Remove code for "group tab by sites" [r+a=dietrich] 2010-09-08 19:33:40 -04:00
Raymond Lee
6003b64981 Bug 594213 - Make our tests more robust [r+a=dietrich] 2010-09-09 02:52:07 +08:00
Edward Lee
c28f521216 Bug 594152 - Give function names to tabview.js objects [r=dietrich a=dietrich]
Give function names as object_func for various object prototypes and singletons. Also cleans up some var Name = function() patterns into just function Name.
2010-09-08 10:02:08 -07:00
Ehsan Akhgari
dfd8ce442d Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures 2010-09-07 19:23:29 -04:00
Michael Yoshitaka Erlewine
cbb8d00aa8 Bug 592586 Remove code for "group tab by sites" [r+a=dietrich] 2010-09-03 15:00:09 -04:00
Michael Yoshitaka Erlewine
2654bbfc75 Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich] 2010-09-07 17:14:46 -04:00
Dietrich Ayala
30c934075c backing out bug 590742, bug 591147, bug 592586, a=dietrich 2010-09-07 00:28:01 +07:00
Michael Yoshitaka Erlewine
bff689fafb Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich] 2010-09-06 10:42:41 -04:00
Michael Yoshitaka Erlewine
f226446ee5 Bug 592586 Remove code for "group tab by sites" [r+a=dietrich] 2010-09-03 15:00:09 -04:00
Josh Matthews
2814f869bb Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65 2010-09-04 15:15:31 -04:00
Michael Yoshitaka Erlewine
5ad422d958 Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich] 2010-09-03 15:05:56 -04:00