Commit Graph

389 Commits

Author SHA1 Message Date
asqueella@gmail.com
e58ad36242 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
3464346525 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
40b1bda46b 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
595f3c25c8 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
e72a9c65fa 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
80ec0b0e0f 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
48f6854740 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
b08e03b17e 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
8e5ae04447 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
a1f34414b7 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
63d75899b6 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
490344002e 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
85ad7bd42b 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
9ceb60b795 Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com
8f4a5d47e9 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
c08d0673ec 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
a0b52957c1 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
mozilla.mano@sent.com
b4378fc996 Backing out 392820, tree was closed. 2007-08-29 15:50:14 -07:00
mozilla.mano@sent.com
d5ca3761ca 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
2c85e36f58 Fix newlines 2007-08-29 10:33:31 -07:00
mozilla.mano@sent.com
41bfc7b363 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
44f440c0f7 Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com
ca5e2a97d3 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
22de7ace04 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
3c70d6fecb 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
e5b037d493 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
7fa194312f 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
0e460788e2 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
a703337bad Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
philringnalda@gmail.com
a5b43e1e17 Bug 321954 followup, forgot to address review comment 2007-08-22 21:13:36 -07:00
philringnalda@gmail.com
2bfce0c869 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
2da85be550 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
15e5163626 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
15a51d543f 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
1c02e7aaab 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
9c673e0431 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
20a41d4e92 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
09eb41beaa 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
9349b70d46 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
1a910a81a1 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
93acbd79d9 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
b3e090bca2 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
98de2a61a5 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
01def120b5 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
26ac115bb9 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
75e9a26361 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
d51725cbd2 Bug 370742, tabbox cleanup, changes listed in bug, r=mano 2007-08-21 22:02:31 -07:00
mozilla.mano@sent.com
45726f05b9 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
82e30d4e6b 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
89269ed0ee 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