Commit Graph

118 Commits

Author SHA1 Message Date
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