182607 Commits

Author SHA1 Message Date
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
bryner@brianryner.com
1b7191f3fc Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2007-08-21 22:02:37 -07:00
ben@bengoodger.com
e44fda295d land winstripe on trunk 2007-08-21 22:02:36 -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
sspitzer@mozilla.org
423bd30d18 fix for bug #349751 extra space between tabs after dragging a tab to extreme left r=mconnor 2007-08-21 22:02:02 -07:00
mozilla.mano@sent.com
cc6b2759b0 Bug 349122 - misc fallout from theme changes to tabs, toolkit/content part. r=mconnor. 2007-08-21 22:02:01 -07:00
mconnor@steelgryphon.com
ab92fec793 bug 348132 - when tab scroll buttons first kick in, they cover part of the new tab, r=mano 2007-08-21 22:02:00 -07:00
mozilla.mano@sent.com
bc356f69e9 Bug 348362 - Don't focus a tab when mousing-down on its close-button. r=mconnor. 2007-08-21 22:01:59 -07:00
mozilla.mano@sent.com
bc69307c07 Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me. 2007-08-21 22:01:58 -07:00
sspitzer@mozilla.org
b2fbb087e4 wall paper fix for bug #348183 nsGlobalWindow:Focus() can return NS_ERROR_FAILURE if we try to focus a disabled element. the unhandled exception in tabbrowser.xml can lead to problems, such as "canceling the 'do you want to close the window with open tabs' prompt still closes the window" r=bryner 2007-08-21 22:01:57 -07:00
sspitzer@mozilla.org
16f8c799a7 fix for bug #346441 closing the rightmost tab in the overflow case looks bad. r=asaf 2007-08-21 22:01:56 -07:00
sspitzer@mozilla.org
2d95b44434 fix for bug #342845 when dragging a tab over the "all tabs" button, act as if we are dragging over the "scroll down" button r=mconnor 2007-08-21 22:01:55 -07:00
mozilla.mano@sent.com
b87dd3fe80 Bug 346623 - Add overflow attribute to tabbrowser-tabs. r=mconnor. 2007-08-21 22:01:54 -07:00
sspitzer@mozilla.org
ff3ba089fb fix for bug #346901 change background tab animation and make new background tab restart animation, per pkasting and mconnor. r=mconnor 2007-08-21 22:01:53 -07:00
sspitzer@mozilla.org
f28199c431 fix for bug #342900 improve indication that open tab in background opened tab in overflow area. instead of flashing the "all tabs" button, provide a smoother animation. note, this will not work on mac trunk (but it will work on the mac branch) due to bug #346738 (aka #325296), so for now, there is no animation on the mac. r=mconnor 2007-08-21 22:01:52 -07:00
sspitzer@mozilla.org
e3219a9fb3 fix for regression bug #346314: when dragging to reorder a tab, scrolling stops in certain scenario r=mconnor 2007-08-21 22:01:51 -07:00
sspitzer@mozilla.org
691f7b3d63 fix for regresson bug #346172 dragging a link into firefox and dropping it onto a tab opens it in the focused tab, and not the desired tab. this regression was caused by bug #333791 r=mconnor 2007-08-21 22:01:50 -07:00
mozilla.mano@sent.com
f11c8869e5 Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2007-08-21 22:01:48 -07:00
mozilla.mano@sent.com
62f6fe8576 Backing out bug 345257 due to the crash reported in 345659. 2007-08-21 22:01:47 -07:00
mozilla.mano@sent.com
271ce03842 Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor. 2007-08-21 22:01:46 -07:00
sspitzer@mozilla.org
fe4d2c645b fix for bug #344048 set tab min width and tab clip width to better values, per beltzner. r=mano, ui-r=beltzner 2007-08-21 22:01:45 -07:00
sspitzer@mozilla.org
4a07b54a1b fix for bug #344587: dispatch tab open/close events in the correct order. thanks to simon <zeniko@gmail.com> for the fix. r=sspitzer,mano sr=mconnor 2007-08-21 22:01:44 -07:00
gavin@gavinsharp.com
198e28e7b5 Bug 345075: Fix loadOneTab to ensure that the parent isn't set when passing null as the loadInBackground argument, r=mconnor 2007-08-21 22:01:43 -07:00
mozilla.mano@sent.com
7177a74ae0 Bug 345260 - handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu. r=sspitzer/mconnor. 2007-08-21 22:01:42 -07:00
mconnor@steelgryphon.com
e80fa8f0f4 bug 195212 - Reopening multiple tabs when clicking Home and multiple homepages selected, make multiple pages always open together r=mano 2007-08-21 22:01:41 -07:00
mozilla.mano@sent.com
eb3f6131d7 Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me. 2007-08-21 22:01:40 -07:00
bsmedberg@covad.net
d6730b9e13 Merging toolkit/locales from the branch to the trunk. This does *not* include files that will end up in netwerk/locales, dom/locales, or security/manager/locales 2007-08-21 22:02:42 -07:00
sspitzer@mozilla.org
30783feb10 fix for bug #342105: Close button not shown if there is only one tab per beltzner: "The close button should be shown, with the effect being that it disposes the tab and immediately opens a new one. Strange behaviour surely, but I think it's the easiest and most reliably understandable case." thanks to Simon <zeniko@gmail.com> for the patch. r=sspitzer, sr=mconnor 2007-08-21 22:01:39 -07:00
sspitzer@mozilla.org
b878e1d20e fix for bug #333791: Tab drag indicator (arrow) vanishes/flickers when cursor passes over parts of the tab fix for bug #345524: hide the tab dnd indicator when it's over the original tab thanks to Wayne Woods <w.woods@optusnet.com.au> for these fixes. r=sspitzer, sr=mconnor 2007-08-21 22:01:38 -07:00
mozilla.mano@sent.com
41a92383ba Bug 343585 - tab scrolling: scenario where open link in background doesn't enable the scroll buttons. r=sspitzer/mconnor. 2007-08-21 22:01:37 -07:00
gavin@gavinsharp.com
2f0fb8aa1d Revert accidental checkin 2007-08-21 22:01:36 -07:00
gavin@gavinsharp.com
f53efe3f81 Bug 344264: fix strict warning in button.xml, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor/neil 2007-08-21 22:01:35 -07:00
sspitzer@mozilla.org
17faf7472d fix for bug #343251 add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling r=mano 2007-08-21 22:01:34 -07:00
mozilla.mano@sent.com
03323ed07b Bug 343628 - Double-clicking a close button of a tab shouldn't open a new tab. r=robert. 2007-08-21 22:01:33 -07:00
sspitzer@mozilla.org
8d77fe94df supplimental fix for bug #344048. keep tabbrowser.xml in sync with recent changes to firefox.js. r=asaf 2007-08-21 22:01:32 -07:00
sspitzer@mozilla.org
2af3b8e44c fix for bug #343688. Attempting to move tabs into right-hand overflow-scroll area while sidebar is open causes bizarreness. need to take into account the position of the tab scroll drop indicator bar. r=rstrong 2007-08-21 22:01:31 -07:00