Dão Gottwald
7d783a5e90
Back out bogus change from bug 574217. Can't have a window without tabs.
2010-08-13 16:22:31 +02:00
Edward Lee
c4a740d625
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
Raymond Lee
8a56e87ffb
Bug 577445: Show tab candy title in the tab candy interface and change 'let' to 'var'
2010-07-15 16:41:08 +08:00
Edward Lee
1d350f2913
Merge mozilla-central to tabcandy-central.
2010-07-13 12:23:12 -07:00
Raymond Lee
b94e0981cf
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
6055898d93
Another fix for Bug 576393
2010-07-03 15:03:56 +08:00
Raymond Lee
468708e5d7
Partial fix for Bug 576427
2010-07-04 00:08:34 +08:00
Frank Yan
7b459cbfc9
Bug 578614 - tab context menu should not appear when right-clicking new tab button or the space to its right. r=dao
2010-07-17 10:08:43 +02:00
Dão Gottwald
03a7b72231
Bug 580257 - _getScrollableElements needs to exclude non-scrollable elements. r=enn
...
--HG--
extra : rebase_source : 923b3a6ea87ac244a9d05ce11f7930eec2e4b3fb
2010-07-23 00:31:58 +02:00
Michael Kohler
01757b7ca6
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
Markus Stange
4c3f72a899
Bug 392188 - Don't allow click-through on tab close buttons. r=Enn
2010-07-16 14:57:32 +02:00
Michael Kohler
a83129953b
Bug 473065 - Use only one observer for browser.tabs.* prefs. r=dao
2010-07-14 08:50:27 +02:00
Dão Gottwald
151d43737e
Bug 563730 - Implement pinTab, unpinTab. r=gavin
2010-06-24 16:29:02 +02:00
Dão Gottwald
0c9c2a9d21
Bug 573438 - let middle click in the tab bar's empty space open a new tab. r=gavin, ui-r=faaborg
2010-06-22 08:28:15 +02:00
Dão Gottwald
1c5a7096a4
Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul
2010-06-14 11:54:18 +02:00
Dão Gottwald
2197cac278
Bug 543206 - Tab opening animation. r=gavin
2010-06-14 10:10:54 +02:00
Dão Gottwald
9b15fdfda1
Bug 570918 - set _blockDblClick on the tabContainer instead of the close button. r=gavin
2010-06-14 10:09:55 +02:00
Dão Gottwald
355096d174
Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil
...
--HG--
extra : rebase_source : f147fcde568bc15e25be804591518b694d605a95
2010-06-08 22:13:55 +02:00
Dão Gottwald
ea72798e04
Bug 519216 - Removing a progress listener while it's being called should not affect subsequent listeners. r=gavin
2010-07-07 06:56:17 +02:00
Dão Gottwald
4909a65d40
Bug 574654 - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS. r=mano
2010-07-05 11:40:54 +02:00
Asaf Romano
8e0750463a
Bug 567309 - FAYT is broken. test=gavin,me; r=gavin,dao.
2010-05-30 12:50:39 +03:00
Dão Gottwald
9deb4b8134
merge backout
2010-05-27 15:00:38 +02:00
Dão Gottwald
344d9340f4
Backed out changeset 0553604fe265
2010-05-27 14:59:50 +02:00
Dão Gottwald
a6aeade96b
Bug 567681 - Tab strip doesn't remain scrolled to the end when closing a tab. r=mano
2010-05-27 11:00:48 +02:00
Asaf Romano
b27c4b0626
Bug 567309 - FAYT is broken. Review and test done by Gavin.
2010-05-27 09:57:23 +03:00
Neil Deakin
0344e81821
Bug 545119, use link drop service for tabbrowser dataTransfer for search engine dialog and remove browser dependency on nsDragAndDrop.js, r=gavin
2010-05-26 11:28:25 -04:00
Dão Gottwald
4ff70602ab
Bug 565772 - Accept middle-click for new tab button. r=mano
2010-05-26 14:51:04 +02:00
Asaf Romano
d2cc656b68
Bug 566736 - Lazily initialize the findbar. r=gavin.
2010-05-19 19:57:16 +03:00
Ehsan Akhgari
fd87ab0ef8
Back out changeset 6fc5d661ca55 because of a11y test failures
2010-05-19 10:48:30 -04:00
Asaf Romano
3f14bc9085
Bug 566736 - Lazily initialize the findbar. r=gavin.
2010-05-19 15:23:43 +03:00
Chris Jones
0a1e50f100
Backed out changeset a111c9f6a71b
2010-05-18 20:53:04 -05:00
Asaf Romano
a8715e5873
Bug 566736 - Lazily initialize the findbar. r=gavin.
2010-05-19 02:58:32 +03:00
Boris Zbarsky
4d6d8d9030
Backed out changeset 6a71deda9822 (bug 562649) due to browser-chrome orange.
2010-05-14 13:04:08 -04:00
Dão Gottwald
9ac67dac42
Bug 562649 - set userTypedValue when loading external URIs. r=gavin
2010-05-14 14:27:51 +02:00
Dão Gottwald
3c1ac2454b
Bug 565048 - move accel+up/down/left/right/home/end keypress handler to the tab container binding. r=gavin
2010-05-13 17:37:17 +02:00
Dão Gottwald
d64ead5cea
Bug 563588 - Control+leftArrow/rightArrow/home/end can no longer be used to move tabs on the tab bar. r=gavin
...
--HG--
extra : rebase_source : f2cdbe6341c0432666037c71112dc9168f3c3bba
2010-05-08 10:26:26 +02:00
Dão Gottwald
43350db450
Bug 457187 - Make the tabs toolbar customizable. r=gavin
2010-04-27 18:57:19 +02:00
Neil Deakin
9a20a613e9
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
2010-04-21 10:53:42 -04:00
Neil Deakin
c403a08fe3
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
2010-04-18 14:27:18 -04:00
Dão Gottwald
ebedebf064
Bug 558461 - Don't warn about closing multiple tabs when closing only one tab. r=gavin, ui-r=faaborg
2010-04-12 10:01:34 +02:00
Gavin Sharp
ff5d37508c
Bug 554991: move tab context menu outside of the tab containers anonymous content to make it easier to overlay directly, r=dao, r=davidb on a11y test
...
--HG--
extra : rebase_source : 9d4330461d2047775cc66022ba77bc09cc69a020
2010-03-25 18:02:19 -04:00
Blair McBride
1cfd933bbd
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2010-03-26 22:59:02 +01:00
Gavin Sharp
7193d8a001
Bug 554165: add compat shim for gBrowser.mStrip to unbreak some extensions, and add a supported accessor for the tab context menu, r=dao
...
--HG--
extra : rebase_source : 00c018e03debe8ae7caa0bbaae2e01fc730c32d1
2010-03-22 13:49:55 -04:00
Justin Lebar
38bba1abaf
Bug 550565: Calling history.pushState during onDOMContentLoaded drops a favicon. r=dao
2010-03-24 10:22:13 +01:00
Dão Gottwald
dabeeeebc2
Bug 501714 - Last tab should show close button when browser.tabs.closeWindowWithLastTab=false. r=gavin
...
--HG--
extra : rebase_source : 95100a017a51ff81e850f1ce8bd9fbfba1219eab
2010-03-22 16:43:20 +01:00
Dão Gottwald
005b02bdf0
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
2010-03-22 15:12:04 +01:00
Dão Gottwald
3a57470d0e
Bug 553946 - remove stale 'l' variable. r=gavin
2010-03-22 09:13:01 +01:00
Dão Gottwald
decf265efa
merge
2010-03-21 12:01:26 +01:00
Dão Gottwald
94f1e943dd
Backed out changeset d49759c153d3
2010-03-21 12:01:01 +01:00
Dão Gottwald
ae46efdb8f
Bug 553161 - Use Services.* throughout tabbrowser.xml. r=gavin
2010-03-21 10:38:08 +01:00
Dão Gottwald
7e4760a1fe
Bug 552593 - Closing the last tab via javascript should honor browser.tabs.closeWindowWithLastTab = false. r=gavin
2010-03-21 10:37:42 +01:00
Dão Gottwald
a21e2fac1e
Bug 553178 - Use event.target instead of event.originalTarget in _getDragTargetTab, since tabs aren't anonymous anymore. r=mano
...
--HG--
extra : rebase_source : b1c12405019d6acee38632b69aa4444f1cada305
2010-03-18 19:31:31 +01:00
Markus Amalthea Magnuson
6129f12f46
Bug 552166 - Change title of empty tabs from "(Untitled)" to "New Tab". ui-r=faaborg, r=mano
2010-03-18 08:04:42 +01:00
Dão Gottwald
75cb346368
Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
...
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Ehsan Akhgari
173d374fd6
Bug 551580 - Can't enter private browsing mode, fails with Error "ds is undefined" in _beginRemoveTab(); r=dao (landing on a CLOSED TREE; a=dholbert for that!)
2010-03-15 17:58:24 -04:00
Blair McBride
c51b2bed90
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
f4f9deaaaf
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Dão Gottwald
c087794d34
Bug 481904 - Dragging a tab stops scrolling at the tab's position when dragging to the first/last tab and back. r=mano
...
--HG--
extra : rebase_source : 9a850fa1ec9b0f38502b564691ad6b487cbe8d4e
2010-03-10 13:44:06 +01:00
Dão Gottwald
e40cb50df3
Bug 508499 - simplify tab drop indicator code and styling. r=gavin
2010-03-10 09:07:45 +01:00
Rob Arnold
f104e8af02
Bug 540248 - "Race condition when updating the window title during tab preview" r=dao
2010-01-17 10:48:00 -05:00
Rob Arnold
482aabaf13
Bug 527105 - Hovering over a taskbar preview causes the product name in the title bar to disappear r=rflint sr=mconnor
2010-01-17 09:04:00 -05:00
Dão Gottwald
1deb27b597
Bug 402147 - Clean up and refactor some event handling code in tabbrowser.xml. r=gavin
2010-02-26 08:58:46 +01:00
Dão Gottwald
37e6356a7b
Bug 541393 - gBrowser.moveTabTo(gBrowser.selectedTab, 0) with only one tab open moves the tab after the new tab button. r=gavin
2010-02-05 08:33:46 +01:00
Dão Gottwald
31ef40d962
Bug 504475 - closing last tab shows tab bar with "Always show the tab bar" off, and browser.tabs.closeWindowWithLastTab = false. r=gavin
2010-01-24 11:20:57 +01:00
Alexander Surkov
18c3415ffe
Bug 540389 - WARNING: Bad accessible tree! [tabbrowser tab], r=davidb, marcoz, mconnor
2010-01-19 12:35:08 +08:00
Dão Gottwald
bea88c2ea8
Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano
2009-12-15 08:49:08 +01:00
Dão Gottwald
5714ffda1a
Bug 500214 - tabbrowser.xml and browser-tabPreviews.js use mutation event listeners. r=vlad, sr=mconnor
2009-12-12 20:31:21 +01:00
Markus Stange
7ab31615af
Bug 534172 - Tab list should be cleared at popuphidden, not at popuphiding. r=Enn
...
--HG--
extra : rebase_source : e201ed7db24d6f862575809756e68a4d551393db
2009-12-11 23:04:02 +01:00
Dão Gottwald
e129060313
Bug 484315 - With browser.tabs.closeWindowWithLastTab set to false popups cannot be closed. r=gavin
...
--HG--
extra : rebase_source : 98796a0d5f44a4a93fcb6e62484f2a45b978d4eb
2009-11-06 22:39:46 +01:00
Dão Gottwald
f8c6f8f914
Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad
2009-11-05 09:02:12 +01:00
Dão Gottwald
3591814a19
Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner
2009-10-31 01:04:07 +01:00
Dão Gottwald
02986d7512
Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano
2009-10-14 14:50:52 +02:00
Dão Gottwald
be7133ae76
Bug 521967 - Going back/forward to a page shows the default favicon briefly. r=mano
2009-10-14 14:49:14 +02:00
Dão Gottwald
6d7a408d50
Bug 497973 - tab bar overflow animation should use the scroll arrow instead of the all tabs button. ui-r=faaborg, r=vlad
2009-10-13 21:57:48 +02:00
Dão Gottwald
a24d989a38
Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
...
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
Dão Gottwald
42bbc16645
Bug 494152 - eliminate onnewtab and the NewTab event. r=mano
2009-10-06 16:27:15 +02:00
Rob Arnold
1d6ec1768e
Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor
2009-10-06 00:26:15 -04:00
Dão Gottwald
d68a32b314
Bug 494373 - make sure the location bar is visible before focusing it. r=gavin
2009-10-05 15:41:24 +02:00
Dão Gottwald
462acf078a
Testing impact on Ts Shutdown
2009-10-02 07:57:54 +02:00
Dão Gottwald
d1b51375ab
Testing impact on Ts Shutdown
2009-10-02 01:51:49 +02:00
Dão Gottwald
a988766dde
Attempt to address Ts Shutdown regression, follow-up to bug 334697
2009-10-01 17:00:06 +02:00
Dão Gottwald
525e902973
Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner
2009-10-01 14:31:24 +02:00
Dão Gottwald
efb203ce44
Backed out bug 334697 to see if it caused a Ts Shutdown regression
2009-10-01 12:11:50 +02:00
Dão Gottwald
3cd2d77f83
Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner
2009-09-30 10:40:50 +02:00
David Dahl
d052ce7112
Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
...
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
2009-09-22 14:13:58 -04:00
Dão Gottwald
334d54aa46
Bug 517503 - clean up gBrowser.selectedBrowser usage. r=gavin
2009-09-18 20:18:26 +02:00
John Morkel
7d543ff41f
Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao
2009-09-17 15:03:15 +02:00
Dão Gottwald
29f3dfca24
Bug 515932 - loadOneTab and addTab should accept a hash of parameters, including a parameter for opening the tab next to the current one. r=gavin, sr=mconnor
2009-09-15 01:33:00 +02:00
Dão Gottwald
82c04d27b2
Bug 310738 - Don't show progress indicators when using bfcache to go to another page. r=mano
2009-09-09 18:31:25 +02:00
John Morkel
c5d79decfe
Bug 465673 - Open related tabs next to the current one. r=dao, ui-r=beltzner
2009-09-04 16:37:17 +02:00
Bill Gianopoulos
8a20391646
Bug 509412 - tab close buttons disappear when closing the first tab. r=dao
2009-08-16 02:34:20 +02:00
Marco Bonardo
46410b273d
Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao
2009-08-14 10:03:34 +02:00
Neil Deakin
0781cb50a9
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Dão Gottwald
a428480e2c
Bug 506861 - make more use of makeURI(). r=gavin
2009-07-29 07:55:18 +02:00
Dão Gottwald
536c5c8e25
Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn
2009-07-21 06:25:59 +02:00
Dão Gottwald
8a22a9253a
restore classic all-tabs menupopup code
2009-07-10 20:34:46 +02:00
Dão Gottwald
50da54bdab
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn
2009-07-10 14:19:07 +02:00
Dão Gottwald
f5ab4ce935
another desperate attempt to fix the leak
2009-07-10 13:50:10 +02:00
Dão Gottwald
2d6640a167
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn
2009-07-10 13:21:16 +02:00
Dão Gottwald
4587e9d812
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn
2009-07-10 11:13:10 +02:00
Dão Gottwald
4c08130499
backout rest of changeset e7ddb79fdb10
2009-07-10 11:01:53 +02:00
Dão Gottwald
2f8919ca14
backout part of previous push
2009-07-10 09:54:04 +02:00
Dão Gottwald
8f72376366
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn
2009-07-10 09:38:41 +02:00
Dão Gottwald
9e56d388e7
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn
2009-07-10 09:02:12 +02:00
Dão Gottwald
a59194f649
Backed out changeset 3b6affa995be
2009-07-09 22:05:23 +02:00
Dão Gottwald
d76718c6e8
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn
2009-07-09 20:59:02 +02:00
John P Baker
c18750121b
Bug 502574 - Defunct loop in onTitleChanged. r=dao
2009-07-07 14:15:06 +02:00
John P Baker
88b50abd93
Bug 479634 - Multiple declarations of loop variable in tabbrowser.xml. r=dao
2009-06-15 12:00:58 +02:00
Dão Gottwald
d2f2c6c902
Bug 488543 - remove Mac-specific tabs-closebutton-box. r=rflint
2009-06-11 01:10:42 +02:00
Neil Deakin
c78cc06ad6
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
Asaf Romano
38a3a830bf
Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner.
2009-05-21 04:53:53 +03:00
Asaf Romano
983d2ac59f
Bug 487263 - dragging a tab up or over the tab bar then out of the window does not detach. r=dietrich,mconnor.
2009-05-20 03:11:18 +03:00
Graeme McCutcheon
e7649602af
Backout bug 279022 to fix browser-chrome test failures
2009-05-20 00:51:22 +01:00
Graeme McCutcheon
6af7ac0b20
Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano
2009-05-19 16:20:19 +01:00
Dão Gottwald
68743e20a1
Bug 493178 - replacetabwithwindow doesn't always return a value. r=gavin
2009-05-15 15:44:05 +02:00
Paul O’Shannessy
2ba8e0fc13
Bug 491431 - No way to distinguish tab detach vs tab close, r=gavin
2009-05-14 09:46:50 -07:00
Dão Gottwald
a3615141e6
Backed out changeset 350e7f02ea89, since it might have issues, and I won't be there to watch the results :(
2009-05-14 20:57:00 +02:00
Dão Gottwald
44c140637b
test and additional fix for bug 482801
2009-05-14 20:35:40 +02:00
Dão Gottwald
e36ebf0514
Bug 482801 - Middle-clicking the selected tab should not focus the tab bar. r=gavin
2009-05-06 10:29:38 +02:00
Dão Gottwald
01c37953df
Bug 486280 - Several things briefly appear and disappear when closing the last tab (closeWindowWithLastTab=false). r=gavin
2009-04-25 10:09:39 +02:00
Dão Gottwald
3da32ed8d2
Bug 489628 - avoid closure for attrChanged in tabbrowser.addTab. r=gavin
2009-04-24 10:18:53 +02:00
Dão Gottwald
3123e2a6fc
Backed out changeset ea00ee9634c4
2009-04-18 15:14:08 +02:00
Graeme McCutcheon
8e72d035df
Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano
2009-04-18 09:44:33 +01:00
Asaf Romano
2a945eecba
Bug 477014 -Work around bug 458697 for the tabs' busy state. r=mconnor.
2009-04-16 17:44:07 +03:00
Asaf Romano
c9e2315cb0
Bug 475066 - dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn.
2009-04-16 03:33:15 +03:00
Boris Zbarsky
9fb8107c03
Merge backout of rev 524ab31ef073 to CLOSED TREE.
2009-04-13 15:35:12 -04:00
Boris Zbarsky
9845c5c3c8
Backed out changeset 524ab31ef073 (bug 477014) in an attempt to fix the unit test orange on Mac.
2009-04-13 15:34:41 -04:00
Dão Gottwald
7d1da3b618
Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn
2009-04-13 19:38:09 +02:00
Asaf Romano
ac8098f20a
Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor
2009-04-13 19:08:20 +03:00
Dão Gottwald
5b83f3e693
Bug 481560 - tab closes and location bar clears before the window closes. r=gavin
2009-04-05 10:10:24 +02:00
Asaf Romano
867d2ff408
Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas.
2009-03-27 09:50:03 +03:00
Dão Gottwald
2a46a7adf6
Bug 457096 - When closing the last tab, two tabs are briefly visible (browser.tabs.closeWindowWithLastTab = false). r=gavin
2009-03-25 10:54:33 +01:00
Dão Gottwald
b92918eaba
Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin
2009-03-24 12:47:06 +01:00
Vlado Valastiak
58a376e93c
Bug 482450 - Fix workaround string for the "Open in a New Window" tab context menu item. r=gavin, ui-r=beltzner
2009-03-11 11:02:55 +01:00
Neil Deakin
ba44ce228d
Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin
2009-03-09 13:43:44 -04:00
Dão Gottwald
d048973464
Bug 479899 - Remove id selector usage from toolkit themes. r=enn
2009-03-08 20:05:53 +01:00
Dão Gottwald
9d83ee3144
Bug 474908 - Dragging a tab in a window with only one tab detaches the tab. r=mano
2009-03-07 17:03:32 +01:00
Jim Mathies
b6cc65e63c
Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin.
2009-03-06 11:54:29 -06:00
Dão Gottwald
42c779871a
Bug 456382 - mousing on last tab shouldn't close window (middle click, close button, context menu). r=gavin
2009-03-01 11:51:18 +01:00
Asaf Romano
491a02ea30
follow up fix to bug 465608
2009-02-26 17:03:36 -08:00
Asaf Romano
a03726c815
Bug 465608 - pressing ESC while dragging a tab should cancel the drag (windows/mac). r=mconnor
2009-02-26 10:18:47 -08:00
Asaf Romano
bd65821a6a
Bug 475066 - dragging a tab out of the browser window doesn't detach. r=mconnor
2009-02-19 14:00:05 +02:00
Dão Gottwald
a7ee1bc7d3
Bug 475327 - New Tab button is still right side of the Tab bar on Linux. r=gavin
2009-02-12 10:18:37 +01:00
John P Baker
5c8a909a26
Bug 449730 - favicon doesn't show up when dragging a tab between browser windows. r=gavin
2009-02-12 10:17:31 +01:00
Asaf Romano
42322996db
Bug 471499 - Actually address beltzner's comments.
2009-02-04 23:33:01 +02:00
Gavin Sharp
63d7dbd3fc
Bug 474964: fix tabbrowser mousewheel scrolling (tabbrowser needs to override default scrollbox behavior since bug 457651), r=mano/Natch
2009-01-25 03:06:45 -05:00
Natch
680a66382b
Bug 474964 - comment nodes screw up the tab bar. r=gavin
2009-01-24 01:41:36 +01:00
Marco Bonardo
e054fe902a
Bug 356571 - loadOneOrMoreURIs gives up if one of the URLs has an unknown protocol, r=gavin
2009-01-23 12:52:14 +01:00
Natch
28c51fd1d4
Bug 457651 - New Tab button should be right of last tab. r=dao, r=gavin, ui=faaborg
2009-01-23 02:13:11 -06:00
Asaf Romano
e0d6ff6e41
Bug 471499 - specification for valid drop targets for tab strip drag to tear off / detach tabs. r=mconnor, ui-r=beltzner
2009-01-22 19:00:54 -08:00