Commit graph

2229 commits

Author SHA1 Message Date
thunder@mozilla.com
cde460cf95 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-09-11 08:52:04 -07:00
sspitzer@mozilla.org
1b61f82d06 fix for bug #394527: livemark feed URIs should show up as "bookmarked" (gold star on) in the url bar and in url bar autocomplete search results for performance: when searching previous autocomplete results, we don't need to regenerate the hash tables (of livemark item ids and livemark feed URIs). when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return. r=dietrich, a=mconnor for m8 2007-09-07 14:47:21 -07:00
dtownsend@oxymoronical.com
8201512f83 Bug392000: Credit download manager icons. r+a=mconnor 2007-09-07 14:02:15 -07:00
mozilla.mano@sent.com
f6e992a2df Bug 395122 - Toolbar customization sheet is broken. r+a=mconnor. 2007-09-06 17:59:29 -07:00
gavin@gavinsharp.com
9f124b4780 Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-05 13:24:44 -07:00
gavin@gavinsharp.com
62369c830a Back out Larry (perf regressions) 2007-09-03 20:35:20 -07:00
gavin@gavinsharp.com
da3a974852 Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-09-03 17:42:41 -07:00
asqueella@gmail.com
b05438628a remove trailing whitespace to kick qm-win2k3-01 2007-09-02 16:47:53 -07:00
asqueella@gmail.com
08cf80bb42 Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano 2007-09-02 15:11:38 -07:00
asqueella@gmail.com
00d81e0617 Bug 394349 - use textbox.editor.transactionManager.clear() instead of textbox.editor.enableUndo(true/false) p=Ryan Jones <sciguyryan@gmail.com> r=gavin 2007-09-02 15:08:10 -07:00
asqueella@gmail.com
ea04849aa9 Bug 393986 - Unnecessarily creating arrays using map in page info (should use forEach) p=Florian Queze <f.qu@queze.net> r=mano 2007-09-02 15:00:06 -07:00
asqueella@gmail.com
fbab3d6b56 relanding bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli (busy) <zeniko@gmail.com> r=gavin 2007-09-02 14:49:16 -07:00
mozilla.mano@sent.com
5083add3e1 Bug 175124 - improve open in tabs behaviour (see comment 26), this also enables 'Open All in Tabs' for host nodes in the history sidebar (bug 369919) and for saved searches (queries), patch by mconnor and me. 2007-09-02 12:03:24 -07:00
asqueella@gmail.com
39d06f58b8 try to back out 361735 to see if it fixes the orange on bm-xserve08 2007-09-02 10:58:17 -07:00
asqueella@gmail.com
b4ed29db6d Bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli <zeniko@gmail.com> r=gavin 2007-09-02 09:00:08 -07:00
sspitzer@mozilla.org
dcd754b2ab fix for bug #389487: Add favicons on recently closed tabs list patch=Michael Wu <flamingice@sourmilk.net> r=sspitzer 2007-08-31 16:03:29 -07:00
dolske@mozilla.com
76e443fcb0 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
sspitzer@mozilla.org
8e9c527c5a fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
dtownsend@oxymoronical.com
996c8e5dcf Bug 252830: Blocked XPI install should have allow once feature. r+sr=dveditz, r=gavin.sharp, a=bzbarsky 2007-08-31 12:29:18 -07:00
dbaron@dbaron.org
dc7ebbffc7 Make double-clicking in the URL bar again place the selected text in the X selection. Patch by Dão Gottwald <dao@design-noir.de> b=393828 r=mano 2007-08-31 10:12:07 -07:00
dbaron@dbaron.org
ccc36edae0 Add shutdown code for the macBrowserOverlay so that we remove gSanitizeListener as a pref observer. b=342600 r=mano 2007-08-31 10:08:03 -07:00
gavin@gavinsharp.com
05fe14cbcc Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com
25a31f34f3 Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-08-30 14:17:35 -07:00
mozilla.mano@sent.com
66873823bd Bug 392820 (Bookmarks 'star' panel should capture keyboard shortcuts) - * block accel+w/accel+shift+w within the panel. * close the panel on enter/esc. * focus the name-field/picker and select its contents when opening the panel. * focus the content-area when the panel is closed. r=dietrich. 2007-08-30 09:13:33 -07:00
enndeakin@sympatico.ca
5c3dee16d7 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
mozilla.mano@sent.com
9405189fb1 Backing out 392820, tree was closed. 2007-08-29 15:50:14 -07:00
mozilla.mano@sent.com
ca3fa7c4a8 Bug 392820 (Bookmarks 'star' panel should capture keyboard shortcuts) - * block accel+w/accel+shift+w within the panel. * close the panel on enter/esc. * focus the name-field/picker and select its contents when opening the panel. * focus the content-area when the panel is closed. r=dietrich. 2007-08-29 15:49:37 -07:00
gavin@gavinsharp.com
279df1098b Fix newlines 2007-08-29 10:33:31 -07:00
mozilla.mano@sent.com
bb205dfebc Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
philringnalda@gmail.com
e2cb5b4478 Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com
419662cd56 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
dtownsend@oxymoronical.com
5e38c6d739 Bug 390549: IPv6 addresses in URLs have [] disappear in non-editing location bar state. p=Dao Gottwald <dao@design-noir.de>, r=gavin.sharp 2007-08-26 02:27:02 -07:00
dtownsend@oxymoronical.com
cb07296c8c Bug 357951: Double clicking on the tab overflow scroll buttons should scroll by the width of the tab bar. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-26 02:17:54 -07:00
philringnalda@gmail.com
dead8a5cf8 Bug 376189 - Show Only This Frame and Open Frame in New Window/Tab don't send referrer, patch by Florian Quèze <f.qu@queze.net>, r=mano 2007-08-25 22:18:47 -07:00
dtownsend@oxymoronical.com
9030ed54a2 Bug 349196: All Tabs menu doesn't use right edge image with browser.tabs.closeButtons = 3. p=Dao Gottwald <dao@design-noir.de> r=robstrong 2007-08-25 17:54:54 -07:00
dtownsend@oxymoronical.com
179b232ddd Bug 357081: tab bar doesn't resume scrolling when moving off button and back on while holding mouse button. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-25 17:37:18 -07:00
dolske@mozilla.com
7da9f9316b Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
philringnalda@gmail.com
16be355269 Bug 321954 followup, forgot to address review comment 2007-08-22 21:13:36 -07:00
philringnalda@gmail.com
36d38a4df6 Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin 2007-08-22 21:07:30 -07:00
rflint@ryanflint.com
a8d0fa5f4e Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
mozilla.mano@sent.com
177a7ce47b Bug 385266 - New add-bookmark ui, another round of changes, see comment 23 on the bug. r=dietrich. 2007-08-22 07:42:37 -07:00
rflint@ryanflint.com
0377ccf3ce Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner 2007-08-21 22:02:44 -07:00
gavin@gavinsharp.com
87f469646b Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano 2007-08-21 22:02:43 -07:00
jag@tty.nl
495f6b0615 Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser. Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little. 2007-08-21 22:02:42 -07:00
cst@yecc.com
497cb31dd8 Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed r=mano 2007-08-21 22:02:41 -07:00
asqueella@gmail.com
0a17f3e400 Bug 356819 - drag&drop to a background tab that's scrolled off the tabstrip not functional if the drag source is another application p=Martijn Wargers <martijn.martijn@gmail.com> r=gavin 2007-08-21 22:02:40 -07:00
enndeakin@sympatico.ca
88f0972ca5 Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-08-21 22:02:39 -07:00
kherron@fmailbox.com
f61d174707 Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano. 2007-08-21 22:02:38 -07:00
rflint@ryanflint.com
d63acb0491 Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-08-21 22:02:37 -07:00
gavin@gavinsharp.com
4988e2493e Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me 2007-08-21 22:02:36 -07:00
asqueella@gmail.com
a976fa9afd Bug 378344 - Triple clicking the tabbar can open a tab and close it again right away p=Dao Gottwald <dao@design-noir.de> r=mano 2007-08-21 22:02:35 -07:00
asqueella@gmail.com
c2d28a3ece Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mouse p=Dao Gottwald <dao@design-noir.de> r=mano 2007-08-21 22:02:34 -07:00
dveditz@cruzio.com
cd4093e7e5 bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor 2007-08-21 22:02:33 -07:00
asqueella@gmail.com
7196ff0ba3 Bug 345741 - Improve "All Tabs" menu active/visible tab feedback
p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r=mano
2007-08-21 22:02:32 -07:00
enndeakin@sympatico.ca
99b44d1c85 Bug 370742, tabbox cleanup, changes listed in bug, r=mano 2007-08-21 22:02:31 -07:00
mozilla.mano@sent.com
62647d3d54 Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests). 2007-08-21 22:02:30 -07:00
mozilla.mano@sent.com
ce316ae1dd Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-08-21 22:02:29 -07:00
mozilla.mano@sent.com
7305dee68b Bug 368456 - 'Close Tab' in the context menu for tabs should not be disabled when only one tab is open. r=gavin. 2007-08-21 22:02:28 -07:00
mats.palmgren@bredband.net
5f9eb7d26f Improve overflow/underflow DOM event handling. b=365477 r+sr=roc 2007-08-21 22:02:27 -07:00
dbaron@dbaron.org
bf19c0cc1d Remove setTimeout so that we don't call focus on a window that's no longer active once the timeout runs. b=330006 r=gavin 2007-08-21 22:02:26 -07:00
martijn.martijn@gmail.com
4c32f26a5c Bug 363934 - keyboard tab bar navigation broken, r=gavin, sr=neil 2007-08-21 22:02:25 -07:00
mozilla.mano@sent.com
e9c1e7506b Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin. 2007-08-21 22:02:24 -07:00
martijn.martijn@gmail.com
9fe050b408 Bug 361383 - Patch for bug 348183 can be backed out now that the patch for bug 348357 went in, r=gavin.sharp, r=sspitzer 2007-08-21 22:02:23 -07:00
mozilla.mano@sent.com
72444a1315 Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin. 2007-08-21 22:02:22 -07:00
bzbarsky@mit.edu
1296df6273 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 2007-08-21 22:02:21 -07:00
mozilla.mano@sent.com
6844fbe568 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. 2007-08-21 22:02:20 -07:00
cst@yecc.com
55f121c333 Bug 347683 Fix some strict warnings r=mano 2007-08-21 22:02:19 -07:00
martijn.martijn@gmail.com
78ec4f0bd5 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2007-08-21 22:02:18 -07:00
gavin@gavinsharp.com
c835392c87 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 2007-08-21 22:02:17 -07:00
gavin@gavinsharp.com
588f90846f Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2007-08-21 22:02:16 -07:00
martijn.martijn@gmail.com
1008c955b1 Backing out patch for bug 248612, since it may have caused 10% argo Ts regression 2007-08-21 22:02:15 -07:00
martijn.martijn@gmail.com
31d33e160e 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 2007-08-21 22:02:14 -07:00
sspitzer@mozilla.org
fbf3efbeda 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-21 22:02:13 -07:00
mozilla.mano@sent.com
359f0ba607 Land the new theme on trunk (bug 353673). 2007-08-21 22:02:12 -07:00
mozilla.mano@sent.com
c2bed3612d Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin 2007-08-21 22:02:11 -07:00
mozilla.mano@sent.com
3958b43c85 Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner. 2007-08-21 22:02:10 -07:00
mozilla.mano@sent.com
7a0156d309 Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2007-08-21 22:02:09 -07:00
gavin@gavinsharp.com
9e10bb4363 Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2007-08-21 22:02:08 -07:00
sspitzer@mozilla.org
be996bcd19 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-21 22:02:07 -07:00
mozilla.mano@sent.com
5337fe144e Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor. 2007-08-21 22:02:06 -07:00
cst@yecc.com
6ed18ab5e0 Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only r=mano a=mconnor 2007-08-21 22:02:05 -07:00
sspitzer@mozilla.org
8fc221cccc adding a class for themes to use. (keeping trunk in sync with branch) r=mconnor (as part of bug #349286) 2007-08-21 22:02:04 -07:00
gavin@gavinsharp.com
59dfff914b Remove extra trailing brackets to fix orange, rs=brendan 2007-08-21 22:02:03 -07:00
sspitzer@mozilla.org
423bd30d18 fix for bug #349751 extra space between tabs after dragging a tab to extreme left r=mconnor 2007-08-21 22:02:02 -07:00
mozilla.mano@sent.com
cc6b2759b0 Bug 349122 - misc fallout from theme changes to tabs, toolkit/content part. r=mconnor. 2007-08-21 22:02:01 -07:00
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