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
mozilla.mano%sent.com
fe6a9f10fb
Bug 348362 - Don't focus a tab when mousing-down on its close-button. r=mconnor.
2007-08-22 05:05:21 +00:00
mozilla.mano%sent.com
25009de63d
Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me.
2007-08-22 05:05:20 +00:00
sspitzer%mozilla.org
07d7146186
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-22 05:05:19 +00:00
sspitzer%mozilla.org
024bfc6765
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-22 05:05:18 +00:00
mozilla.mano%sent.com
56e675c8c4
Backing out bug 345257 due to the crash reported in 345659.
2007-08-22 05:05:17 +00:00
mozilla.mano%sent.com
a7aaff62d9
Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me.
2007-08-22 05:05:16 +00:00
sspitzer%mozilla.org
7dc6e0dc93
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-22 05:05:15 +00:00
sspitzer%mozilla.org
c98aba8ae2
fix for bug #346441
...
closing the rightmost tab in the overflow case looks bad.
r=asaf
2007-08-22 05:05:14 +00:00
sspitzer%mozilla.org
e16ab0fe45
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-22 05:05:13 +00:00
mozilla.mano%sent.com
8b03c4ab35
Bug 346623 - Add overflow attribute to tabbrowser-tabs. r=mconnor.
2007-08-22 05:05:12 +00:00
sspitzer%mozilla.org
02ee2ab633
fix for bug #346901
...
change background tab animation and make new background tab restart animation, per pkasting and mconnor.
r=mconnor
2007-08-22 05:05:11 +00:00
sspitzer%mozilla.org
1e53bd10b9
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-22 05:05:10 +00:00
sspitzer%mozilla.org
3c7990db20
fix for regression bug #346314 : when dragging to reorder a tab, scrolling stops in certain scenario
...
r=mconnor
2007-08-22 05:05:09 +00:00
sspitzer%mozilla.org
f762e1e912
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-22 05:05:08 +00:00
mozilla.mano%sent.com
b913c2e7d5
The last checkin was bug 345868
2007-08-22 05:05:07 +00:00
mozilla.mano%sent.com
f1e5616adb
Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me.
2007-08-22 05:05:06 +00:00
mozilla.mano%sent.com
a8b348e772
Backing out bug 345257 due to the crash reported in 345659.
2007-08-22 05:05:05 +00:00
mozilla.mano%sent.com
d089c28323
Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor.
2007-08-22 05:05:04 +00:00
sspitzer%mozilla.org
f858f2ef45
fix for bug #344048
...
set tab min width and tab clip width to better values, per beltzner.
r=mano, ui-r=beltzner
2007-08-22 05:05:03 +00:00
sspitzer%mozilla.org
f95b2496af
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-22 05:05:02 +00:00
gavin%gavinsharp.com
ad00085e72
Bug 345075: Fix loadOneTab to ensure that the parent isn't set when passing null as the loadInBackground argument, r=mconnor
2007-08-22 05:05:01 +00:00
mozilla.mano%sent.com
fbfe435eaf
Bug 345260 - handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu. r=sspitzer/mconnor.
2007-08-22 05:05:00 +00:00
mconnor%steelgryphon.com
6bb76815c5
bug 195212 - Reopening multiple tabs when clicking Home and multiple homepages selected, make multiple pages always open together r=mano
2007-08-22 05:04:59 +00:00
mozilla.mano%sent.com
d0f1bf1b4d
Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me.
2007-08-22 05:04:58 +00:00
sspitzer%mozilla.org
8dbf7ffa9e
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-22 05:04:57 +00:00
sspitzer%mozilla.org
75f859ae6e
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-22 05:04:56 +00:00
mozilla.mano%sent.com
520dbf3b5e
Bug 343585 - tab scrolling: scenario where open link in background doesn't enable the scroll buttons. r=sspitzer/mconnor.
2007-08-22 05:04:55 +00:00
gavin%gavinsharp.com
6b9f7999eb
Revert accidental checkin
2007-08-22 05:04:54 +00:00
gavin%gavinsharp.com
d5bb79d8f5
Bug 344264: fix strict warning in button.xml, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/neil
2007-08-22 05:04:53 +00:00
sspitzer%mozilla.org
2d2a37bdf6
fix for bug #343251
...
add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling
r=mano
2007-08-22 05:04:52 +00:00