Commit Graph

243 Commits

Author SHA1 Message Date
rflint@ryanflint.com
9ace39b434 Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor 2007-10-02 10:54:35 -07:00
reed@reedloden.com
828b8c745e 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
2f0c7d5b24 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
9b26b83dcd Bug 395402 - Remove theme-specific bindings. r+a=mconnor 2007-09-15 00:45:39 -07:00
dtownsend@oxymoronical.com
cb07296c8c 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
9030ed54a2 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
179b232ddd 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
a8d0fa5f4e 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
0377ccf3ce 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
87f469646b 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
495f6b0615 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
497cb31dd8 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
0a17f3e400 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
88f0972ca5 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
f61d174707 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
d63acb0491 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
4988e2493e 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
a976fa9afd 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
c2d28a3ece 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
cd4093e7e5 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
7196ff0ba3 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
99b44d1c85 Bug 370742, tabbox cleanup, changes listed in bug, r=mano 2007-08-21 22:02:31 -07:00
mozilla.mano@sent.com
62647d3d54 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
ce316ae1dd 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
7305dee68b 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
5f9eb7d26f Improve overflow/underflow DOM event handling. b=365477 r+sr=roc 2007-08-21 22:02:27 -07:00
dbaron@dbaron.org
bf19c0cc1d 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
4c32f26a5c Bug 363934 - keyboard tab bar navigation broken, r=gavin, sr=neil 2007-08-21 22:02:25 -07:00
mozilla.mano@sent.com
e9c1e7506b Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin. 2007-08-21 22:02:24 -07:00
martijn.martijn@gmail.com
9fe050b408 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
72444a1315 Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin. 2007-08-21 22:02:22 -07:00
bzbarsky@mit.edu
1296df6273 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
6844fbe568 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
55f121c333 Bug 347683 Fix some strict warnings r=mano 2007-08-21 22:02:19 -07:00
martijn.martijn@gmail.com
78ec4f0bd5 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2007-08-21 22:02:18 -07:00
gavin@gavinsharp.com
c835392c87 Bug 356599: browser.tabs.closeButtons pref observer may cause ###!!! ASSERTION: XPConnect is being called on a scope without a 'Components' property, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2007-08-21 22:02:17 -07:00
gavin@gavinsharp.com
588f90846f Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2007-08-21 22:02:16 -07:00
martijn.martijn@gmail.com
1008c955b1 Backing out patch for bug 248612, since it may have caused 10% argo Ts regression 2007-08-21 22:02:15 -07:00
martijn.martijn@gmail.com
31d33e160e Bug 248612 - holding drag&drop pointer over a tab for a moment should open this tab to allow drag&drop of content from one tab to another tab, r=mano 2007-08-21 22:02:14 -07:00
sspitzer@mozilla.org
fbf3efbeda fix for bug #342930: "You have asked to open [lots of] tabs at once" should read "You are about to open..." backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without) r=dietrich, original patch r=mconnor, ui-r=beltzner 2007-08-21 22:02:13 -07:00
mozilla.mano@sent.com
359f0ba607 Land the new theme on trunk (bug 353673). 2007-08-21 22:02:12 -07:00
mozilla.mano@sent.com
c2bed3612d Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin 2007-08-21 22:02:11 -07:00
mozilla.mano@sent.com
3958b43c85 Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner. 2007-08-21 22:02:10 -07:00
mozilla.mano@sent.com
7a0156d309 Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2007-08-21 22:02:09 -07:00
gavin@gavinsharp.com
9e10bb4363 Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2007-08-21 22:02:08 -07:00
sspitzer@mozilla.org
be996bcd19 fix for bug #350299: After clicking "Restart Now", the software update wizard can obscure the "confirm close" prompt from browser windows with multiple tabs. additional, after clicking "Restart Now", we need to disable the "Restart Now" and "Later" buttons, so that the user can't click on them again (while they are dealing with the "confirm close" prompts. finally, improve the prompt scenario (by first focusing the wizard) where the user has paused in the middle downloading a software update, minimized the software update wizard, and then quit the app. r=gavin.sharp, sr=mconnor 2007-08-21 22:02:07 -07:00
mozilla.mano@sent.com
5337fe144e Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor. 2007-08-21 22:02:06 -07:00
cst@yecc.com
6ed18ab5e0 Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only r=mano a=mconnor 2007-08-21 22:02:05 -07:00
sspitzer@mozilla.org
8fc221cccc adding a class for themes to use. (keeping trunk in sync with branch) r=mconnor (as part of bug #349286) 2007-08-21 22:02:04 -07:00
gavin@gavinsharp.com
59dfff914b Remove extra trailing brackets to fix orange, rs=brendan 2007-08-21 22:02:03 -07:00