Commit Graph

259 Commits

Author SHA1 Message Date
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
dtownsend@oxymoronical.com
0e460788e2 Bug 357081: tab bar doesn't resume scrolling when moving off button and back on while holding mouse button. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-25 17:37:18 -07:00
rflint@ryanflint.com
2da85be550 Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
rflint@ryanflint.com
15a51d543f Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner 2007-08-21 22:02:44 -07:00
gavin@gavinsharp.com
1c02e7aaab Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano 2007-08-21 22:02:43 -07:00
jag@tty.nl
9c673e0431 Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser. Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little. 2007-08-21 22:02:42 -07:00
cst@yecc.com
20a41d4e92 Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed r=mano 2007-08-21 22:02:41 -07:00
asqueella@gmail.com
09eb41beaa Bug 356819 - drag&drop to a background tab that's scrolled off the tabstrip not functional if the drag source is another application p=Martijn Wargers <martijn.martijn@gmail.com> r=gavin 2007-08-21 22:02:40 -07:00
enndeakin@sympatico.ca
9349b70d46 Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-08-21 22:02:39 -07:00
kherron@fmailbox.com
1a910a81a1 Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano. 2007-08-21 22:02:38 -07:00
rflint@ryanflint.com
93acbd79d9 Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-08-21 22:02:37 -07:00
gavin@gavinsharp.com
b3e090bca2 Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me 2007-08-21 22:02:36 -07:00
asqueella@gmail.com
98de2a61a5 Bug 378344 - Triple clicking the tabbar can open a tab and close it again right away p=Dao Gottwald <dao@design-noir.de> r=mano 2007-08-21 22:02:35 -07:00
asqueella@gmail.com
01def120b5 Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mouse p=Dao Gottwald <dao@design-noir.de> r=mano 2007-08-21 22:02:34 -07:00
dveditz@cruzio.com
26ac115bb9 bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor 2007-08-21 22:02:33 -07:00
asqueella@gmail.com
75e9a26361 Bug 345741 - Improve "All Tabs" menu active/visible tab feedback
p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r=mano
2007-08-21 22:02:32 -07:00
enndeakin@sympatico.ca
d51725cbd2 Bug 370742, tabbox cleanup, changes listed in bug, r=mano 2007-08-21 22:02:31 -07:00
mozilla.mano@sent.com
45726f05b9 Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests). 2007-08-21 22:02:30 -07:00
mozilla.mano@sent.com
82e30d4e6b Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-08-21 22:02:29 -07:00
mozilla.mano@sent.com
89269ed0ee Bug 368456 - 'Close Tab' in the context menu for tabs should not be disabled when only one tab is open. r=gavin. 2007-08-21 22:02:28 -07:00
mats.palmgren@bredband.net
93fd6a8c02 Improve overflow/underflow DOM event handling. b=365477 r+sr=roc 2007-08-21 22:02:27 -07:00
dbaron@dbaron.org
3b55b16d15 Remove setTimeout so that we don't call focus on a window that's no longer active once the timeout runs. b=330006 r=gavin 2007-08-21 22:02:26 -07:00
martijn.martijn@gmail.com
436e2fc061 Bug 363934 - keyboard tab bar navigation broken, r=gavin, sr=neil 2007-08-21 22:02:25 -07:00
mozilla.mano@sent.com
eed7cc5617 Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin. 2007-08-21 22:02:24 -07:00
martijn.martijn@gmail.com
a1ca2e73f7 Bug 361383 - Patch for bug 348183 can be backed out now that the patch for bug 348357 went in, r=gavin.sharp, r=sspitzer 2007-08-21 22:02:23 -07:00
mozilla.mano@sent.com
a7e02b5b3e Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin. 2007-08-21 22:02:22 -07:00
bzbarsky@mit.edu
2c2a5cbd0c Stop about:blank loads in new tabs in case we're loading a javascript: URL. Bug 357437, r=mconnor for toolkit, r=neil for xpfe 2007-08-21 22:02:21 -07:00
mozilla.mano@sent.com
279267c371 Bug 345258 - Remove/add the corresponding menuitems in the all tabs menu when tabs are added/removed while the menu is open. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2007-08-21 22:02:20 -07:00
cst@yecc.com
a6025cfcdb Bug 347683 Fix some strict warnings r=mano 2007-08-21 22:02:19 -07:00