Edward Lee
ec024f11d2
Merge backout
2010-08-12 03:29:54 -07:00
Edward Lee
2f93fd2037
Backed out changeset ed2484b982b9 due to accidental landing.
2010-08-12 03:24:29 -07:00
Edward Lee
8f0189e0d4
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Raymond Lee
8969b2aead
Fixed for Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
2010-08-11 14:16:02 +08:00
Edward Lee
554de442ef
Merge mozilla-central to tabcandy-central.
2010-08-09 23:53:52 -07:00
Jim Mathies
6bc5e27901
Bug 575870 - Implement custom drawn titlebar for classic, aero basic, and xp. Also fix various content padding issues for desktops with advanced ui customization settings. r=dao.
2010-08-09 20:49:35 -05:00
Edward Lee
d35d6cdf00
Merge mozilla-central to tabcandy-central.
2010-08-07 16:44:33 -07:00
Ehsan Akhgari
9550e5467b
Bug 583388 - Delay loading the Tab Candy frame
2010-08-07 18:32:17 -04:00
Dão Gottwald
e518527d3b
Bug 380960 - Implement closing tabs animation. r=fyan,gavin
...
--HG--
extra : rebase_source : c0d4192450a1017be7c8907a0cba6c9afab1028e
2010-08-06 22:15:18 +02:00
Edward Lee
cd41d4c3f6
Merge mozilla-central to tabcandy-central.
2010-08-05 14:48:29 -07:00
Sindre Dammann
6eb7d62f47
Bug 581242 - about:addons should open in the current tab if that tab is blank. r=dao
2010-08-05 09:11:25 +02:00
Edward Lee
ba763e5387
Merge mozilla-central and bug 582116 to tabcandy-central.
2010-08-02 10:33:16 -07:00
Edward Lee
bf6bb3f5ee
Bug 582116 - Provide a way to show certain tabs and get visible tabs
...
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Edward Lee
d3f620c5ea
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
Edward Lee
148cd4f405
Merge mozilla-central to tabcandy-central.
2010-07-27 21:39:47 -07:00
Edward Lee
e99995210d
Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts).
2010-07-24 16:48:38 -07:00
Edward Lee
6e3eb1b573
Resolve merge conflicts.
2010-07-21 00:35:09 -07:00
Edward Lee
025fe8aa96
Merge mozilla-central (4.0b2) to tabcandy-central with conflicts.
2010-07-21 00:32:53 -07:00
Edward Lee
22fb634ba6
Bug 579222 - Expose a .visibleTabs property on the tabbrowser [r=iangilman]
...
Add .visibleTabs to tabbrowser and use local dereferences instead of gBrowser when possible.
--HG--
extra : rebase_source : c64695d6b437927a0d6fbae1b37ad2e17dc690c7
2010-07-16 13:23:03 -07:00
Edward Lee
f573baa6f5
Merge mozilla-central to tabcandy-central.
2010-07-13 12:23:12 -07:00
Shawn Wilsher
6f27d118a4
Merge for back out of changeset a0d6e4d37273 (bug 575870)
...
a=sheriff
2010-08-10 13:05:42 -07:00
Shawn Wilsher
9441651b39
Backed out changeset a0d6e4d37273 (bug 575870) for possibly being the cause of the following performance regression:
...
Talos Regression: Txul increase 4.57% on Win7 Firefox
Other possible culprits:
bug 574454
2010-08-10 13:03:32 -07:00
Raymond Lee
34b7192de1
Update several features for visible tabs: bookmark all tabs, reload all tabs, close other tabs, list all tabs drop down menu and tab context-menu
2010-07-07 10:32:42 +08:00
Raymond Lee
da72e32d10
Partial fix for Bug 576427
2010-07-04 00:08:34 +08:00
Ehsan Akhgari
a1792d2ec9
Bug 577685 - Do not allow adding search engines during private browsing mode; r=gavin.sharp ui-r=beltzner approval2.0=beltzner
2010-07-27 16:21:29 -04:00
Frank Yan
eba7859111
Bug 580956 - 'Undo Close Tab' should be disabled not hidden when there are none to undo. r=dao
2010-07-27 17:01:16 +02:00
Alice0775 White
36f17aaa17
Bug 579095 - Setting the identity label fails when the container is hidden. Collapse it instead. r=dao
2010-07-27 16:54:05 +02:00
Edward Lee
9470533a4d
Bug 574188 - Add UI hooks to trigger tab candy
2010-06-29 01:04:22 -07:00
Gavin Sharp
a1c89a0917
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske
2010-06-23 12:53:09 -04:00
Marco Bonardo
fa18abdbf6
Bug 574511 - Make bookmarks button customize-able. r=dao
2010-07-09 12:44:01 -07:00
Dão Gottwald
dee5963ee8
Bug 579632 - Fix OS X tabs-on-top styling and put tabs on top by default. r=mstange,gavin
2010-07-19 22:19:14 +02:00
Dão Gottwald
44576b2bee
Bug 576063 - Take CSS borders into account when determining the toolbox height. r=gavin
2010-07-16 21:06:58 +02:00
Dão Gottwald
ceb0256b49
Bug 388880 - Don't initialize the bookmarks toolbar item when it's hidden. r=gavin
2010-07-16 21:03:04 +02:00
Marco Bonardo
407994f6bc
Bug 575896 - Reset bookmarks toolbar view during customization. r=dao
2010-07-15 22:38:05 +02:00
Michael Kohler
da532efb6a
Bug 554300 - "close tab" context menu item should be enabled for last tab when browser.tabs.closeWindowWithLastTab=false. r=dao
...
--HG--
extra : rebase_source : 0afa144194cde536c4e5b45f3405743c30ead777
2010-07-15 10:11:16 +02:00
Dão Gottwald
5ff87c059b
Bug 575291 - Hide the Firefox button during print preview. r=gavin
2010-07-14 08:47:04 +02:00
Gavin Sharp
87551e9076
Bug 574530: don't load PopupNotifications unnecessarily from onLocationChange, r=dao
...
--HG--
extra : rebase_source : 66706038d83d75b6a0808bba75bf1becdcd05670
2010-06-28 03:12:07 -04:00
Dave Townsend
cb11ac5a32
Bug 581229: Allow popup notifications to persist across page loads. r=gavin
2010-07-29 15:59:55 -07:00
Dave Townsend
d8f68fd16b
Bug 577048: Notifications about add-on installs and errors aren't shown if the source tab has no host. r=gavin
2010-07-29 15:59:39 -07:00
Frank Yan
30d2c2cd81
Bug 580956: 'Undo Close Tab' should not be hidden when there are none to undo. r=dao
...
--HG--
extra : rebase_source : ae5bdfa5f4c169127f4b59e805a333ff148c3ca2
2010-07-29 14:36:42 -07:00
Dão Gottwald
5ed3ee2c64
merge backout
2010-07-28 10:19:49 +02:00
Dão Gottwald
d12707a36c
Backed out changeset 276f149e29e0
2010-07-28 10:19:10 +02:00
Michael Kohler
2da2f162f3
Bug 577121 - Tab context menu item "Close Other Tabs" should exclude pinned tabs. r=dao
...
--HG--
extra : rebase_source : 0e871925b4883526ec95867054ebd9c202eb1a2d
2010-07-22 17:51:55 +02:00
Gavin Sharp
9068b6f77b
Backed out changeset b46982cc0c0a from bug 572967 due to test failures
...
--HG--
extra : rebase_source : 8ef47209d527047ab2770ae44fb0467fdf2fa97d
2010-08-03 01:37:10 -04:00
Gavin Sharp
75b5f4d7ae
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske, a=Mossop
2010-06-23 12:53:09 -04:00
Paul O’Shannessy
16507b0173
Bug 571897 (Sync UI) - Part 8: Tools Menu & Status Bar [r=dolske]
2010-08-02 16:37:56 -07:00
Paul O’Shannessy
f0fa08ac5d
Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske]
2010-08-02 16:37:56 -07:00
Paul O’Shannessy
e2207241b5
Bug 571897 (Sync UI) - Part 3: General hookup [r=dolske]
2010-08-02 16:37:56 -07:00
Mounir Lamouri
eb59bf141e
Bug 573698 - When looking for tooltips, don't look at SVG elements if SVG is disabled. r=gavin
...
--HG--
extra : rebase_source : 2700089c813b5c7976855f9ed09caf5cb0a56fc2
2010-06-25 14:23:10 +02:00
Dão Gottwald
b12784751c
Bug 574435 - Hide the menu bar by default on Win Vista and 7. r=gavin
...
--HG--
extra : rebase_source : b09d158f092ac116577a5ae91eb4eedca2305948
2010-06-25 14:19:12 +02:00