Граф коммитов

186579 Коммитов

Автор SHA1 Сообщение Дата
jag%tty.nl d3380231f0 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-22 05:06:11 +00:00
cst%yecc.com 753d3cae17 Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed
r=mano
2007-08-22 05:06:10 +00:00
asqueella%gmail.com 4338fef0cd 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-22 05:06:09 +00:00
enndeakin%sympatico.ca 565ae7a264 Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-08-22 05:06:08 +00:00
kherron%fmailbox.com a9f2dcab3e Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by D�o Gottwald <dao@design-noir.de>. r=mano. 2007-08-22 05:06:07 +00:00
stefanh%inbox.com 5eef44dc5f Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano. 2007-08-22 05:06:06 +00:00
rflint%ryanflint.com 0f7a44a63a Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-08-22 05:06:05 +00:00
gavin%gavinsharp.com c07f8b0a67 Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me 2007-08-22 05:06:04 +00:00
asqueella%gmail.com 49ed8b6128 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-22 05:06:03 +00:00
asqueella%gmail.com 769f74c46a 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-22 05:06:02 +00:00
dveditz%cruzio.com a0b82a5c31 bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor 2007-08-22 05:06:01 +00:00
asqueella%gmail.com 2afed25051 Bug 345741 - Improve "All Tabs" menu active/visible tab feedback
p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au>
r=mano
2007-08-22 05:06:00 +00:00
enndeakin%sympatico.ca 2df27faf4d Bug 370742, tabbox cleanup, changes listed in bug, r=mano 2007-08-22 05:05:59 +00:00
mozilla.mano%sent.com e21c66f531 Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests). 2007-08-22 05:05:58 +00:00
mozilla.mano%sent.com a8ef1b2718 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-22 05:05:57 +00:00
mozilla.mano%sent.com 1e87034b91 Bug 368456 - 'Close Tab' in the context menu for tabs should not be disabled when only one tab is open. r=gavin. 2007-08-22 05:05:56 +00:00
mats.palmgren%bredband.net fee1559a9f Improve overflow/underflow DOM event handling. b=365477 r+sr=roc 2007-08-22 05:05:55 +00:00
dbaron%dbaron.org 42817667de 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-22 05:05:54 +00:00
martijn.martijn%gmail.com 447e90707c Bug 363934 � keyboard tab bar navigation broken, r=gavin, sr=neil 2007-08-22 05:05:53 +00:00
mozilla.mano%sent.com 4f2d39c4c4 Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin. 2007-08-22 05:05:52 +00:00
martijn.martijn%gmail.com 530c3e670e 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-22 05:05:51 +00:00
mozilla.mano%sent.com a5bcfb8942 Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin. 2007-08-22 05:05:50 +00:00
bzbarsky%mit.edu 005aef97ad 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-22 05:05:49 +00:00
mozilla.mano%sent.com 640124b87e 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-22 05:05:48 +00:00
cst%yecc.com dbfb7feded Bug 347683 Fix some strict warnings
r=mano
2007-08-22 05:05:47 +00:00
martijn.martijn%gmail.com 55761e7a13 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-22 05:05:46 +00:00
gavin%gavinsharp.com 5896fa1bc3 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-22 05:05:45 +00:00
gavin%gavinsharp.com d084c35d0b Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2007-08-22 05:05:44 +00:00
martijn.martijn%gmail.com 5299e026ed Backing out patch for bug 248612, since it may have caused 10% argo Ts regression 2007-08-22 05:05:43 +00:00
martijn.martijn%gmail.com d1197a7229 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-22 05:05:42 +00:00
sspitzer%mozilla.org 2f57e6f206 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-22 05:05:41 +00:00
neil%parkwaycc.co.uk 20b107b79d Fix regression from winstripe landing b=370109 r=gavin 2007-08-22 05:05:40 +00:00
mozilla.mano%sent.com 0351dcfb60 Bug 363125 - location bar is stretched vertically in Pinstripe. r=gavin. 2007-08-22 05:05:39 +00:00
mozilla.mano%sent.com a26be60919 Backing out the fix for 353757 since it didn't help Ts. a=mconnor. 2007-08-22 05:05:38 +00:00
mozilla.mano%sent.com 45dc953ebf See bug 353757 on the last checkin. 2007-08-22 05:05:37 +00:00
mozilla.mano%sent.com 29b6e82b5c Attempt to fix Ts regression from the new theme landing. r=gavin. 2007-08-22 05:05:36 +00:00
mozilla.mano%sent.com 82d1843872 Land the new theme on trunk (bug 353673). 2007-08-22 05:05:35 +00:00
philringnalda%gmail.com 76ebe8c7dc Bug 375485 - Remove some unused toolkit strings, r=mano 2007-08-22 05:05:34 +00:00
mozilla.mano%sent.com 4d32cb90c5 Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin 2007-08-22 05:05:33 +00:00
mozilla.mano%sent.com ccde4cda0a Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner. 2007-08-22 05:05:32 +00:00
mozilla.mano%sent.com 5236491c71 Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2007-08-22 05:05:31 +00:00
gavin%gavinsharp.com 125c74921b Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2007-08-22 05:05:30 +00:00
sspitzer%mozilla.org fa537532a6 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-22 05:05:29 +00:00
mozilla.mano%sent.com be1df5128f Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor. 2007-08-22 05:05:28 +00:00
cst%yecc.com 8394b2ad88 Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only
r=mano a=mconnor
2007-08-22 05:05:27 +00:00
sspitzer%mozilla.org 86d23845b7 adding a class for themes to use. (keeping trunk in sync with branch)
r=mconnor (as part of bug #349286)
2007-08-22 05:05:26 +00:00
gavin%gavinsharp.com e46634b1bf Remove extra trailing brackets to fix orange, rs=brendan 2007-08-22 05:05:25 +00:00
sspitzer%mozilla.org 08ddf48687 fix for bug #349751
extra space between tabs after dragging a tab to extreme left

r=mconnor
2007-08-22 05:05:24 +00:00
mozilla.mano%sent.com a2251c4a17 Bug 349122 - misc fallout from theme changes to tabs, toolkit/content part. r=mconnor. 2007-08-22 05:05:23 +00:00
mconnor%steelgryphon.com ac278760a6 bug 348132 - when tab scroll buttons first kick in, they cover part of the new tab, r=mano 2007-08-22 05:05:22 +00:00