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

2150 Коммитов

Автор SHA1 Сообщение Дата
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 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 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 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
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
roc+%cs.cmu.edu 28b99ae78a Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2007-08-22 05:04:24 +00:00
Olli.Pettay%helsinki.fi 45b13dcadd Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2007-08-22 05:04:23 +00:00
gavin%gavinsharp.com a76b3c15d8 Back out patch for bug 311136, since it wasn't needed, r=mconnor 2007-08-22 05:04:22 +00:00
gavin%gavinsharp.com 61888f4746 Bug 327604: Status bar message text persists when switching tabs while page is loading, patch by Simon B�nzli <zeniko@gmail.com>, r+a=mconnor 2007-08-22 05:04:21 +00:00
gavin%gavinsharp.com f0b4ab88b8 Bug 282178: sync tabbrowsers (mostly changes from bug 105885), r=mconnor 2007-08-22 05:04:20 +00:00
neil%parkwaycc.co.uk 9f97b55afb Make widgets events bubble again as per expectations b=330190 r=bryner 2007-08-22 05:04:19 +00:00
Olli.Pettay%helsinki.fi 151e75a813 Bug 234455, Centralize event dispatch r=jst, sr=bz 2007-08-22 05:04:18 +00:00
bzbarsky%mit.edu 7fad68215d Front-end part of bug 326009. r=mconnor, sr=neil 2007-08-22 05:04:17 +00:00
gavin%gavinsharp.com bfb4ac0eae Bug 324335: Dragging link to a tab loads in a new tab instead of replacing, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2007-08-22 05:04:16 +00:00
jruderman%hmc.edu 9bc36e9c63 Restore Ctrl+Tab shortcut for switching tabs on Mac. Bug 264787, patch by Mano, r=mconnor. 2007-08-22 05:04:15 +00:00
gavin%gavinsharp.com a1138f8c70 Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor 2007-08-22 05:04:14 +00:00
roc+%cs.cmu.edu 09cc55e735 Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor 2007-08-22 05:04:13 +00:00
gavin%gavinsharp.com dfb3002a3c Bug 324449: comment tweak 2007-08-22 05:04:12 +00:00
gavin%gavinsharp.com 3b1f09deec Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben 2007-08-22 05:04:11 +00:00
beng%bengoodger.com 9113e743df 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2007-08-22 05:04:10 +00:00
gavin%gavinsharp.com 0a76a4fe5c Bug 312896: tab strip should not respond to double click in space above and below tabs, r=mconnor 2007-08-22 05:04:09 +00:00
gavin%gavinsharp.com a176180db5 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2007-08-22 05:04:08 +00:00
gavin%gavinsharp.com a16dc47baf Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong 2007-08-22 05:04:07 +00:00
gavin%gavinsharp.com 4c19816689 Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor 2007-08-22 05:04:06 +00:00
gavin%gavinsharp.com a802ab20b6 Bug 313501: invalid use of gBrowser in tabbrowser.xml, r=mconnor 2007-08-22 05:04:05 +00:00
bsmedberg%covad.net a88a2c4cbb Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me 2007-08-22 05:04:04 +00:00
mozilla.mano%sent.com 1cf0f3e25b Bug 303916 - JS error when dragging local file over tabs. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me. 2007-08-22 05:04:03 +00:00
dveditz%cruzio.com ba07535a26 bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc 2007-08-22 05:04:02 +00:00
gavin%gavinsharp.com 5cb73aaaf0 Bug 311607: "Select new tabs opened from links" pref isn't obeyed for links dragged to existing tabs, r=mano 2007-08-22 05:04:01 +00:00
mconnor%steelgryphon.com 962f589f86 bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir 2007-08-22 05:04:00 +00:00
dveditz%cruzio.com d31927916f locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky 2007-08-22 05:03:59 +00:00
gavin%gavinsharp.com 6b4d851da9 Bug 309452: Dropping a tab to another tabbar should drop the URL, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2007-08-22 05:03:58 +00:00
mozilla.mano%sent.com b688be336f Bug 309860 - Dragging a url to the tabstrip ignores the shift key. r=mconnor. 2007-08-22 05:03:57 +00:00
gavin%gavinsharp.com 53a7c8db96 Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2007-08-22 05:03:56 +00:00
mconnor%steelgryphon.com a4019a94da bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad 2007-08-22 05:03:55 +00:00
gavin%gavinsharp.com 1b83aa18b3 Bug 304531: event.target.rel has no properties (Port fix from bug 225854), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2007-08-22 05:03:54 +00:00
gavin%gavinsharp.com 173c8f4d76 Bug 306243: When browser.tabs.autohide is enabled, toolbar customisation settings are ignored after restarting Firefox; extensions' icons are missing from the palette, patch by moz_bug_r_a4@yahoo.com, r=vlad 2007-08-22 05:03:53 +00:00
masayuki%d-toybox.com c7d5947454 Bug 292865 Throbber/"Loading" doesn't appear when tab bar gets displayed r=mconnor 2007-08-22 05:03:52 +00:00
gavin%gavinsharp.com 03c52316c7 Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2007-08-22 05:03:51 +00:00
mozilla.mano%sent.com 6886a247eb Bug 306208 - tabbar is visible in popups. r=vladimir. 2007-08-22 05:03:50 +00:00
gavin%gavinsharp.com 7ba6492657 Bug 305828: Changes to tabbrowser.xml for sessionsaver extension, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad 2007-08-22 05:03:49 +00:00
vladimir%pobox.com 3c374a92b9 b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa 2007-08-22 05:03:48 +00:00
ben%bengoodger.com 0ea06a2c52 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2007-08-22 05:03:47 +00:00
cbiesinger%web.de 125b31b162 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2007-08-22 05:03:46 +00:00
aaronleventhal%moonset.net eadfddb278 Small correction for checkin to bug 249136, accidentally had checked in |this.selectedTab| instead of |browser.selectedTab|. 2007-08-22 05:03:45 +00:00
aaronleventhal%moonset.net 5fc2c8742d Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2007-08-22 05:03:44 +00:00
aaronleventhal%moonset.net 70276634b4 Backing out fix for bug 249136 for now; it caused bug 303475, bug 303477 and bug 303479 2007-08-22 05:03:43 +00:00