Commit Graph

287 Commits

Author SHA1 Message Date
Dão Gottwald
82fdd3d60c Bug 458111 - Remove Mac-specific tabbrowser-tab binding. r=rflint 2008-10-11 15:55:39 +02:00
Asaf Romano
68844daabf Bug 456048 - Use the new D&D API in tabbrowser. 2008-09-30 18:19:00 +03:00
Dão Gottwald
ff1a7fa298 Bug 455756 - Add a "new tab" button to the tab bar. r=gavin 2008-09-25 09:39:41 +02:00
Dão Gottwald
4b4ff17fde Bug 455852 - Add a hidden pref for not closing the window with the last tab. r=gavin 2008-09-22 15:56:51 +02:00
Neil Deakin
5ead52fc04 Bug 410569, tabbrowser should be using drag action rather than checking the keyboard state itself, r=mano 2008-09-19 11:26:37 -04:00
Dão Gottwald
4faac68d1d Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor 2008-09-17 17:07:26 +02:00
Dão Gottwald
a4df003cd0 Backed out changeset 09a4e390e1ec 2008-09-17 17:06:54 +02:00
Dão Gottwald
9eddcc584b Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin 2008-09-17 17:04:25 +02:00
Dão Gottwald
03e0283948 fix fallout from bug 443863 landing 2008-09-02 15:00:14 +02:00
Dão Gottwald
6c59ad540d Bug 453095 - gBrowser.browsers shouldn't try to look like a node list. r=gavin 2008-09-02 14:15:06 +02:00
Dão Gottwald
265adb2693 Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin 2008-09-02 10:50:22 +02:00
Boris Zbarsky
1b117e3e8c Fixing strict warning; no bug 2008-08-25 13:21:28 -04:00
Simon Bünzli
7191176de5 Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich] 2008-08-20 00:48:08 -05:00
Boris Zbarsky
baa891763c Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
Dave Townsend
3af4f7166c Backed out changeset eb6fda3be5bb 2008-08-10 17:15:00 +01:00
Boris Zbarsky
1b9a4caf46 Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-07 19:15:40 -04:00
Dão Gottwald
292fb61076 bug 444301 – loadTabs() should use |this| instead of gBrowser in tabbrowser.xml, r=mano 2008-07-10 10:21:01 +02:00
edward.lee@engineering.uiuc.edu
51664f769a Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page. r=gavin, r=Mardak, b-ff3=beltzner, a1.9=mconnor 2008-04-14 09:28:01 -07:00
reed@reedloden.com
ab12db932f Bug 417176 - "better keyboard shortcuts for switching tabs on mac os x" [p=jacob@87k.net (jacob berkman) r=Mano a1.9=beltzner] 2008-03-28 23:44:15 -07:00
reed@reedloden.com
3eb542abed Back out Dão Gottwald's patch from bug 380960 due to JS exception. 2008-03-20 02:08:36 -07:00
reed@reedloden.com
d2d0ea6a6e Bug 380960 - "Implement closing tabs animation" [p=dao@mozilla.com (Dão Gottwald) r=Mano ui-r+a1.9=beltzner] 2008-03-19 23:41:48 -07:00
reed@reedloden.com
970130f12b Bug 421721 - "remove tabs-bottom-spacer, it's unused" [p=dao@mozilla.com (Dão Gottwald) r+a1.9=mconnor] 2008-03-09 12:59:50 -07:00
gavin@gavinsharp.com
e3168e8ed9 Bug 409215: can sometimes get 'stuck' when trying to close tabs by repeatedly clicking the tab close button (don't skip more than one 'double click' event), r=mconnor 2008-03-08 16:31:39 -08:00
myk@mozilla.org
9352d4ced0 bug 421190: report exceptions in progress listeners; followup to fix for bug 376222; r=gavin,a=beltzner 2008-03-06 14:39:41 -08:00
myk@mozilla.org
1ebe0d6f34 bug 376222: a javascript exception thrown by an extension's (or core code's) web progress listener shouldn't interfere with the normal operation of tabbed browsing (i.e. other progress listeners); Patch by John P. Baker; r=gavin, a=beltzner 2008-03-05 14:34:54 -08:00
reed@reedloden.com
9f6f2c9921 Bug 412666 - "make an effort to scroll tabstrip to show new tabs opened in background" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a1.9=beltzner] 2008-03-04 03:24:41 -08:00
reed@reedloden.com
c836ea1ed7 Bug 405165 - "Menu icons for Gnomestripe" (Remainder of B4 icons) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan r=Mano a1.9=mconnor] 2008-02-25 00:47:24 -08:00
reed@reedloden.com
999feb5126 Bug 416710 - "When opening a tab in the foreground, we set selectedTab twice" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-13 02:21:54 -08:00
reed@reedloden.com
7d3543050f Bug 412387 - "Remove the ellipsis from "Bookmark This <type>…"" (update context menu) [p=reed r=Mano ui-r+a1.9=beltzner] 2008-01-21 18:17:46 -08:00
gavin@gavinsharp.com
64d2b2b53c Bug 412841: POST bookmark keywords are broken because tabbrowser's loadURIWithFlags doesn't pass the postData argument to browser's loadURIWithFlags, r=mano, a=schrep 2008-01-18 08:57:14 -08:00
rflint@ryanflint.com
72fd0e45d5 Bug 410128 - browser/skin styling is applied twice. r/a=mconnor 2008-01-14 19:04:37 -08:00
mozilla.mano@sent.com
95558f8254 Bug 302575 - URL bar gets confused about what URI is loaded. patch by Florian Queze <florian@mozilla.com> and Gavin Sharp. r=gavin, sr=neil. 2008-01-08 20:07:42 -08:00
reed@reedloden.com
f14a83ba20 Bug 400764 - "Don't depend on Firefox specifics for notifications for popups and missing plugins" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep] 2007-12-19 03:26:36 -08:00
reed@reedloden.com
c7a05b2bfd Bug 402348 - "popup statusbar notification switches to incorrect tab when tab closed" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=gavin a=blocking-firefox3+] 2007-12-14 16:25:17 -08:00
reed@reedloden.com
df2793571f Bug 298571 - "support tab duplication (using ctrl) on tab drag and drop" [p=zeniko@gmail.com (Simon Bünzli) r+ui-r=mconnor a1.9=damons] 2007-12-12 05:19:50 -08:00
reed@reedloden.com
51b1b70cf1 Back out patch from bug 392870 due to perf regression. 2007-11-22 00:52:41 -08:00
reed@reedloden.com
3422f89c8d Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a=blocking-firefox3+] 2007-11-21 22:51:11 -08:00
rflint@ryanflint.com
e8e5f77be3 Bug 387345 - Restyle the tabstrip. r=mconnor, a=blocking-fx3 2007-11-21 04:04:21 -08:00
myk@mozilla.org
81057dfb53 bug 404222: make getBrowserIndexForDocument and getBrowserAtIndex use the browser cache to improve performance for those commonly called functions; r=mconnor, a=schrep 2007-11-19 23:58:58 -08:00
reed@reedloden.com
96835a98c9 Back out Dão's patch from bug 392870 as a possible cause of the Ts regression. 2007-11-08 20:18:27 -08:00
reed@reedloden.com
45d774456a Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+] 2007-11-08 18:19:30 -08:00
reed@reedloden.com
3ea8aa1225 Bug 399657 - "Tab scrolling partly broken in RTL mode" [p=dao r=gavin a=blocking-firefox3+ for M9] 2007-10-28 20:03:46 -07:00
rflint@ryanflint.com
46f8c6005b Bug 399265 - Use the favicon service's hash table instead of cache to store failed favicons. r/a=mconnor 2007-10-09 22:03:52 -07:00
mozilla.mano@sent.com
a67a72c983 Bug 394652 - Merge firefox-specific context-menu items 'back' to tabbrowser.xml. r+a=mconnor. 2007-10-02 12:18:44 -07:00
rflint@ryanflint.com
a880965a57 Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor 2007-10-02 10:54:35 -07:00
reed@reedloden.com
8b906de15a Bug 390979 - "tabbrowser drag&drop code cleanup" [p=w.woods@optusnet.com.au (Wayne Woods) r=gavin a1.9=mconnor] 2007-09-17 17:59:41 -07:00
reed@reedloden.com
6464a28abd Bug 366705 - "error when you try to load a non existing page from a local drive" [p=sciguyryan@gmail.com (Ryan Jones) r=gavin a1.9=mconnor] 2007-09-17 15:21:34 -07:00
rflint@ryanflint.com
8e11cfbc20 Bug 395402 - Remove theme-specific bindings. r+a=mconnor 2007-09-15 00:45:39 -07:00
dtownsend@oxymoronical.com
3c70d6fecb Bug 357951: Double clicking on the tab overflow scroll buttons should scroll by the width of the tab bar. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-26 02:17:54 -07:00
dtownsend@oxymoronical.com
7fa194312f Bug 349196: All Tabs menu doesn't use right edge image with browser.tabs.closeButtons = 3. p=Dao Gottwald <dao@design-noir.de> r=robstrong 2007-08-25 17:54:54 -07:00