Edward Lee
7f341af8ce
Bug 582116 - Provide a way to show certain tabs and get visible tabs [r=dao a=beltzner]
...
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
Dão Gottwald
8b4c5aec3e
Bug 564170 - ctrlTab_advanceFocus incorrectly assumes the popupshown has been received if the panel's state is 'open'. r=enn
...
--HG--
extra : rebase_source : b27e0b98dee9c0f0dbf6cd848650245d1fe19ba2
2010-05-07 09:50:04 +02:00
Dão Gottwald
9b7208c709
Bug 457187 - Make the tabs toolbar customizable. r=gavin
2010-04-27 18:57:19 +02:00
Dão Gottwald
08ae0a5a28
Bug 555337 - Capture tab previews only when needed. r=gavin
2010-04-02 09:19:57 +02:00
Dão Gottwald
4c1683c22e
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
2010-03-22 15:12:04 +01:00
Dão Gottwald
06ca33fe48
Bug 464205 - Attach the panel to the content area and style it accordingly. r=mstange
2010-03-22 15:11:42 +01:00
Dão Gottwald
46dd15e99f
Bug 545583 - Don't try to append previews to a non-existent row when using the all-tabs panel's search field. r=mstange
2010-03-06 17:06:04 +01:00
Dão Gottwald
caf1dccaa5
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
...
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Dão Gottwald
57ddf9728c
browser chrome test for the all-tabs panel
2010-02-08 21:10:38 +01:00
Dão Gottwald
f570f52fb9
Bug 482065 - Allow rearranging of thumbnails in the all tabs panel. r=enn
2010-01-22 09:44:16 +01:00
Dão Gottwald
d584557d25
Bug 540102 - JavaScript error: row is null. r=mstange
2010-01-16 12:56:37 +01:00
Dão Gottwald
b51130d9e3
Bug 536945 - Implement wrapping of tab previews in JS to avoid performance issues with display:block. r=mstange
2009-12-28 16:44:20 +01:00
Dão Gottwald
7fa43a2553
Bug 500214 - tabbrowser.xml and browser-tabPreviews.js use mutation event listeners. r=vlad, sr=mconnor
2009-12-12 20:31:21 +01:00
Dão Gottwald
daee23f728
Backed out changeset b652e12fc7e3 because of bug 514891
2009-09-07 14:16:30 +02:00
Timothy Nikkel
647e1622de
Bug 445749. In Ctrl+Tab implementation, the coordinates passed to openPopupAtScreen should be given relative to the current screen. r=dao
2009-09-04 13:16:08 +02:00
Dão Gottwald
9d710e6094
Bug 505749 - All tabs panel fails to close on OS X. r=enn
2009-07-27 18:55:31 +02:00
Dão Gottwald
41c0a240b8
Bug 498272 - Wait longer before showing the Ctrl+Tab panel
2009-07-26 19:36:09 +02:00
Dão Gottwald
9ebd174022
Bug 506512 - Ctrl+Tab / All Tabs styling update
2009-07-26 09:53:04 +02:00
Dão Gottwald
928cf217ee
Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn
2009-07-21 06:25:59 +02:00
Dão Gottwald
58edc35e28
Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin
2008-11-12 08:07:49 +01:00
Dão Gottwald
6fb05f0b21
Bug 463299 - Hitting Esc when text was entered in the search box shouldn't close the all tabs / ctrl-tab panel. r=gavin
2008-11-06 20:20:34 +01:00
Dão Gottwald
ca58f700bd
Bug 463363 - ctrlTab event handler should ignore events from nested popups, e.g. context menus. r=gavin
2008-11-06 19:45:48 +01:00
Dão Gottwald
bdad1fbd0a
Bug 436304 - Implement All Tabs panel with previews and search. r=connor
2008-11-05 08:38:13 +01:00
Dave Townsend
925c91721d
Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel
...
with previews and search.
2008-11-04 14:21:19 +00:00
Dão Gottwald
36c65d30d9
Bug 436304 - Implement All Tabs panel with previews and search. r=connor
2008-11-04 13:51:51 +01:00
Dão Gottwald
53052721df
Bug 456088 - Ctrl+Tab revision. r=connor
2008-11-04 09:19:55 +01:00
Dão Gottwald
2417d30ae1
Bug 453573 - Make tab previews bigger and show a smaller part of each tab. r=gavin
2008-09-19 11:44:15 +02:00
Dão Gottwald
5ed9808831
Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin
2008-09-19 11:38:44 +02:00
Dão Gottwald
7612c25d39
Bug 446065 - Add tabs opened in the background to the top of the Ctrl+Tab list. ui-r=beltzner, r=gavin
2008-09-19 11:34:33 +02:00
Dão Gottwald
8acbcf2a0d
Bug 451618 - Previews in ctrl-tab/all-tabs panel are not updated consistently (empty or outdated image). r=gavin
2008-08-31 02:43:35 +02:00
Dão Gottwald
dd20e30794
Backed out changeset 7f3879f42151
2008-08-20 10:18:18 +02:00
Rob Arnold
97e522e2b7
Bug 451300 - "Add Aero Glass to Ctrl-Tab" [r+ui-r=mconnor r=vlad]
2008-08-20 00:41:37 -05:00
Dão Gottwald
b57001511e
Bug 445473 – Ctrl+Tab panel layout update. ui-r=beltzner, r=gavin
2008-08-19 09:24:28 +02:00
Dão Gottwald
cc4a53cd88
Bug 445497 – Ctrl-Tab preview should allow tabs to be clicked on. r=gavin
2008-08-18 19:51:44 +02:00
Dão Gottwald
e202e64021
Bug 445768 – CTRL+Tab moves to location bar if only 1 tab is open. r=gavin
2008-08-12 09:08:03 +02:00
Dão Gottwald
cebda9ac74
fix typo
2008-08-11 11:19:51 +02:00
Dão Gottwald
3dbd6d015e
Bug 446209 - CTRL-TAB should not persist right-click menu on webpage when switching URLs. r=gavin
2008-08-11 11:10:01 +02:00
Dão Gottwald
757839b7b5
Bug 445573 - Ctrl+Tab: Holding tab should bring up tab-switching panel and repeat. r=gavin
2008-08-11 11:06:42 +02:00
Dão Gottwald
875d7109c1
Bug 445369 – Allow closing tabs in the Ctrl+Tab panel with Ctrl+W. r=gavin, ui-r=beltzner
2008-08-09 12:18:49 +02:00
Dão Gottwald
ca21eada31
Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor
2008-07-15 18:11:00 +02:00