Commit Graph

136 Commits

Author SHA1 Message Date
hyatt@netscape.com
db9873a214 Fix bug 175575. Dbl-click in tab bar opens new tab. 2007-08-21 21:59:03 -07:00
hyatt@netscape.com
3ae31359c9 Fix bug 175575. Dbl-click in tab bar opens new tab. 2007-08-21 21:59:02 -07:00
hyatt@netscape.com
501bf82040 Fixing CTRL+TAB 2007-08-21 21:59:01 -07:00
hyatt@netscape.com
324d1d1828 Fix page report bustage. 2007-08-21 21:59:00 -07:00
hyatt@netscape.com
58fac492f9 Fix tabbrowser bug. 2007-08-21 21:58:59 -07:00
hyatt@netscape.com
b17b3143c2 Sync tab and friends with the trunk 2007-08-21 21:58:58 -07:00
hyatt@netscape.com
b256b33de8 Add page report accessor to tabbrowser. 2007-08-21 21:58:57 -07:00
hyatt@netscape.com
df3f0d08f2 more popup whitelisting changes 2007-08-21 21:58:56 -07:00
hyatt@netscape.com
9495d43f78 Tweaks. 2007-08-21 21:58:55 -07:00
hyatt@netscape.com
b70f673463 Popup whitelisting continues. 2007-08-21 21:58:54 -07:00
hyatt@netscape.com
fe6945151f Popup whitelisting continues. 2007-08-21 21:58:53 -07:00
hyatt@netscape.com
047b06466b Reverting tab close behavior. 2007-08-21 21:58:52 -07:00
hewitt@netscape.com
d758f1e184 165955 - turning on satchel in phoenix 2007-08-21 21:58:51 -07:00
hyatt@netscape.com
bca330b936 Removing New Tab button. 2007-08-21 21:58:50 -07:00
hyatt@netscape.com
20ad53a8cc Fork tabbrowser to make it back into what I want. 2007-08-21 21:58:49 -07:00
sdwilsh@shawnwilsher.com
d84e1dbbf7 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
gavin@gavinsharp.com
2851e52a33 Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz 2007-08-19 13:51:30 -07:00
mozilla.mano@sent.com
4540312ba5 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-08-17 00:22:12 -07:00
rob_strong@exchangecode.com
fa92d85526 Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg 2007-08-16 14:14:51 -07:00
mozilla.mano@sent.com
377bf0a52b Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-16 12:06:19 -07:00
mozilla.mano@sent.com
18ad48a0ed Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
enndeakin@sympatico.ca
aef0ee7c4d Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
rflint@ryanflint.com
186f2dc13c Bug 333792 - Firefox incorrectly lists Gecko as TM. r=hecker/gavin 2007-08-14 23:09:07 -07:00
gavin@gavinsharp.com
845516a570 Bug 390450: remove unused style rule, patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-08-12 12:18:51 -07:00
gavin@gavinsharp.com
c731b721e3 Bug 356581: focus the location bar after closing the tab so that Ctrl+W doesn't cause it to loose focus, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-08-12 06:58:33 -07:00
flamingice@sourmilk.net
87b82a4048 Bug 383880, The Page Info RSS section's feed links should be clickable, Patch by Ehsan Akhgari, r=mano 2007-08-07 13:45:00 -07:00
rflint@ryanflint.com
7852b0add9 Bug 391226 - Remove go-container. r=gavin 2007-08-07 10:00:04 -07:00
db48x@yahoo.com
4c1ea7feec Bug 388504 - It should be possible for an extension to reload Page Info on a different document patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil 2007-08-06 09:13:05 -07:00
enndeakin@sympatico.ca
728b7e2b52 Bug 267831, add a resizer between the url and search fields, r=mano 2007-08-06 08:57:40 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
wr@rosenauer.org
3c63b72d88 Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano 2007-08-04 01:35:28 -07:00
gavin@gavinsharp.com
c18a15c112 Bug 389948: catch microsummary service initialization exceptions so that they don't disrupt startup (e.g. breaking session restore), r=mconnor, a=mconnor on IRC Firefox 3 M7 2007-07-28 19:47:40 -07:00
jag@tty.nl
6ba0c4de3c 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-07-25 23:40:24 -07:00
mconnor@steelgryphon.com
1c13a71d1e bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me 2007-07-25 21:22:44 -07:00
sspitzer@mozilla.org
f8b5fb615e fix for bug #389584: show 10 rows (instead of 6) in the url bar autocomplete results
r=mconnor, ui-r=beltzner
2007-07-25 17:27:19 -07:00
martijn.martijn@gmail.com
931598c021 Checking in the patch for bug 386729 again, it's not the cause for the rlk increase 2007-07-23 15:16:30 -07:00
martijn.martijn@gmail.com
d5131fa09c Backing out the patch for bug 386729 again to see if it fixes the rlk increase 2007-07-23 15:09:25 -07:00
martijn.martijn@gmail.com
e26b21780d Bug 386729 - Textarea context menu appears on page with contenteditable node, patch by Peter Van der Beken, r=mano 2007-07-23 14:15:15 -07:00
martijn.martijn@gmail.com
2a295f25a1 Bug 389179 - I can't always go back from a wink with target=_self inside a frameset, r=gavin 2007-07-23 14:04:34 -07:00
kaie@kuix.de
c8963560db Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
r=mconnor
2007-07-23 04:03:22 -07:00
mozilla.mano@sent.com
0419606b62 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
db48x@yahoo.com
54c0644061 Bug 388334 - Page Info theme should be more reusable by extensions.
patch by Florian Quèze <f.qu@queze.net>, r=mano
2007-07-16 22:45:42 -07:00
kherron@fmailbox.com
9e70062740 Bug 387077 - Rename some class names of the new Location bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-07-14 07:57:59 -07:00
flamingice@sourmilk.net
a2af9602e6 Bug 376519, Empty href js exception in this case when right-clicking, Patch by Florian Quèze, r=mano 2007-07-12 17:32:37 -07:00
gavin@gavinsharp.com
ea11428774 Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-07-12 08:04:00 -07:00
philringnalda@gmail.com
19e1e8dc87 Bug 135567 - menu accesskeys needed for closing tabs and window in multitab cases, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-08 19:06:25 -07:00
philringnalda@gmail.com
15bb09c775 Bug 387015 - The 'Credits' button on Help -> About Dialog does not have an access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-08 18:30:54 -07:00
enndeakin@sympatico.ca
73b3ae4ae5 Bug 386390, remove tooltip size workaround that isn't needed any more, r=gavin 2007-07-06 05:45:10 -07:00
gavin@gavinsharp.com
47c7a506c1 Bug 366797: try re-enabling the new location bar now that some enhancements have been made to the binding 2007-07-05 07:30:39 -07:00
gavin@gavinsharp.com
1c60d53ccc Bug 386741: remove unneeded code from the URL bar binding (currently NPOB), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-04 14:30:08 -07:00