Граф коммитов

193 Коммитов

Автор SHA1 Сообщение Дата
Kyle Huey 20440d79ca Mass backout to fix OS X 64 Leak. 2010-11-24 00:59:48 -05:00
Raymond Lee c360fb339b 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 642da8cbb1 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 ae061b0c34 Bug 608714 - Unable to edit tab group names [r=dolske, a=beltzner] 2010-11-24 01:57:30 +08:00
Raymond Lee 3647f4e453 Bug 587351 - Close tabs with middle click in TabCandy [r=ian, a=beltzner] 2010-11-24 01:36:28 +08:00
Raymond Lee f2382f2f6b Bug 608637 - Panorama exit button should perhaps reflect the number of groups as well [r=dao, a=beltzner] 2010-11-24 01:28:02 +08:00
Raymond Lee 135460ec04 Bug 597248 - Make sure Panorama's thumbnail cache is solid [r=ian, a=benjamin] 2010-11-24 01:13:29 +08:00
Raymond Lee 8c7f7e319c Bug 594429 - Update the live filter search button in Panorama UI [r=dao, a=blocking2.0] 2010-11-24 00:32:09 +08:00
Ehsan Akhgari a9a51b8258 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
Michael Yoshitaka Erlewine 96e68b45dc Bug 606827: Released and collapsing drag regions fade into... somewhere [r+a=dolske]
--HG--
extra : rebase_source : b225624a3e2352ce72b4ce5d90f3f53da141a8ac
2010-11-09 20:50:41 -05:00
Raymond Lee 39bea5a035 Bug 597399 - Panorama: Typing in a digit when the search box isn't displayed produces letter in the box [r=ian, a=blocking2.0]
--HG--
extra : rebase_source : eedb975c38bf3adf82f5329d7f69bee5b233238e
2010-11-17 18:49:59 +08:00
Raymond Lee 3c4be8c5ff 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 eba82a563e Bug 587231 - "[Win7] Thumbnails sometimes like an abstract painting in TabCandy" [r=dolske+ian, a=blocking]
--HG--
extra : rebase_source : 0572058fbab9f8e8742cf3c9d23d3174f220e848
2010-09-09 22:29:00 -07:00
Sean Dunn 5b3ac9514e 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
Raymond Lee be9d8e9aff Bug 595395 - Add pin events to AllTabs.jsm [r=dolske, a=dolske]
--HG--
extra : rebase_source : 591d2031a32ad7a034cd0681da49bc07f7c79097
2010-11-10 11:39:31 +08:00
Ehsan Akhgari 9f6a7a1ba6 Bug 587248 - Part 16: Don't resize the groups if we explicitly request their size to remain constant while dragging; r=ian a=blocking-betaN+ 2010-11-11 21:11:28 -05:00
Ehsan Akhgari 3b1462f969 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 d311d6b87c Bug 587248 - Part 14: Observe the group box right margin when arranging tab items in RTL mode; r=ian a=blocking-betaN+ 2010-11-10 22:48:43 -05:00
Ehsan Akhgari 3be272b4f4 Bug 587248 - Part 13: Correct the welcome box positioning on first run in RTL mode; r=ian a=blocking-betaN+ 2010-11-10 22:48:43 -05:00
Ehsan Akhgari e08cc57e0b Bug 587248 - Part 12: Replace UI.rtl with a static property to make sure that we don't incur any DOM performance penalty when checking it; r=ian a=blocking-betaN+ 2010-11-10 22:48:42 -05:00
Ehsan Akhgari d885d6e389 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 4b0c3fabd1 Bug 587248 - Part 10: Arrange tabs from right to left in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari bf480ef843 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 673aa7ac2d 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
Ehsan Akhgari fc539e2853 Bug 587248 - Part 7: Correct some direction dependent CSS code in tabitems.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari ea7eb2f29b Bug 587248 - Part 6: Add RTL support to the TabView functionality implemented in ui.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari e3ab19bd25 Bug 587248 - Part 2: Add RTL support to content CSS for TabView; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari 90b47f1b47 Bug 587248 - Part 1: Set the correct direction for the TabView document upon being displayed; r=gavin a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Michael Yoshitaka Erlewine bbbc5c22af Bug 602777 - Quit pretending in Items.arrange [r=dolske, a=blocking2.0=betaN+] 2010-11-06 20:08:57 -04:00
Raymond Lee 4499acd56d 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
Michael Yoshitaka Erlewine 2c990d33f4 Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : b05376dd45ebceaadd35b6f628ba28e47037f24e
2010-10-26 17:06:20 -04:00
Raymond Lee 3aa785b585 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 0eb9322df3 Bug 598691 - "Tab matches from secondary window are not switching on click" [r=dolske a=blocking]
--HG--
extra : rebase_source : 18f64cfe22bd1b76314167059137426b90607062
2010-09-29 22:34:00 -07:00
Sean Dunn 5a73d4c36b Bug 597498 - "Stacked groups should have a close tab close button on the top tab" [r=dolske ui-r=aza f=ian a=blocking]
--HG--
extra : rebase_source : 4735dbd9270bca0f4441f334e9f7797e20a32d15
2010-10-04 10:41:00 -07:00
Sean Dunn b48704bf0a 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 a136b48055 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 7d88c250e9 Bug 587031 - Entering/Exiting Private Browsing mode from within Tab Candy (Panorama) is presently ambiguous r=dietrich, a=blocking
--HG--
extra : rebase_source : 2ad0935dc80b84961314750f04d08e1309f968b6
2010-09-24 17:24:31 -07:00
Ian Gilman b5124eb411 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 87fc7626a6 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 716146d233 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 55d74d04c7 Bug 591705 - Don't animate on tab view startup [r+a=dietrich] 2010-10-09 15:46:18 -04:00
Michael Yoshitaka Erlewine 3bd8956bec Bug 595804 - Add a pref to disable Panorama zoom-in/out animation [r=dolske, a=beltzner] 2010-10-09 15:10:25 -04:00
Raymond Lee 6d1080db35 Bug 602547 - Fix the browser_tabview_orphaned_tabs.js test [r=dolske, a=test
]
2010-10-07 23:17:26 +08:00
Aza Raskin 2b7ef6ca1f Bug 600646 - Speed up the new tab animation [r=dolske, a=blocking] 2010-10-06 13:17:53 -07:00
Ian Gilman 2f93a2fc98 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 ae849798ee Bug 595893 - New tabs should never be orphans [r=dolske, blocking2.0] 2010-10-07 02:56:13 +08:00
Ian Gilman 11cb3c7a59 Merge mozilla-central to tabcandy-central. 2010-10-05 13:43:50 -07:00
Raymond Lee e29224bfa0 Bug 601863: make "Undo Close Group" button label localizable, r=dietrich, a=blocking 2010-10-05 13:58:44 +08:00
Ian Gilman 7cb1d6a948 merge mozilla-central to panorama-central 2010-09-30 15:14:08 -07:00
Raymond Lee a44470fcc8 Bug 590606 - Switching among groups always selects the first tab of group [r=dolske,a=dietrich] 2010-09-30 18:08:28 +08:00