Commit Graph

65 Commits

Author SHA1 Message Date
Tim Taubert
433e3b3fdf Bug 625668 - Resizes for single groups don't stick correctly, returning them to their userSize values; r=dietrich 2011-08-03 07:38:07 +02:00
Tim Taubert
8aa6740ce8 Bug 654721 - Remove the orphan tab concept from Panorama; r=ian, ui-review=limi 2011-07-05 00:23:35 +02:00
Tim Taubert
9f8cd9cc92 Backout changeset 646f3f6f3cd5 (bug 663421) 2011-07-04 02:11:40 +02:00
Tim Taubert
53925ac13f Bug 663421 - Don't close empty groups automatically; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00
Tim Taubert
9006e39635 Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-06-10 11:40:20 +02:00
Matt Brubeck
c3e4065e5d Back out changeset 6b26a933cad7 (Bug 649319) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE. 2011-05-05 14:52:24 -07:00
Tim Taubert
76f729fa2f Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-05-05 01:55:23 +02:00
Raymond Lee
48ce689e6c Bug 632294 - Unify setActive... functions r=ian 2011-04-23 04:05:11 +08:00
Tim Taubert
7c1e9b3e8f Bug 648929 - frequently getting drag.info is null error in tabview.js [f=raymond, r=ian] 2011-04-14 22:55:36 +02:00
Tim Taubert
a07ddfb9fd Bug 634672 - Minimum tab size is no longer being respected [r=ian] 2011-04-07 13:00:06 -07:00
Raymond Lee
48d2bcf2f6 Bug 620506 - Remove debugging rect code r=ian 2011-04-05 18:05:01 +08:00
Ehsan Akhgari
4524028f13 Backout changeset 7fbc721aa455 (bug 634672) because it breaks the Mac mochitest-browser-chrome tests 2011-03-31 12:00:08 -04:00
Tim Taubert
7913c7f420 Bug 634672 - Minimum tab size is no longer being respected [r=ian]
--HG--
extra : rebase_source : 149bc511ba1d99da8f449d547eb1ccafc81bbf77
2011-03-29 02:47:23 +02:00
Tim Taubert
eccb79f4df Bug 610208 - When closing a tab, other tabs should not resize until cursor leaves the group [r=ian] 2011-01-21 18:15:22 -05:00
Michael Yoshitaka Erlewine
a9e7a66ffa Bug 633308 - Add toString method to various Panorama objects; r=ian 2011-02-26 09:28:00 -05: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
Michael Yoshitaka Erlewine
3d74a2d5e5 Bug 609163 - Get rid of Item.locked [r=ian, a=dietrich] 2011-01-28 00:07:30 -07:00
Tim Taubert
56be3dca99 Bug 626368 - Empty space left between tabs when closing multiple pages in Panorama view [r=ian, a=beltzner]
--HG--
extra : rebase_source : 4f10915c108923889536ef159c223c6091f3bf49
2011-01-25 22:13:21 +01:00
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
f7f741bc9e Back out f0f8c5391540 (bug 626368) a=bustage 2011-01-25 21:57:24 -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
d248b5b5ce Bug 625640 - JavaScript Warning: 'assignment to undeclared variable <varname>' [r=ian, a=beltzner] 2011-01-18 13:25:59 +01: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
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
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
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
Michael Yoshitaka Erlewine
57669f34ef Bug 622285 - CSS warnings: "Error in parsing value for 'size'/'position'." Solution: allow iQ's css method to accept Rect arguments [r=ian, a=beltzner] 2011-01-12 10:18:18 -05: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
Michael Yoshitaka Erlewine
33c8e5e66f Bug 610266 - Remove Drag.isResizing [r+a=dolske]
--HG--
extra : rebase_source : c3a30c9e1630a266e22c58d75a0b27ee9a5adbe2
2010-11-24 16:19:47 -05:00
Sean Dunn
fda733030b 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
Ehsan Akhgari
f15de44d0c 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
fda66dc44e 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
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
Michael Yoshitaka Erlewine
f9d8278908 Bug 591705 - Don't animate on tab view startup [r+a=dietrich] 2010-10-09 15:46:18 -04:00
Sean Dunn
c6c08986bc Bug 580412 - Add a couple-pixel threshold before tabs start dragging [r=dietrich, a=beltzner] 2010-09-21 13:22:07 -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
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
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
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
Michael Yoshitaka Erlewine
40ee5215d4 Bug 591705 Don't animate on tab view startup [r+a=dietrich] 2010-09-03 14:55:55 -04:00
Michael Yoshitaka Erlewine
afa4684a96 Bug 586685: All user-facing strings in JS are now localizable via stringbundle [r=dolske a=dolske]
NOT.
Everything but user facing strings being localized.
Random whitespace fixes.
Random styling changes.
Also has Bug 587158 - Update intro-video URL to CDN'ed version
And string changes.
And Bug 586814 - Unable to close Tab groups

--HG--
extra : rebase_source : 75a5ef7e1cedfd180358b0fb2e6ea02b1ecb8f0e
2010-08-12 18:32:18 -05:00
Edward Lee
861720eb07 Backout changesets a8b5109c2a6c to 6281bc7f1bbf. 2010-08-13 21:51:48 -07:00
Michael Yoshitaka Erlewine
d4e1a50954 Bug 586685: All user-facing strings in JS are now localizable via stringbundle [r=dolske a=dolske]
NOT.
Everything but user facing strings being localized.
Random whitespace fixes.
Random styling changes.
Also has Bug 587158 - Update intro-video URL to CDN'ed version
And string changes.
And Bug 586814 - Unable to close Tab groups

--HG--
extra : rebase_source : bc46adb3b3acc2e4daee067e9209d049fe1a8970
2010-08-12 18:32:18 -05:00