Commit Graph

37 Commits

Author SHA1 Message Date
Mihai Sucan
b8cdf406ef Bug 595965 - App tabs bleed out of the group box r=ian+ehsan, a=blocking 2011-02-04 09:45:41 -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
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
Ian Gilman
97c7a82c12 Bug 598375 - Tab group displays over the top of the tab search button in panorama view. r=dietrich, a=blocking 2011-01-13 15:09:46 -08:00
Tim Taubert
c534a052ca Bug 618828 - Cannot access search results from secondary window via click [r=ian, a=blocking-beta9] 2011-01-09 06:06:13 +01:00
Sean Dunn
11a53488b4 Bug 594433 - "Ensure the matched tab isn't over the search box in the Panorama UI" [r=dolske f=ian a=blocking] 2010-10-12 19:20:00 -04:00
Raymond Lee
f1a5a744e8 Bug 594429 - Update the live filter search button in Panorama UI [r=dao, a=blocking2.0] 2010-11-25 10:53:35 +08:00
Kyle Huey
e688684c0a Mass backout to fix OS X 64 Leak. 2010-11-24 00:59:48 -05:00
Raymond Lee
6aad432538 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
7dbebb93d2 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
Sean Dunn
e08e388ec4 Bug 595236 - Match Tabs From Other Windows in Panorama Search [r=dietrich, a=blocking]
--HG--
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/base/content/test/tabview/browser_tabview_multiwindow_search.js
extra : rebase_source : ff634626a815445d66fb94d4e1e263a79173affc
2010-09-21 14:56:52 -07:00
L. David Baron
5859a14a99 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07: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
ca5ff3d4b4 Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
--HG--
extra : rebase_source : 4bf904071d0ba0a115e982ba200a3a4a0e96ecc3
2010-09-10 22:51:08 +08: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
Ehsan Akhgari
614aa445f1 Backed out changeset 4bc623a55708 (bug 588999) because of orange on Windows 7 2010-09-09 19:24:11 -04:00
Michael Yoshitaka Erlewine
a2bf0464f2 Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich] 2010-09-09 10:20:35 +08:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Michael Yoshitaka Erlewine
2fab786cc8 Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich] 2010-09-08 19:47:58 -04:00
Raymond Lee
a4086b8ccc Bug 592045 - Add Live Filter Search to Panorama [r=dietrich a=beltzner] 2010-09-09 02:37:50 +08: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
d6a26d813a Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich] 2010-09-07 01:31:14 +08: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
3166349755 Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich] 2010-09-06 11:36:55 -04:00
Michael Yoshitaka Erlewine
4f8496e95e Bug 586455: Separate structural versus visual CSS [r+a=dolske] 2010-09-01 16:14:37 -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
Michael Yoshitaka Erlewine
606e0b8349 Bug 574217: Some touchups based on comments from dolske 2010-08-11 23:08:33 -04:00
Ian Gilman
5b66c2b656 + Fixes for dolske and dao comments on bug 574217:
++ Unnecessary double if in tabbrowser.xml
++ moved body styling into CSS file and simplified
++ CSS comma style
++ Renamed platform.css files to tabview.css

--HG--
rename : browser/themes/gnomestripe/browser/tabview/platform.css => browser/themes/gnomestripe/browser/tabview/tabview.css
rename : browser/themes/pinstripe/browser/tabview/platform.css => browser/themes/pinstripe/browser/tabview/tabview.css
rename : browser/themes/winstripe/browser/tabview/platform.css => browser/themes/winstripe/browser/tabview/tabview.css
2010-08-11 16:51:39 -07:00
Michael Yoshitaka Erlewine
f59d44241d Bug 575851: Are You Experienced? The New Tab Experience
- refine the use of the "active group item", with differential styling, and not clearing when we enter the tab view
- set the active group item in other cases, like when we drag out groups, when we resize or move a group, or when a group is a drop target
2010-08-08 20:27:47 -04:00
Ian Gilman
502cc2969a + Renamed Group and Groups to GroupItem and GroupItems, respectively
+ Fixed a bug in "group sites"

