mozilla.mano%sent.com
34962a8442
Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin.
2006-12-01 12:38:47 +00:00
martijn.martijn%gmail.com
538408e251
Bug 361383 - Patch for bug 348183 can be backed out now that the patch for bug 348357 went in, r=gavin.sharp, r=sspitzer
2006-11-22 18:37:34 +00:00
mozilla.mano%sent.com
eba769de5a
Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin.
2006-11-14 01:00:06 +00:00
bzbarsky%mit.edu
9f42018294
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
2006-10-30 21:57:30 +00:00
mozilla.mano%sent.com
513ea03353
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.
2006-10-27 10:48:28 +00:00
cst%yecc.com
b598fd0bdf
Bug 347683 Fix some strict warnings
...
r=mano
2006-10-23 00:42:44 +00:00
martijn.martijn%gmail.com
9a4888cee2
Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612
2006-10-21 09:09:09 +00:00
gavin%gavinsharp.com
d5fd404f46
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
2006-10-16 17:30:09 +00:00
gavin%gavinsharp.com
805c098730
Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor
2006-10-16 16:42:31 +00:00
martijn.martijn%gmail.com
47ae4bc241
Backing out patch for bug 248612, since it may have caused 10% argo Ts regression
2006-10-14 22:26:57 +00:00
martijn.martijn%gmail.com
9d9386ae11
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
2006-10-12 17:08:48 +00:00
sspitzer%mozilla.org
c1ae0f8c10
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
2006-10-10 23:19:01 +00:00
mozilla.mano%sent.com
fe67082478
Land the new theme on trunk (bug 353673).
2006-09-22 00:47:18 +00:00
mozilla.mano%sent.com
c9e7464afa
Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin
2006-09-21 12:50:28 +00:00
mozilla.mano%sent.com
4056a9642a
Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner.
2006-09-21 01:30:01 +00:00
mozilla.mano%sent.com
d3f1db7ee4
Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me.
2006-09-19 17:56:52 +00:00
gavin%gavinsharp.com
3c1a851528
Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano
2006-09-12 22:41:31 +00:00
sspitzer%mozilla.org
5048134510
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
2006-09-11 16:30:32 +00:00
mozilla.mano%sent.com
56bf49ff3f
Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor.
2006-09-10 17:24:30 +00:00
cst%yecc.com
8504a1aeb9
Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only
...
r=mano a=mconnor
2006-09-01 23:09:21 +00:00
sspitzer%mozilla.org
1f91717b49
adding a class for themes to use. (keeping trunk in sync with branch)
...
r=mconnor (as part of bug #349286 )
2006-08-28 05:09:32 +00:00
gavin%gavinsharp.com
6874a9e443
Remove extra trailing brackets to fix orange, rs=brendan
2006-08-27 19:13:58 +00:00
sspitzer%mozilla.org
ddce45acb4
fix for bug #349751
...
extra space between tabs after dragging a tab to extreme left
r=mconnor
2006-08-26 02:01:07 +00:00
mozilla.mano%sent.com
998c7fc57e
Bug 349122 - misc fallout from theme changes to tabs, toolkit/content part. r=mconnor.
2006-08-18 09:08:55 +00:00
mconnor%steelgryphon.com
a0f5d4a00d
bug 348132 - when tab scroll buttons first kick in, they cover part of the new tab, r=mano
2006-08-15 22:08:56 +00:00
mozilla.mano%sent.com
f61912772f
Bug 348362 - Don't focus a tab when mousing-down on its close-button. r=mconnor.
2006-08-12 20:22:39 +00:00
mozilla.mano%sent.com
711d3466a4
Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me.
2006-08-12 10:47:12 +00:00
sspitzer%mozilla.org
7d426c7fcd
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
2006-08-11 00:47:20 +00:00
sspitzer%mozilla.org
a4f11ce3f1
fix for bug #346441
...
closing the rightmost tab in the overflow case looks bad.
r=asaf
2006-08-03 05:48:55 +00:00
sspitzer%mozilla.org
0b039f085f
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
2006-08-03 00:54:49 +00:00
mozilla.mano%sent.com
91c602a065
Bug 346623 - Add overflow attribute to tabbrowser-tabs. r=mconnor.
2006-08-02 17:20:13 +00:00
sspitzer%mozilla.org
e1a3c1f708
fix for bug #346901
...
change background tab animation and make new background tab restart animation, per pkasting and mconnor.
r=mconnor
2006-08-02 01:13:52 +00:00
sspitzer%mozilla.org
81a8257967
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
2006-08-01 01:33:18 +00:00
sspitzer%mozilla.org
7a76517f12
fix for regression bug #346314 : when dragging to reorder a tab, scrolling stops in certain scenario
...
r=mconnor
2006-07-29 16:59:50 +00:00
sspitzer%mozilla.org
028508841d
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
2006-07-27 21:31:59 +00:00
mozilla.mano%sent.com
6c2fdc01ad
Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me.
2006-07-26 21:44:27 +00:00
mozilla.mano%sent.com
13a8bb75ba
Backing out bug 345257 due to the crash reported in 345659.
2006-07-25 19:57:58 +00:00
mozilla.mano%sent.com
7d67ef4065
Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor.
2006-07-25 16:01:35 +00:00
sspitzer%mozilla.org
1495286e92
fix for bug #344048
...
set tab min width and tab clip width to better values, per beltzner.
r=mano, ui-r=beltzner
2006-07-25 15:35:42 +00:00
sspitzer%mozilla.org
3dde4b6854
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
2006-07-25 15:30:13 +00:00
gavin%gavinsharp.com
ebabef27fb
Bug 345075: Fix loadOneTab to ensure that the parent isn't set when passing null as the loadInBackground argument, r=mconnor
2006-07-24 23:02:24 +00:00
mozilla.mano%sent.com
8eb18ee78b
Bug 345260 - handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu. r=sspitzer/mconnor.
2006-07-23 18:28:47 +00:00
mconnor%steelgryphon.com
03fe9e89c6
bug 195212 - Reopening multiple tabs when clicking Home and multiple homepages selected, make multiple pages always open together r=mano
2006-07-23 18:21:20 +00:00
mozilla.mano%sent.com
99bd0ecd5b
Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me.
2006-07-23 06:07:26 +00:00
sspitzer%mozilla.org
01e4b38a00
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
2006-07-22 06:13:17 +00:00
sspitzer%mozilla.org
b45e7a28ee
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
2006-07-21 20:30:13 +00:00
mozilla.mano%sent.com
8bdcf0f8e3
Bug 343585 - tab scrolling: scenario where open link in background doesn't enable the scroll buttons. r=sspitzer/mconnor.
2006-07-21 00:42:53 +00:00
gavin%gavinsharp.com
0c6df595e9
Revert accidental checkin
2006-07-19 23:55:17 +00:00
gavin%gavinsharp.com
c426bea47f
Bug 344264: fix strict warning in button.xml, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/neil
2006-07-19 23:53:55 +00:00
sspitzer%mozilla.org
44652fa575
fix for bug #343251
...
add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling
r=mano
2006-07-19 21:31:34 +00:00