Commit Graph

182687 Commits

Author SHA1 Message Date
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
mozilla.mano@sent.com
f42c9eaf3d Bug 343554 - Tab reordering shortcuts can move tabs offscreen. r=mconnor. 2007-08-21 22:01:30 -07:00
mozilla.mano@sent.com
d7a272e5bc Bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding. r=sspitzer/mconnor. 2007-08-21 22:01:29 -07:00
sspitzer@mozilla.org
1255c77bf8 fix for bug #343370. additional scenario where tab scrolling does not handle window resize well. cache the tab strip width and only adjust the tabstrip, scroll and ensure the selected tab is visible if the width changes. r=asaf 2007-08-21 22:01:28 -07:00
sspitzer@mozilla.org
fa477413b3 fix for bug #343019, tab scrolling does not handle window resize well fix for bug #342890, make tab min width 125 px by default (down from 140 px) and heed the hidden browser.tabs.tabMinWidth pref. fix for bug #342385, get the hidden browser.tabs.tabClipWidth pref working. It was actually working, but I've changed the default to 115 px to match the 125 px default value for the browser.tabs.tabMinWidth pref. also, some code cleanup and whitespace fixes. r=mano, ui-r=beltzner 2007-08-21 22:01:27 -07:00
sspitzer@mozilla.org
3bc75e8ef5 fix for bug #343054, js errors when changing certain browser.tabs.* prefs 2007-08-21 22:01:26 -07:00
sspitzer@mozilla.org
a460d37c1b fix for bug #342364 oops, set the clicktoscroll attribute on the pinstripe specific binding for tabbrowser. Otherwise, the tabs will scroll on mouseover. r=ben 2007-08-21 22:02:32 -07:00
sspitzer@mozilla.org
b9b6389312 fix for bug #318168, tab browsing improvements such as: 1) when we have "too many" tabs in a window, allow the user to scroll through the tabs. 2) add events for when adding and removing tabs initial patch by mconnor. final patch r=mconnor 2007-08-21 22:01:25 -07:00
gavin@gavinsharp.com
0a13acf605 Bug 324237: Close button on tabs show empty tooltip (Mac), patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2007-08-21 22:02:30 -07:00
jwalden@mit.edu
a7eba5a342 Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2007-08-21 22:01:24 -07:00
jminta@gmail.com
4eb9506c79 Bug 287677 dropping unknown scheme on a tab produces 2 errors, rather than 1, r=mconnor 2007-08-21 22:01:23 -07:00
sspitzer@mozilla.org
8dc34ebfe5 fix for bug #340547. error in tabbrowser.xml cause by a leak fix. r=mconnor 2007-08-21 22:01:22 -07:00
sspitzer@mozilla.org
bd62c1271e fix for bug #315167. purple tab arrow flashes if cursor is put on it. stole this fix from jag's fix for the suite. r=mconnor VS: ---------------------------------------------------------------------- 2007-08-21 22:01:21 -07:00
gavin@gavinsharp.com
bbcdc1db35 Bug 281012: Closing the last tab loads an untitled page (about:blank) instead; doesn't clear session history, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor 2007-08-21 22:01:20 -07:00
gavin@gavinsharp.com
50468ec85e Bug 331938: make sure to set at least the visual transfer status of a new blank tab, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor 2007-08-21 22:01:19 -07:00
jminta@gmail.com
ac80d39cba Bug 339477 tabbrowser.xml's observer destructor never gets called, leaking mTabClipWidth at shutdown. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor 2007-08-21 22:01:18 -07:00
cst@andrew.cmu.edu
8a64bc1a75 Bug 338441 Make tabbrowser's ".browsers" property faster (Toolkit version) r+a=mconnor 2007-08-21 22:01:17 -07:00
Olli.Pettay@helsinki.fi
a8a9fb0a42 Bug 335586, r+sr=mconnor,neil 2007-08-21 22:01:16 -07:00
beng@bengoodger.com
0e23b73d94 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2007-08-21 22:01:15 -07:00
doronr@us.ibm.com
4962413806 Bug 334674 - Not resetting the missing plugin list when a tab's location changes. r=mconnor 2007-08-21 22:01:14 -07:00
gavin@gavinsharp.com
c3378ed4d0 Bug 334776: loadOneTab should treat null as undefined for the aLoadInBackground argument, r=mano 2007-08-21 22:01:13 -07:00