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

186722 Коммитов

Автор SHA1 Сообщение Дата
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
mozilla.mano%sent.com 1009d0efbb Bug 343628 - Double-clicking a close button of a tab shouldn't open a new tab. r=robert. 2007-08-22 05:04:51 +00:00
sspitzer%mozilla.org 1dfa59ccab supplimental fix for bug #344048. keep tabbrowser.xml in sync with recent changes to firefox.js. r=asaf 2007-08-22 05:04:50 +00:00
sspitzer%mozilla.org a232d30227 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-22 05:04:49 +00:00
mozilla.mano%sent.com b900384d04 Bug 343554 - Tab reordering shortcuts can move tabs offscreen. r=mconnor. 2007-08-22 05:04:48 +00:00
mozilla.mano%sent.com 52e2431fb6 Bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding. r=sspitzer/mconnor. 2007-08-22 05:04:47 +00:00
sspitzer%mozilla.org f53482e243 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-22 05:04:46 +00:00
sspitzer%mozilla.org bbe8eda9a7 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-22 05:04:45 +00:00
sspitzer%mozilla.org dbd75a4575 fix for bug #343054, js errors when changing certain browser.tabs.* prefs 2007-08-22 05:04:44 +00:00
sspitzer%mozilla.org d71e0065a3 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-22 05:04:43 +00:00
sspitzer%mozilla.org 2dc02dd127 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-22 05:04:42 +00:00
gavin%gavinsharp.com ab6b607fe2 Bug 324237: Close button on tabs show empty tooltip (Mac), patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2007-08-22 05:04:41 +00:00
jwalden%mit.edu 024f5f9a98 Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2007-08-22 05:04:40 +00:00
jminta%gmail.com e88b9043c8 Bug 287677 dropping unknown scheme on a tab produces 2 errors, rather than 1, r=mconnor 2007-08-22 05:04:39 +00:00
sspitzer%mozilla.org 3830a64de6 fix for bug #340547. error in tabbrowser.xml cause by a leak fix. r=mconnor 2007-08-22 05:04:38 +00:00
sspitzer%mozilla.org 16b57a0cbf 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-22 05:04:37 +00:00
gavin%gavinsharp.com c3bca01109 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-22 05:04:36 +00:00
gavin%gavinsharp.com a277e098d9 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-22 05:04:35 +00:00
jminta%gmail.com d759b2dd76 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-22 05:04:34 +00:00
cst%andrew.cmu.edu b644cf9871 Bug 338441
Make tabbrowser's ".browsers" property faster (Toolkit version)
r+a=mconnor
2007-08-22 05:04:33 +00:00
Olli.Pettay%helsinki.fi 9c96ea1329 Bug 335586, r+sr=mconnor,neil 2007-08-22 05:04:32 +00:00
beng%bengoodger.com df06981733 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-22 05:04:31 +00:00
doronr%us.ibm.com 8e1a600b00 Bug 334674 - Not resetting the missing plugin list when a tab's location changes. r=mconnor 2007-08-22 05:04:30 +00:00
gavin%gavinsharp.com 6dabb57582 Bug 334776: loadOneTab should treat null as undefined for the aLoadInBackground argument, r=mano 2007-08-22 05:04:29 +00:00
enndeakin%sympatico.ca 128e27a102 Bug 268590, add notification widget, r=mconnor 2007-08-22 05:04:28 +00:00
beng%bengoodger.com 37d8b406a7 332964 - dragging tab to toolbar or bookmarks menu fails due (in part) to tabbrowser adding flavors to the transferable in the wrong order... r=mconnor 2007-08-22 05:04:27 +00:00
gavin%gavinsharp.com 48fde2f48d Bug 332271: One cause of wrong tab closure identified in tab closure handling (Ctrl+F4 bubbles although being handled), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2007-08-22 05:04:26 +00:00
gavin%gavinsharp.com fbb7c5b080 Bug 235825: "I'm Feeling Lucky" search from address bar doesn't activate Stop toolbar button, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2007-08-22 05:04:25 +00:00