--HG--
rename : browser/base/content/tabview/groups.js => browser/base/content/tabview/groupitems.js
extra : rebase_source : 06525a410c9f3a7d3a3f3023d6b1b520295a8fe6
2010-08-06 15:46:55 -07:00
Michael Yoshitaka Erlewine
4736622e1b Bug 575851: new tab experience, part 1:
- removed new tab group (you may have to clear storage to get rid of your locked New Tabs group at the bottom of your screen)
- rm various special casing for the new tab group
- new tab experience for tabs-off-of-orphaned-tabs is implemented: they magically turn into a group, and it even snaps!
- broken: new tabs made with no active context
- broken: closing the last tab in a group: should go back to tab candy view
- broken: first run experience grouping of orphaned tabs
2010-08-05 01:43:05 -04:00
Raymond Lee
c962044a9a Bug 583711 - name field for tab group in candy 2010-08-04 09:42:46 +08:00
Aza Raskin
553422408d + Removed the big reset button (it is still available in the dev menu) 2010-07-29 13:58:02 -07:00
Edward Lee
eee4049234 Bug 583044 - Rename code references of TabCandy to TabView
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.

--HG--
rename : browser/base/content/browser-tabcandy.js => browser/base/content/browser-tabview.js
rename : browser/base/content/tabcandy/app/drag.js => browser/base/content/tabview/drag.js
rename : browser/base/content/tabcandy/app/groups.js => browser/base/content/tabview/groups.js
rename : browser/base/content/tabcandy/app/infoitems.js => browser/base/content/tabview/infoitems.js
rename : browser/base/content/tabcandy/core/iq.js => browser/base/content/tabview/iq.js
rename : browser/base/content/tabcandy/app/items.js => browser/base/content/tabview/items.js
rename : browser/base/content/tabcandy/core/profile.js => browser/base/content/tabview/profile.js
rename : browser/base/content/tabcandy/app/storage.js => browser/base/content/tabview/storage.js
rename : browser/base/content/tabcandy/app/tabitems.js => browser/base/content/tabview/tabitems.js
rename : browser/base/content/tabcandy/tabcandy.css => browser/base/content/tabview/tabview.css
rename : browser/base/content/tabcandy/tabcandy.html => browser/base/content/tabview/tabview.html
rename : browser/base/content/tabcandy/tabcandy.js => browser/base/content/tabview/tabview.js
rename : browser/base/content/tabcandy/app/trench.js => browser/base/content/tabview/trench.js
rename : browser/base/content/tabcandy/app/ui.js => browser/base/content/tabview/ui.js
rename : browser/themes/gnomestripe/browser/tabcandy/edit-light.png => browser/themes/gnomestripe/browser/tabview/edit-light.png
rename : browser/themes/gnomestripe/browser/tabcandy/edit.png => browser/themes/gnomestripe/browser/tabview/edit.png
rename : browser/themes/gnomestripe/browser/tabcandy/new-tab.png => browser/themes/gnomestripe/browser/tabview/new-tab.png
rename : browser/themes/gnomestripe/browser/tabcandy/platform.css => browser/themes/gnomestripe/browser/tabview/platform.css
rename : browser/themes/gnomestripe/browser/tabcandy/stack-expander.png => browser/themes/gnomestripe/browser/tabview/stack-expander.png
rename : browser/themes/gnomestripe/browser/tabcandy/tabcandy.png => browser/themes/gnomestripe/browser/tabview/tabview.png
rename : browser/themes/pinstripe/browser/tabcandy/edit-light.png => browser/themes/pinstripe/browser/tabview/edit-light.png
rename : browser/themes/pinstripe/browser/tabcandy/edit.png => browser/themes/pinstripe/browser/tabview/edit.png
rename : browser/themes/pinstripe/browser/tabcandy/new-tab.png => browser/themes/pinstripe/browser/tabview/new-tab.png
rename : browser/themes/pinstripe/browser/tabcandy/platform.css => browser/themes/pinstripe/browser/tabview/platform.css
rename : browser/themes/pinstripe/browser/tabcandy/stack-expander.png => browser/themes/pinstripe/browser/tabview/stack-expander.png
rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.png => browser/themes/pinstripe/browser/tabview/tabview.png
rename : browser/themes/winstripe/browser/tabcandy/edit-light.png => browser/themes/winstripe/browser/tabview/edit-light.png
rename : browser/themes/winstripe/browser/tabcandy/edit.png => browser/themes/winstripe/browser/tabview/edit.png
rename : browser/themes/winstripe/browser/tabcandy/new-tab.png => browser/themes/winstripe/browser/tabview/new-tab.png
rename : browser/themes/winstripe/browser/tabcandy/platform.css => browser/themes/winstripe/browser/tabview/platform.css
rename : browser/themes/winstripe/browser/tabcandy/stack-expander.png => browser/themes/winstripe/browser/tabview/stack-expander.png
rename : browser/themes/winstripe/browser/tabcandy/tabcandy.png => browser/themes/winstripe/browser/tabview/tabview.png
2010-07-29 12:37:25 -07:00